connect.qmud.org
Connection Banner:
Server URLs
- Telnet: telnet://connect.qmud.org:5000
- Website: qmud.org
Server Info
Server Location: 🇺🇸 United States (GeoIP)
Telnet Fingerprint
This fingerprint is shared by 3 other servers.
Options requested from client: TTYPE
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
Show JSON
{
"server-probe": {
"fingerprint": "6f760814123baeb7",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [
"TTYPE"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "\r\n",
"banner_before_return": "\r\nAttempting to detect your terminal (ENTER = skip) ... \r\n\r\n'Unknown' terminal detected.\r\nBased on CircleMUD 3.0, created by Jeremy Elson\r\nA derivative of DikuMUD (GAMMA 0.0) Created by Hans Henrik Staerfeldt,\r\nKatja Nyboe, Tom Madsen, Michael Seifert, and Sebastian Hammer\r\n==========================================================================\r\n\r\n __ __\r\n _wr\"\" -q__ \r\n _dP 9m_ \r\n _#P 9#_ \r\n d#@ 9#m\r\n d## ###\r\n J### ###L\r\n {###K ___aaa___ J###K\r\n __gmM######_ w#P\"\" \"\"9#m _d###Mmw__\r\n _g############mZ_ __g############m_\r\n _d##M@PPPP@@M#######Mmp gm#######@@PPP9@M####m_\r\n a###' ,Z'#####@' '######'og 'M##m\r\n J#@' 0L *## ##@' J# *#K\r\n #' # `_gmwgm_~ dF #_\r\n 7F #_ ]#####F _dK JE\r\n ] *m__ ##### __g@'\r\n `PJ#####LP'\r\n _0########_ \r\n . _d#####^#####m__ ,\r\n *w_______am#####P' ~9#####mw_______w*'\r\n '9@###@M' 'P@#####@M'\r\n\r\n ****** Q u a r a n t i n e v4.0-dev ******\r\n\r\n If you have any questions or concerns please email us at:\r\n qmudv4@qmud.org\r\n\r\nLogin: ",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "ascii",
"option_states": {
"server_offered": {
"0x55": false,
"ECHO": false
},
"server_requested": {
"TTYPE": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 5.6721906661987305
}
}
},
"sessions": [
{
"connected": "2026-04-08T22:39:40.769594+00:00",
"host": "connect.qmud.org",
"ip": "68.183.58.86",
"port": 5000
},
{
"connected": "2026-04-09T00:07:42.422010+00:00",
"host": "connect.qmud.org",
"ip": "68.183.58.86",
"port": 5000
}
]
}
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 connect.qmud.org 5000
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=connect.qmud.org port=5000
INFO client_base.py:188 Connected to <Peer 68.183.58.86 5000>
DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSDP
DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSSP
DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSP
DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1024 send IAC WILL GMCP
DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1024 send IAC WILL ATCP
DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1024 send IAC WILL MXP
DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1024 send IAC WILL ZMP
DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1024 send IAC DO MSDP
DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1024 send IAC DO MSSP
DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1024 send IAC DO MSP
DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS
DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1024 send IAC DO GMCP
DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1024 send IAC DO AARDWOLF
DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1024 send IAC DO ATCP
DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1024 send IAC DO MXP
DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1024 send IAC DO ZMP
DEBUG stream_writer.py:773 recv IAC DO TTYPE
DEBUG stream_writer.py:1887 handle_do(TTYPE)
DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:1024 send IAC WILL TTYPE
DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3384 local_option[TTYPE] = True
DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:773 recv IAC WONT MCCP_COMPRESS
DEBUG stream_writer.py:2199 handle_wont(MCCP_COMPRESS)
DEBUG stream_writer.py:3384 remote_option[MCCP_COMPRESS] = False
DEBUG stream_writer.py:3384 pending_option[DO + MCCP_COMPRESS] = False
DEBUG stream_writer.py:773 recv IAC WONT ECHO
DEBUG stream_writer.py:2199 handle_wont(ECHO)
DEBUG stream_writer.py:3384 remote_option[ECHO] = False
DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:767 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:754 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2404 recv TTYPE SEND: b''
DEBUG stream_writer.py:2416 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG client_base.py:513 negotiation failed after 4.00s.
DEBUG client_base.py:519 failed-reply: 'WILL MSDP, WILL MSSP, WILL MSP, WILL MCCP2_COMPRESS, WILL MCCP3_COMPRESS, WILL GMCP, WILL
AARDWOLF, WILL ATCP, WILL MXP, WILL ZMP, DO MSDP, DO MSSP, DO MSP, DO MCCP2_COMPRESS, DO MCCP3_COMPRESS, DO GMCP, DO AARDWOLF,
DO ATCP, DO MXP, DO ZMP'
DEBUG stream_writer.py:1451 IAC GA: Go-Ahead (unhandled).
DEBUG client_base.py:90 EOF from server, closing.
INFO client_base.py:120 Connection closed to <Peer 68.183.58.86 5000>
DEBUG fingerprinting.py:850 connection for server fingerprint 6f760814123baeb7