158.69.60.181:2323
Connection Banner:
=========================================
Welcome to SwiftyBBS
=========================================
This BBS requires an ANSI-compatible terminal.
Please connect using:
- A Telnet client (not netcat/nc)
- Terminal type set to ANSI, VT100, or XTERM
On Mac: Use SSH instead: ssh -p 2222 user@host
On Linux: telnet <host> <port>
On Windows: PuTTY or Windows Terminal
Disconnecting...Encoding
Effective encoding: cp437
Scanner detected: ascii
Telnet Fingerprint
This fingerprint is unique to this server.
Options requested from client: NAWS, SGA
Data source: 8de3d8a14ff29405/290fd746b5124aed.json
The complete JSON record collected during the scan, including Telnet negotiation results and banner data.
{
"server-probe": {
"fingerprint": "8de3d8a14ff29405",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [
"NAWS",
"SGA"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "\u001b[6n\r\n=========================================\r\n Welcome to SwiftyBBS\r\n=========================================\r\n\r\nThis BBS requires an ANSI-compatible terminal.\r\n\r\nPlease connect using:\r\n - A Telnet client (not netcat/nc)\r\n - Terminal type set to ANSI, VT100, or XTERM\r\n\r\nOn Mac: Use SSH instead: ssh -p 2222 user@host\r\nOn Linux: telnet <host> <port>\r\nOn Windows: PuTTY or Windows Terminal\r\n\r\nDisconnecting...\r\n",
"encoding": "ascii",
"option_states": {
"server_offered": {
"ECHO": true,
"SGA": true
},
"server_requested": {
"NAWS": true,
"SGA": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 0.5008444786071777
}
}
},
"sessions": [
{
"connected": "2026-02-09T19:31:37.120829+00:00",
"host": "158.69.60.181",
"ip": "158.69.60.181",
"port": 2323
}
]
}
Connection Log
Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.
DEBUG client.py:863 Fingerprint client: host=158.69.60.181 port=2323
INFO client_base.py:174 Connected to <Peer 158.69.60.181 2323>
DEBUG stream_writer.py:706 recv IAC WILL ECHO
DEBUG stream_writer.py:722 WILL ECHO unsolicited
DEBUG stream_writer.py:1897 handle_will(ECHO)
DEBUG stream_writer.py:3167 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:947 send IAC DO ECHO
DEBUG stream_writer.py:3167 remote_option[ECHO] = True
DEBUG stream_writer.py:3167 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:706 recv IAC WILL SGA
DEBUG stream_writer.py:722 WILL SGA unsolicited
DEBUG stream_writer.py:1897 handle_will(SGA)
DEBUG stream_writer.py:3167 pending_option[DO + SGA] = True
DEBUG stream_writer.py:947 send IAC DO SGA
DEBUG stream_writer.py:3167 remote_option[SGA] = True
DEBUG stream_writer.py:3167 pending_option[DO + SGA] = False
DEBUG stream_writer.py:706 recv IAC DO SGA
DEBUG stream_writer.py:1767 handle_do(SGA)
DEBUG stream_writer.py:3167 pending_option[WILL + SGA] = True
DEBUG stream_writer.py:947 send IAC WILL SGA
DEBUG stream_writer.py:3167 local_option[SGA] = True
DEBUG stream_writer.py:3167 pending_option[WILL + SGA] = False
DEBUG stream_writer.py:706 recv IAC DO NAWS
DEBUG stream_writer.py:1767 handle_do(NAWS)
DEBUG stream_writer.py:3167 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:947 send IAC WILL NAWS
DEBUG stream_writer.py:2339 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3167 local_option[NAWS] = True
DEBUG stream_writer.py:3167 pending_option[WILL + NAWS] = False
DEBUG client_base.py:88 EOF from server, closing.
INFO client_base.py:105 Connection closed to <Peer 158.69.60.181 2323>
INFO fingerprinting.py:737 new server fingerprint 8de3d8a14ff29405
Generated by telnetlib3-fingerprint
telnetlib3-fingerprint --loglevel=debug 158.69.60.181 2323