172.105.94.5

172.105.94.5:5555

Connection Banner:

#$#mcp version: 2.1 to: 2.1 Connecting to Wow MUD... <SUPPORT IMAGE IMAGE.URL> <SUPPORT> ( ) ( _​__...(-​------)-​....___ .-&quot;&quot; ) ( &quot;&quot;-. .-''''\|-._ ) _.-\| / .​--.\| '&quot;&quot;-​--...........---&quot;&quot;' \| / / \| \| \| \| \| Wow MUD \\ \\ \| \| '\\ '\\ \| Powered By CoffeeMud v5.9 \| '\\ '\| (C) 2000-2020 Bo Zimmerman \| _/ /\\ www.coffeemud.org / (__/ \\ This file is: / _​..---&quot;&quot;' \\ resources/text/intro.txt/'&quot;&quot;-​--.._ .-' \\ / '-. : '-​.__ _​_.-' : : ) &quot;&quot;-​--...---&quot;&quot; ( : '._ '&quot;-​-...___...--&quot;' _.' jgs \\&quot;&quot;-​-..__ _​_..--&quot;&quot;/ '._ &quot;&quot;&quot;-​---.....______.....----&quot;&quot;&quot; _.' '&quot;&quot;-​-..,,_​____ _​____,,.​.--&quot;&quot;' '&quot;&quot;&quot;-​---&quot;&quot;&quot;' Welcome to Wow MUD Name: \* Enter an existing name to log in. \* Enter a new name to create a character. \* Enter '\*' to generate a random character name. Name:

Server URLs

Server Location: 🇩🇪 Germany (GeoIP)

Encoding

  • Effective encoding: ascii

  • Scanner detected: cp437

Telnet Fingerprint

30d07f98d9d1637f

This fingerprint is unique to this server.

Options offered by server: BINARY, ECHO, GMCP, MSDP, MSP, MXP

Options requested from client: TTYPE

The complete JSON record collected during the scan, including Telnet negotiation results and banner data.

