game.labmud.com
Connection Banner:
Server URLs
- Telnet: telnet://game.labmud.com:4000
- Website: https://discord.gg/MZpPcZF
Server Info
Server Location: 🇺🇸 United States (GeoIP)
Protocol Support
MUD-specific protocols detected via MSSP flags or Telnet negotiation.
MSSP: No
GMCP: No
MSDP: No
MCCP: No
MCCP2: No
MXP: Negotiated
MSP: No
MCP: No
ZMP: No
Telnet Fingerprint
This fingerprint is unique to this server.
Options offered by server: EOR, MXP
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
Show JSON
{
"server-probe": {
"fingerprint": "34df8595c6f2b08d",
"fingerprint-data": {
"offered-options": [
"EOR",
"MXP"
],
"probed-protocol": "server",
"refused-options": [
"AARDWOLF",
"ATCP",
"BINARY",
"CHARSET",
"COM_PORT",
"ECHO",
"GMCP",
"MSDP",
"MSP",
"MSSP",
"SGA",
"STATUS",
"ZMP"
],
"requested-options": [],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": " ____.----. LabMUD - Phase 1\n ____.----' \\ Powered by the FutureMUD Engine v1.54.1.0000\n \\ \\ Copyright 2008-2026\n \\ \\\n \\ \\ \n \\ ____.----'`--.__ \n \\___.----' | `--.____ Join us on discord!\n /`-._ | __.-' \\ https://discord.gg/MZpPcZF\n / `-._ ___.---' \\ \n / `-.____.---' \\\n / / | \\ \\\n / / | \\ _.--'\n `-. / | \\ __.--'\n `-._ / | \\ __.--' | Select an Option:\n | `-./ | \\_.-' | C) Create a new account\n | | | L) Login to your account\n | | | R) Recover a lost account\n | | |\n | | |\n | | | \n | | |\n _______| | |_______________\n `-. | _.-'\n `-. | __..--'\n `-. | __.-'\n `-|__.--' \r\n\u0000",
"banner_before_return": "\u0000 ____.----. LabMUD - Phase 1\n ____.----' \\ Powered by the FutureMUD Engine v1.54.1.0000\n \\ \\ Copyright 2008-2026\n \\ \\\n \\ \\ \n \\ ____.----'`--.__ \n \\___.----' | `--.____ Join us on discord!\n /`-._ | __.-' \\ https://discord.gg/MZpPcZF\n / `-._ ___.---' \\ \n / `-.____.---' \\\n / / | \\ \\\n / / | \\ _.--'\n `-. / | \\ __.--'\n `-._ / | \\ __.--' | Select an Option:\n | `-./ | \\_.-' | C) Create a new account\n | | | L) Login to your account\n | | | R) Recover a lost account\n | | |\n | | |\n | | | \n | | |\n _______| | |_______________\n `-. | _.-'\n `-. | __..--'\n `-. | __.-'\n `-|__.--' \u0000\u0000\u001b[6z<SUPPORT>\u0000",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "utf-8",
"mxp": [
"activated"
],
"option_states": {
"server_offered": {
"EOR": true,
"MXP": true
},
"server_requested": {}
},
"scan_type": "quick",
"timing": {
"probe": 0.5195150375366211,
"total": 5.825827598571777
}
}
},
"sessions": [
{
"connected": "2026-02-14T17:10:53.259818+00:00",
"host": "game.labmud.com",
"ip": "34.216.97.238",
"port": 4000
}
]
}
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 game.labmud.com 4000
Show Logfile
DEBUG client.py:965 Fingerprint client: host=game.labmud.com port=4000
INFO client_base.py:175 Connected to <Peer 34.216.97.238 4000>
DEBUG client_base.py:492 negotiation complete after 0.00s.
DEBUG stream_writer.py:707 recv IAC WILL MXP
DEBUG stream_writer.py:723 WILL MXP unsolicited
DEBUG stream_writer.py:1900 handle_will(MXP)
DEBUG stream_writer.py:3174 pending_option[DO + MXP] = True
DEBUG stream_writer.py:950 send IAC DO MXP
DEBUG stream_writer.py:3174 remote_option[MXP] = True
DEBUG stream_writer.py:3174 pending_option[SB + MXP] = True
DEBUG stream_writer.py:3174 pending_option[DO + MXP] = False
DEBUG stream_writer.py:1323 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:699 begin sub-negotiation SB MXP
DEBUG stream_writer.py:686 sub-negotiation cmd MXP SE completion byte
DEBUG stream_writer.py:3174 pending_option[SB + MXP] = False
DEBUG stream_writer.py:1682 MXP: b''
DEBUG stream_writer.py:707 recv IAC WILL EOR
DEBUG stream_writer.py:723 WILL EOR unsolicited
DEBUG stream_writer.py:1900 handle_will(EOR)
DEBUG stream_writer.py:3174 pending_option[DO + EOR] = True
DEBUG stream_writer.py:950 send IAC DO EOR
DEBUG stream_writer.py:3174 remote_option[EOR] = True
DEBUG stream_writer.py:3174 pending_option[DO + EOR] = False
DEBUG stream_writer.py:1323 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:3174 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:950 send IAC DO BINARY
DEBUG stream_writer.py:3174 pending_option[DO + SGA] = True
DEBUG stream_writer.py:950 send IAC DO SGA
DEBUG stream_writer.py:3174 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:950 send IAC DO ECHO
DEBUG stream_writer.py:3174 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:950 send IAC DO STATUS
DEBUG stream_writer.py:3174 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:950 send IAC DO CHARSET
DEBUG stream_writer.py:3174 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:950 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3174 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:950 send IAC DO GMCP
DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:950 send IAC DO MSDP
DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:950 send IAC DO MSSP
DEBUG stream_writer.py:3174 pending_option[DO + MSP] = True
DEBUG stream_writer.py:950 send IAC DO MSP
DEBUG stream_writer.py:3174 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:950 send IAC DO ZMP
DEBUG stream_writer.py:3174 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:950 send IAC DO AARDWOLF
DEBUG stream_writer.py:3174 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:950 send IAC DO ATCP
INFO fingerprinting.py:737 new server fingerprint 34df8595c6f2b08d
INFO client_base.py:106 Connection closed to <Peer 34.216.97.238 4000>