jamesmauler.net:23 ================== **Connection Banner:** .. image:: /_static/banners/banner_4a9db5832b6c.png :alt: Synchronet BBS for Win32 Version 3.20 Telnet connection from: 64.227.40.173 Resolving hostname... :class: ansi-banner :width: 306px :loading: lazy Server URLs ----------- .. raw:: html **Server Location**: 🇺🇸 United States (GeoIP) BBS Software ------------ **Detected**: Synchronet Encoding -------- - **Effective encoding**: ascii - **Scanner detected**: cp437 Telnet Fingerprint ------------------ :ref:`d06e080c36c73c6a ` *This fingerprint is shared by 24 other servers.* **Options offered by server**: ``AARDWOLF``, ``ATCP``, ``BINARY``, ``CHARSET``, ``COM_PORT``, ``ECHO``, ``EOR``, ``GMCP``, ``MSDP``, ``MSP``, ``MSSP``, ``MXP``, ``SGA``, ``STATUS``, ``ZMP`` **Options requested from client**: ``NAWS``, ``NEW_ENVIRON``, ``TSPEED``, ``TTYPE`` The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. raw:: html
Show JSON .. code-block:: json { "server-probe": { "fingerprint": "d06e080c36c73c6a", "fingerprint-data": { "offered-options": [ "AARDWOLF", "ATCP", "BINARY", "CHARSET", "COM_PORT", "ECHO", "EOR", "GMCP", "MSDP", "MSP", "MSSP", "MXP", "SGA", "STATUS", "ZMP" ], "probed-protocol": "server", "refused-options": [], "requested-options": [ "NAWS", "NEW_ENVIRON", "TSPEED", "TTYPE" ], "scan-type": "quick" }, "session_data": { "banner_after_return": "", "banner_before_return": "\r\nSynchronet BBS for Win32 Version 3.20\r\nTelnet connection from: 64.227.40.173\r\nResolving hostname...", "dsr_replies": 0, "dsr_requests": 0, "encoding": "cp437", "option_states": { "server_offered": {}, "server_requested": {} }, "scan_type": "quick", "timing": { "probe": 0.45654726028442383, "total": 5.000645160675049 } } }, "sessions": [ { "connected": "2026-02-14T17:30:06.863033+00:00", "host": "jamesmauler.net", "ip": "108.72.230.9", "port": 23 } ] } .. raw:: html
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 `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug jamesmauler.net 23 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=jamesmauler.net port=23 ERROR client.py:1296 jamesmauler.net:23: [Errno 111] Connect call failed ('108.72.230.9', 23) .. raw:: html