Show JSON
{
  "server-probe": {
    "fingerprint": "30d07f98d9d1637f",
    "fingerprint-data": {
      "offered-options": [
        "BINARY",
        "ECHO",
        "GMCP",
        "MSDP",
        "MSP",
        "MXP"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "CHARSET",
        "COM_PORT",
        "EOR",
        "MCCP2",
        "MCCP3",
        "MSSP",
        "SGA",
        "STATUS",
        "ZMP"
      ],
      "requested-options": [
        "TTYPE"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "\u001b[1;37m \u001b[0;37m\n\r\u001b[1;37m* Enter an existing name to log in.\u001b[0;37m\n\r\u001b[1;37m* Enter a new name to create  a character.\u001b[0;37m\n\r\u001b[1;37m* Enter '*' to generate a random character name.\u001b[0;37m\n\r\n\rName: ",
      "banner_before_return": "\n\r#$#mcp version: 2.1 to: 2.1\n\r\n\rConnecting to Wow MUD...\n\r\n\u001b[6z\n\u001b[6z<SUPPORT IMAGE IMAGE.URL>\n\n\u001b[6z\n\u001b[6z<SUPPORT>\n                        (\n\r                          )     (\n\r                   ___...(-------)-....___\n\r               .-&quot;&quot;       )    (          &quot;&quot;-.\n\r         .-''''|-._             )         _.-|\n\r        /  .--.|   '&quot;&quot;---...........---&quot;&quot;'   |\n\r       /  /    |                             |\n\r       |  |    | Wow MUD\n\r        \\  \\   |                             |\n\r         '\\ '\\ | Powered By CoffeeMud v5.9   |\n\r           '\\ '| (C) 2000-2020 Bo Zimmerman  |\n\r           _/ /\\ www.coffeemud.org           /\n\r          (__/  \\  This file is:            /\n\r       _..---&quot;&quot;' \\ resources/text/intro.txt/'&quot;&quot;---.._\n\r    .-'           \\                       /          '-.\n\r   :               '-.__             __.-'              :\n\r   :                  ) &quot;&quot;---...---&quot;&quot; (                 :\n\r    '._               '&quot;--...___...--&quot;'              _.'\n\r  jgs \\&quot;&quot;--..__                              __..--&quot;&quot;/\n\r       '._     &quot;&quot;&quot;----.....______.....----&quot;&quot;&quot; \r\n  _.'\n\r          '&quot;&quot;--..,,_____            _____,,..--&quot;&quot;'\n\r                        '&quot;&quot;&quot;----&quot;&quot;&quot;'\n\r\n\rWelcome to Wow MUD\n\r\n\rName: ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "cp437",
      "option_states": {
        "server_offered": {
          "AARDWOLF": false,
          "ATCP": false,
          "GMCP": true,
          "MCCP2": false,
          "MCCP3": false,
          "MSDP": true,
          "MSP": true,
          "MSSP": false,
          "MXP": true,
          "NAWS": false,
          "ZMP": false
        },
        "server_requested": {
          "AARDWOLF": false,
          "ATCP": false,
          "MCCP2": false,
          "MCCP3": false,
          "MSSP": false,
          "TTYPE": true,
          "ZMP": false
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.15216970443725586,
        "total": 12.544419050216675
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:06:23.845904+00:00",
      "host": "172.105.94.5",
      "ip": "172.105.94.5",
      "port": 5555
    }
  ]
}

Connection Log

Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug 172.105.94.5 5555
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=172.105.94.5 port=5555
INFO client_base.py:186 Connected to <Peer 172.105.94.5 5555>
DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1019 send IAC WILL MXP
DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1019 send IAC WILL ATCP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1019 send IAC WILL GMCP
DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSP
DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSDP
DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSSP
DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1019 send IAC WILL ZMP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1019 send IAC DO MXP
DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1019 send IAC DO ATCP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1019 send IAC DO GMCP
DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC DO AARDWOLF
DEBUG stream_writer.py:3330 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSP
DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1019 send IAC DO MSDP
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSSP
DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1019 send IAC DO ZMP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP2_COMPRESS
DEBUG stream_writer.py:768 recv IAC DO TTYPE
DEBUG stream_writer.py:1836 handle_do(TTYPE)
DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:1019 send IAC WILL TTYPE
DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3330 local_option[TTYPE] = True
DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:762 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:749 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2353 recv TTYPE SEND: b''
DEBUG stream_writer.py:2365 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG stream_writer.py:768 recv IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:1994 handle_will(MCCP2_COMPRESS)
DEBUG stream_writer.py:993 skip DO MCCP2_COMPRESS; pending_option = True
DEBUG stream_writer.py:3330 remote_option[MCCP2_COMPRESS] = True
DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = False
DEBUG stream_writer.py:768 recv IAC WILL MXP
DEBUG stream_writer.py:1994 handle_will(MXP)
DEBUG stream_writer.py:993 skip DO MXP; pending_option = True
DEBUG stream_writer.py:3330 remote_option[MXP] = True
DEBUG stream_writer.py:3330 pending_option[DO + MXP] = False
DEBUG stream_writer.py:768 recv IAC WILL GMCP
DEBUG stream_writer.py:1994 handle_will(GMCP)
DEBUG stream_writer.py:993 skip DO GMCP; pending_option = True
DEBUG stream_writer.py:3330 remote_option[GMCP] = True
DEBUG stream_writer.py:1067 send IAC SB GMCP Core.Hello IAC SE
DEBUG stream_writer.py:1067 send IAC SB GMCP Core.Supports.Set IAC SE
INFO client.py:201 GMCP handshake: Core.Hello + Core.Supports.Set ['Char 1', 'Char.Vitals 1', 'Char.Items 1', 'Room 1', 'Room.Info
    1', 'Comm 1', 'Comm.Channel 1', 'Group 1']
DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = False
DEBUG stream_writer.py:768 recv IAC WILL MSP
DEBUG stream_writer.py:1994 handle_will(MSP)
DEBUG stream_writer.py:993 skip DO MSP; pending_option = True
DEBUG stream_writer.py:3330 remote_option[MSP] = True
DEBUG stream_writer.py:3330 pending_option[DO + MSP] = False
DEBUG stream_writer.py:768 recv IAC WILL MSDP
DEBUG stream_writer.py:1994 handle_will(MSDP)
DEBUG stream_writer.py:993 skip DO MSDP; pending_option = True
DEBUG stream_writer.py:3330 remote_option[MSDP] = True
DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = False
DEBUG stream_writer.py:768 recv IAC WILL NAWS
DEBUG stream_writer.py:784 WILL NAWS unsolicited
DEBUG stream_writer.py:1994 handle_will(NAWS)
DEBUG stream_writer.py:2025 recv WILL NAWS on client end, refusing.
DEBUG stream_writer.py:3330 remote_option[NAWS] = False
DEBUG stream_writer.py:1019 send IAC DONT NAWS
DEBUG stream_writer.py:768 recv IAC DONT ATCP
DEBUG stream_writer.py:1959 handle_dont(ATCP)
DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = False
DEBUG stream_writer.py:3330 local_option[ATCP] = False
DEBUG stream_writer.py:768 recv IAC DONT MCCP3_COMPRESS
DEBUG stream_writer.py:1959 handle_dont(MCCP3_COMPRESS)
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = False
DEBUG stream_writer.py:3330 local_option[MCCP3_COMPRESS] = False
DEBUG stream_writer.py:768 recv IAC DONT AARDWOLF
DEBUG stream_writer.py:1959 handle_dont(AARDWOLF)
DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = False
DEBUG stream_writer.py:3330 local_option[AARDWOLF] = False
DEBUG stream_writer.py:768 recv IAC DONT MSSP
DEBUG stream_writer.py:1959 handle_dont(MSSP)
DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = False
DEBUG stream_writer.py:3330 local_option[MSSP] = False
DEBUG stream_writer.py:768 recv IAC DONT ZMP
DEBUG stream_writer.py:1959 handle_dont(ZMP)
DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = False
DEBUG stream_writer.py:3330 local_option[ZMP] = False
DEBUG stream_writer.py:768 recv IAC DONT MCCP2_COMPRESS
DEBUG stream_writer.py:1959 handle_dont(MCCP2_COMPRESS)
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = False
DEBUG stream_writer.py:3330 local_option[MCCP2_COMPRESS] = False
DEBUG stream_writer.py:768 recv IAC WONT ATCP
DEBUG stream_writer.py:2148 handle_wont(ATCP)
DEBUG stream_writer.py:3330 remote_option[ATCP] = False
DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = False
DEBUG stream_writer.py:768 recv IAC WONT MCCP3_COMPRESS
DEBUG stream_writer.py:2148 handle_wont(MCCP3_COMPRESS)
DEBUG stream_writer.py:3330 remote_option[MCCP3_COMPRESS] = False
DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = False
DEBUG stream_writer.py:768 recv IAC WONT AARDWOLF
DEBUG stream_writer.py:2148 handle_wont(AARDWOLF)
DEBUG stream_writer.py:3330 remote_option[AARDWOLF] = False
DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = False
DEBUG stream_writer.py:768 recv IAC WONT MSSP
DEBUG stream_writer.py:2148 handle_wont(MSSP)
DEBUG stream_writer.py:3330 remote_option[MSSP] = False
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = False
DEBUG stream_writer.py:768 recv IAC WONT ZMP
DEBUG stream_writer.py:2148 handle_wont(ZMP)
DEBUG stream_writer.py:3330 remote_option[ZMP] = False
DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = False
DEBUG stream_writer.py:768 recv IAC WONT MCCP2_COMPRESS
DEBUG stream_writer.py:2148 handle_wont(MCCP2_COMPRESS)
DEBUG stream_writer.py:3330 remote_option[MCCP2_COMPRESS] = False
DEBUG stream_writer.py:768 recv IAC WONT NAWS
DEBUG stream_writer.py:2148 handle_wont(NAWS)
DEBUG stream_writer.py:3330 pending_option[DO + NAWS] = False
DEBUG stream_writer.py:762 begin sub-negotiation SB MCCP2_COMPRESS
DEBUG stream_writer.py:749 sub-negotiation cmd MCCP2_COMPRESS SE completion byte
DEBUG stream_writer.py:2187 [SB + MCCP2_COMPRESS] unsolicited
DEBUG stream_writer.py:3178 MCCP2 activated
DEBUG client_base.py:448 MCCP2 decompression started (server→client)
DEBUG client_base.py:499 negotiation failed after 4.00s.
DEBUG client_base.py:505 failed-reply: 'WILL MXP, WILL GMCP, WILL MSP, WILL MSDP'
DEBUG stream_writer.py:762 begin sub-negotiation SB GMCP
DEBUG stream_writer.py:749 sub-negotiation cmd GMCP SE completion byte
DEBUG stream_writer.py:2187 [SB + GMCP] unsolicited
DEBUG client.py:210 GMCP: comm.tick {}
DEBUG stream_writer.py:762 begin sub-negotiation SB GMCP
DEBUG stream_writer.py:749 sub-negotiation cmd GMCP SE completion byte
DEBUG stream_writer.py:2187 [SB + GMCP] unsolicited
DEBUG client.py:210 GMCP: char.status {'state': 1}
DEBUG stream_writer.py:1400 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:1400 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:1019 send IAC DO BINARY
DEBUG stream_writer.py:3330 pending_option[DO + SGA] = True
DEBUG stream_writer.py:1019 send IAC DO SGA
DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:1019 send IAC DO ECHO
DEBUG stream_writer.py:3330 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:1019 send IAC DO STATUS
DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:1019 send IAC DO CHARSET
DEBUG stream_writer.py:3330 pending_option[DO + EOR] = True
DEBUG stream_writer.py:1019 send IAC DO EOR
DEBUG stream_writer.py:3330 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:1019 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:768 recv IAC WILL BINARY
DEBUG stream_writer.py:1994 handle_will(BINARY)
DEBUG stream_writer.py:993 skip DO BINARY; pending_option = True
DEBUG stream_writer.py:3330 remote_option[BINARY] = True
DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = False
DEBUG stream_writer.py:768 recv IAC WONT SGA
DEBUG stream_writer.py:2148 handle_wont(SGA)
DEBUG stream_writer.py:3330 remote_option[SGA] = False
DEBUG stream_writer.py:3330 pending_option[DO + SGA] = False
DEBUG stream_writer.py:768 recv IAC WILL ECHO
DEBUG stream_writer.py:1994 handle_will(ECHO)
DEBUG stream_writer.py:993 skip DO ECHO; pending_option = True
DEBUG stream_writer.py:3330 remote_option[ECHO] = True
DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:768 recv IAC WONT STATUS
DEBUG stream_writer.py:2148 handle_wont(STATUS)
DEBUG stream_writer.py:3330 remote_option[STATUS] = False
DEBUG stream_writer.py:3330 pending_option[DO + STATUS] = False
DEBUG stream_writer.py:768 recv IAC WONT CHARSET
DEBUG stream_writer.py:2148 handle_wont(CHARSET)
DEBUG stream_writer.py:3330 remote_option[CHARSET] = False
DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = False
DEBUG stream_writer.py:768 recv IAC WONT EOR
DEBUG stream_writer.py:2148 handle_wont(EOR)
DEBUG stream_writer.py:3330 remote_option[EOR] = False
DEBUG stream_writer.py:3330 pending_option[DO + EOR] = False
DEBUG stream_writer.py:768 recv IAC WONT COM_PORT_OPTION
DEBUG stream_writer.py:2148 handle_wont(COM_PORT_OPTION)
DEBUG stream_writer.py:3330 remote_option[COM_PORT_OPTION] = False
DEBUG stream_writer.py:3330 pending_option[DO + COM_PORT_OPTION] = False
INFO fingerprinting.py:755 connection for server fingerprint 30d07f98d9d1637f
INFO client_base.py:118 Connection closed to <Peer 172.105.94.5 5555>

paradoxbbs.synchronetbbs.org:513

Connection Banner:

Synchronet BBS for Linux Version 3.18 RLogin connection from: 64.227.40.173 Resolving hostname... _ _ Synchronet BBS for Linux Version 3.18 Copyright 2020 Rob Swindell ▄█▀▀▄ ▄████ ▄ ▀█▄ ▀ ▀▀ ▀▀▀▀▀▀▀▀▀ ▀ ▐██ ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ ▀▀ ▀ ██ ▀ ▀██▄▀█▄ ██▐█ █▄▀███▄ ▐██ █▄▐███▄ ▄█▀▄▀███ ██ ▄███▄██▄▄ ▄■ ▀██ █▌ █▌██▌██▌██ ▀█▐██▄▀██ ██ █▌██ ██ ██▌██▐██ ▀ ██ ▐█ ██▌▐█▐█ ██▐██▌██ ▐██ ██▐██▄▀▐██ ██ ██▐██▐██▀ ██■▀▄ ▀█▄▄██▀ ██▌▄██ ██▌██▄▄▀▐██ ██▌██▀█▄▀█▄█▀▄██ ██▄▀█▄█▌▀█▄▄▀ ▄ ▄▄▄ ▄▄▐█ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ▄▄▄ ▄ ▀▄▄█▀ CLIENT CONN: RLogin ADDR: 1984.ws [64.227.40.173] TERM: 80x24 ANSI SERVER NAME: ParadoxBBS ADDR: paradoxbbs.synchronetbbs.org NODE: 1 (of 10) - Linux 4.15.0-211-generic x86_64 TIME: Sat Mar 07 2026 04:09 am UTC ADMN: Solomons If you are a new user to the system, type "New" now. Otherwise, enter your user name or number now. Enter User Name or Number or 'New' or 'Guest' Login:

Server URLs

Server Location: 🇩🇪 Germany (GeoIP)

Listing

  • BBS Name: Paradox BBS (1) (from listing)

  • Listed Location: Houston, TX, USA

BBS Software

Detected: Synchronet

Encoding

  • Effective encoding: utf-8

  • Override: utf-8 (from bbslist.txt)

  • Scanner detected: utf-8

Telnet Fingerprint

e89ffa4fe5c32389

This fingerprint is shared by 99 other servers.

The complete JSON record collected during the scan, including Telnet negotiation results and banner data.

Show JSON
{
  "server-probe": {
    "fingerprint": "e89ffa4fe5c32389",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "BINARY",
        "CHARSET",
        "COM_PORT",
        "ECHO",
        "EOR",
        "GMCP",
        "MCCP2",
        "MCCP3",
        "MSDP",
        "MSP",
        "MSSP",
        "MXP",
        "SGA",
        "STATUS",
        "ZMP"
      ],
      "requested-options": [],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "\r\n\r\n\u001b[0m\u001b[1m\u001b[36mEnter \u001b[37mUser Name\u001b[36m or \u001b[37mNumber\u001b[36m or '\u001b[33mNew\u001b[36m' or '\u001b[33mGuest\u001b[36m'\r\nLogin: \u001b[37m",
      "banner_before_return": "\u0000\r\nSynchronet BBS for Linux  Version 3.18\r\nRLogin connection from: 64.227.40.173\r\nResolving hostname...\r\n\r\n\u001b[s\u001b[0c\u001b[255B\u001b[255C\b_\u001b[6n\u001b[u\u001b[!_\r\ufeff\u001b[6n\u001b[0m_\u001b[2J\u001b[H\f\r\r      Synchronet BBS for Linux  Version 3.18  Copyright 2020 Rob Swindell\r\n          \u001b[1m\u001b[34m\u2584\u2588\u2580\u2580\u2584\u001b[0m                 \u001b[1m\u001b[34m\u2584\u2588\u2588\u2588\u2588\u001b[0m                            \u001b[1m\u001b[34m\u2584\r\n\u001b[0m          \u001b[1m\u001b[34m\u2580\u2588\u2584   \u001b[0m\u001b[34m\u2580 \u2580\u2580 \u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580 \u001b[1m\u2580  \u2590\u2588\u2588 \u001b[0m\u001b[34m\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580 \u2580\u2580 \u2580 \u001b[1m\u2588\u2588 \u001b[0m\u001b[34m\u2580\r\n\u001b[0m            \u001b[1m\u001b[34m\u2580\u2588\u2588\u2584\u2580\u2588\u2584  \u2588\u2588\u2590\u2588 \u2588\u2584\u2580\u2588\u2588\u2588\u2584 \u2590\u2588\u2588  \u2588\u2584\u2590\u2588\u2588\u2588\u2584 \u2584\u2588\u2580\u2584\u2580\u2588\u2588\u2588 \u2588\u2588 \u2584\u2588\u2588\u2588\u2584\u2588\u2588\u2584\u2584\r\n\u001b[0m          \u001b[1m\u001b[34m\u2584\uffed  \u2580\u2588\u2588 \u2588\u258c \u2588\u258c\u2588\u2588\u258c\u2588\u2588\u258c\u2588\u2588 \u2580\u2588\u2590\u2588\u2588\u2584\u2580\u2588\u2588 \u2588\u2588 \u2588\u258c\u2588\u2588 \u2588\u2588 \u2588\u2588\u258c\u2588\u2588\u2590\u2588\u2588 \u2580 \u2588\u2588\r\n\u001b[0m         \u001b[1m\u001b[34m\u2590\u2588    \u2588\u2588\u258c\u2590\u2588\u2590\u2588 \u2588\u2588\u2590\u2588\u2588\u258c\u2588\u2588   \u2590\u2588\u2588  \u2588\u2588\u2590\u2588\u2588\u2584\u2580\u2590\u2588\u2588 \u2588\u2588 \u2588\u2588\u2590\u2588\u2588\u2590\u2588\u2588\u2580  \u2588\u2588\uffed\u2580\u2584\r\n\u001b[0m          \u001b[1m\u001b[34m\u2580\u2588\u2584\u2584\u2588\u2588\u2580  \u2588\u2588\u258c\u2584\u2588\u2588 \u2588\u2588\u258c\u2588\u2588\u2584\u2584\u2580\u2590\u2588\u2588  \u2588\u2588\u258c\u2588\u2588\u2580\u2588\u2584\u2580\u2588\u2584\u2588\u2580\u2584\u2588\u2588 \u2588\u2588\u2584\u2580\u2588\u2584\u2588\u258c\u2580\u2588\u2584\u2584\u2580\r\n\u001b[0m           \u001b[34m\u2584 \u2584\u2584\u2584 \u2584\u2584\u001b[1m\u2590\u2588 \u001b[0m\u001b[34m\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584 \u2584\u2584\u2584 \u2584\r\n\u001b[0m            \u001b[34m    \u001b[1m\u2580\u2584\u2584\u2588\u2580\r\n\u001b[0m\r\n\u001b[1mCLIENT \u001b[0m\u001b[36mCONN: \u001b[1mRLogin\r\n\u001b[0m\u001b[1m       \u001b[0m\u001b[36mADDR: \u001b[1m1984.ws [64.227.40.173]\r\n\u001b[0m\u001b[1m       \u001b[0m\u001b[36mTERM: \u001b[1m80x24 ANSI\r\n\u001b[0m\u001b[1mSERVER \u001b[0m\u001b[36mNAME: \u001b[1m\u001b[33mParadoxBBS\r\n\u001b[0m\u001b[1m       \u001b[0m\u001b[36mADDR: \u001b[1mparadoxbbs.synchronetbbs.org\r\n\u001b[0m\u001b[1m       \u001b[0m\u001b[36mNODE: \u001b[1m1 \u001b[0m\u001b[36m(of \u001b[1m10\u001b[0m\u001b[36m) - \u001b[1mLinux 4.15.0-211-generic x86_64\r\n\u001b[0m\u001b[1m       \u001b[0m\u001b[36mTIME: \u001b[1mSat Mar 07 2026 04:09 am UTC\r\n\u001b[0m\u001b[1m       \u001b[0m\u001b[36mADMN: \u001b[1mSolomons\r\n\r\n\u001b[34mIf you are a new user to the system, type \u001b[36m\"New\"\u001b[34m now.\r\nOtherwise, enter your user name or number now.\r\n\u001b[0m\r\n\u001b[1m\u001b[36mEnter \u001b[37mUser Name\u001b[36m or \u001b[37mNumber\u001b[36m or '\u001b[33mNew\u001b[36m' or '\u001b[33mGuest\u001b[36m'\r\nLogin: \u001b[37m",
      "dsr_replies": 2,
      "dsr_requests": 2,
      "encoding": "utf-8",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5045199394226074,
        "total": 11.171633243560791
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:09:11.849840+00:00",
      "host": "paradoxbbs.synchronetbbs.org",
      "ip": "172.105.94.5",
      "port": 513
    }
  ]
}

Connection Log

Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug paradoxbbs.synchronetbbs.org 513
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=paradoxbbs.synchronetbbs.org port=513
INFO client_base.py:186 Connected to <Peer 172.105.94.5 513>
DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1019 send IAC WILL MXP
DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1019 send IAC WILL ATCP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1019 send IAC WILL GMCP
DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSP
DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSDP
DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSSP
DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1019 send IAC WILL ZMP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1019 send IAC DO MXP
DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1019 send IAC DO ATCP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1019 send IAC DO GMCP
DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC DO AARDWOLF
DEBUG stream_writer.py:3330 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSP
DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1019 send IAC DO MSDP
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSSP
DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1019 send IAC DO ZMP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP2_COMPRESS
DEBUG client_base.py:499 negotiation failed after 4.00s.
DEBUG client_base.py:505 failed-reply: 'WILL MXP, WILL ATCP, WILL MCCP3_COMPRESS, WILL GMCP, WILL AARDWOLF, WILL MSP, WILL MSDP,
    WILL MSSP, WILL ZMP, WILL MCCP2_COMPRESS, DO MXP, DO ATCP, DO MCCP3_COMPRESS, DO GMCP, DO AARDWOLF, DO MSP, DO MSDP, DO MSSP,
    DO ZMP, DO MCCP2_COMPRESS'
DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:1019 send IAC DO BINARY
DEBUG stream_writer.py:3330 pending_option[DO + SGA] = True
DEBUG stream_writer.py:1019 send IAC DO SGA
DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:1019 send IAC DO ECHO
DEBUG stream_writer.py:3330 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:1019 send IAC DO STATUS
DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:1019 send IAC DO CHARSET
DEBUG stream_writer.py:3330 pending_option[DO + EOR] = True
DEBUG stream_writer.py:1019 send IAC DO EOR
DEBUG stream_writer.py:3330 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:1019 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:993 skip DO MCCP2_COMPRESS; pending_option = True
DEBUG stream_writer.py:993 skip DO MCCP3_COMPRESS; pending_option = True
DEBUG stream_writer.py:993 skip DO GMCP; pending_option = True
DEBUG stream_writer.py:993 skip DO MSDP; pending_option = True
DEBUG stream_writer.py:993 skip DO MSSP; pending_option = True
DEBUG stream_writer.py:993 skip DO MSP; pending_option = True
DEBUG stream_writer.py:993 skip DO MXP; pending_option = True
DEBUG stream_writer.py:993 skip DO ZMP; pending_option = True
DEBUG stream_writer.py:993 skip DO AARDWOLF; pending_option = True
DEBUG stream_writer.py:993 skip DO ATCP; pending_option = True
INFO fingerprinting.py:755 connection for server fingerprint e89ffa4fe5c32389
INFO client_base.py:118 Connection closed to <Peer 172.105.94.5 513>