LegendMUD ========= .. raw:: html .. raw:: html

mud.legendmud.org:9999

Server Info ----------- - **Family**: Custom, DikuMUD - **Genre**: HISTORICAL - **Players online**: 4 [#scan]_ - **Created**: 1994 - **Status**: Live - **Website**: `https://www.legendmud.org `_ - **Location**: United States of America (the) - **Language**: English Protocol Support ---------------- MUD-specific protocols detected via MSSP flags or Telnet negotiation. - **MSSP**: :proto-yes:`Yes` (MSSP) - **GMCP**: :proto-yes:`Yes` (MSSP) - **MSDP**: :proto-no:`No` - **MCCP**: :proto-no:`No` - **MCCP2**: :proto-no:`No` - **MXP**: :proto-no:`No` - **MSP**: :proto-yes:`Yes` (MSSP) - **MCP**: :proto-no:`No` - **ZMP**: :proto-no:`No` Telnet Fingerprint ------------------ :ref:`d61225c2350135ea... ` *This fingerprint is unique to this server.* **Options offered by server**: ``SGA`` **Options requested from client**: ``NAWS``, ``TTYPE`` **Data source**: `d61225c2350135ea/1208bec6c94b232b.json `_ The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata. .. code-block:: json { "server-probe": { "fingerprint": "d61225c2350135ea", "fingerprint-data": { "offered-options": [ "SGA" ], "probed-protocol": "server", "refused-options": [ "AUTHENTICATION", "BINARY", "BM", "CHARSET", "COM_PORT", "DET", "ECHO", "ENCRYPT", "EOR", "FORWARD_X", "KERMIT", "NAMS", "NAOCRD", "NAOFFD", "NAOHTD", "NAOHTS", "NAOL", "NAOLFD", "NAOP", "NAOVTD", "NAOVTS", "PRAGMA_HEARTBEAT", "PRAGMA_LOGON", "RCP", "RCTE", "RSP", "SEND_URL", "SSPI_LOGON", "STATUS", "SUPDUP", "SUPDUPOUTPUT", "SUPPRESS_LOCAL_ECHO", "TLS", "TN3270E", "TTYLOC", "VT3270REGIME", "X3PAD", "XAUTH" ], "requested-options": [ "NAWS", "TTYPE" ] }, "session_data": { "banner_after_return": " Y \\\r\n / Based on DikuMUD, written by Katja Nyboe, Tom Madsen, Hans-Henrik \\\r\n / Staerfeldt, Michael Siefert, and Sebastian Hammer \\\r\n |_________________________________ _________________________________| \r\n '-------'\r\n\r\n[1] Connect to a character [5] Read about LegendMUD's Premise\r\n[2] Establish a new character [6] Unarchive a character \r\n[3] Request the Newbie Guide \r\n[4] List immortals online who can help [0] Exit\r\n\r\nEnter your choice or the name of your character: ", "banner_before_return": "\u0000\n\r\r\n _____ ____---___ ___---____ \r\n | | _____-----:::::::::::\\ /:::::::::::-----_____\r\n | | /::legendmud.org 9999::Y::www.legendmud.org:::\\\r\n | | /....________....______.|________..___....__.___\\__\r\n | | /....| ___ |../ __ || ___ || \\..| | _ \\ \r\n | |/......| |...||./ /..\\_||| |...||.| \\..||.| |.\\ \\\r\n | Celebrating |__...| |..___.|| |__....| \\.||.| |..| | \r\n | our 31st| __| | | | ||| __| ||\\ \\|| | | | | \r\n | |.year!.| |.....| |..| ||| |......||.\\ |.| |..| | \r\n | | _ | |___|| \\ \\_| ||| |___|| || \\ | | |_/ MUD\r\n | |____| |________| \\______||________||__| \\__||_______/ \\\r\n |___________| Implemented by | Lamia and Mertjai \\\r\n / _____-----___ | ___-----___(imp@legendmud.org) \\\r\n /__________-------- \\|/ --------__________\\\r\n / ", "encoding": "ascii", "mssp": { "ANSI": "1", "AREAS": "153", "CLASSES": "0", "CONTACT": "imp@legendmud.org", "CRAWL DELAY": "1", "CREATED": "1994", "FAMILY": [ "Custom", "DikuMUD" ], "GAMESYSTEM": "Custom", "GENRE": "HISTORICAL", "GMCP": "1", "HIRING BUILDERS": "0", "HIRING CODERS": "0", "HOSTNAME": "mud.legendmud.org", "LANGUAGE": "English", "LEVELS": "50", "LOCATION": "United States of America (the)", "MINIMUM AGE": "9", "MOBILES": "6600", "MSP": "1", "NAME": "LegendMUD", "OBJECTS": "10007", "PAY FOR PERKS": "0", "PAY TO PLAY": "0", "PLAYERS": "4", "PORT": "9999", "RACES": "0", "ROOMS": "9887", "SKILLS": "140", "STATUS": "Live", "SUBGENRE": "ALTERNATE HISTORY", "UPTIME": "1769367125", "UTF-8": "0", "VT100": "0", "WEBSITE": "https://www.legendmud.org", "XTERM 256 COLORS": "0", "XTERM TRUE COLORS": "0" }, "option_states": { "server_offered": { "0x56": false, "0x5b": false, "GMCP": true, "MSSP": true }, "server_requested": { "NAWS": true, "TTYPE": true } }, "timing": { "probe": 0.5041182041168213, "total": 1.0045440196990967 } } }, "sessions": [ { "connected": "2026-02-08T06:11:05.478318+00:00", "host": "mud.legendmud.org", "ip": "199.188.204.136", "port": 9999 } ] } Connection Log -------------- Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server. .. code-block:: text DEBUG client.py:770 Fingerprint client: host=mud.legendmud.org port=9999 INFO client_base.py:174 Connected to DEBUG stream_writer.py:697 recv IAC DO TTYPE DEBUG stream_writer.py:1739 handle_do(TTYPE) DEBUG stream_writer.py:3036 pending_option[WILL + TTYPE] = True DEBUG stream_writer.py:938 send IAC WILL TTYPE DEBUG stream_writer.py:3036 pending_option[SB + TTYPE] = True DEBUG stream_writer.py:3036 local_option[TTYPE] = True DEBUG stream_writer.py:3036 pending_option[WILL + TTYPE] = False DEBUG stream_writer.py:697 recv IAC WILL MSSP DEBUG stream_writer.py:713 WILL MSSP unsolicited DEBUG stream_writer.py:1869 handle_will(MSSP) DEBUG stream_writer.py:3036 pending_option[DO + MSSP] = True DEBUG stream_writer.py:938 send IAC DO MSSP DEBUG stream_writer.py:3036 remote_option[MSSP] = True DEBUG stream_writer.py:3036 pending_option[DO + MSSP] = False DEBUG stream_writer.py:697 recv IAC WILL GMCP DEBUG stream_writer.py:713 WILL GMCP unsolicited DEBUG stream_writer.py:1869 handle_will(GMCP) DEBUG stream_writer.py:3036 pending_option[DO + GMCP] = True DEBUG stream_writer.py:938 send IAC DO GMCP DEBUG stream_writer.py:3036 remote_option[GMCP] = True DEBUG stream_writer.py:3036 pending_option[DO + GMCP] = False DEBUG stream_writer.py:697 recv IAC WILL MXP DEBUG stream_writer.py:713 WILL MXP unsolicited DEBUG stream_writer.py:1869 handle_will(MXP) DEBUG stream_writer.py:3036 pending_option[DO + MXP] = True DEBUG stream_writer.py:938 send IAC DO MXP DEBUG stream_writer.py:3036 remote_option[MXP] = True DEBUG stream_writer.py:3036 pending_option[SB + MXP] = True DEBUG stream_writer.py:3036 pending_option[DO + MXP] = False DEBUG stream_writer.py:697 recv IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:713 WILL MCCP2_COMPRESS unsolicited DEBUG stream_writer.py:1869 handle_will(MCCP2_COMPRESS) DEBUG stream_writer.py:3036 remote_option[MCCP2_COMPRESS] = False DEBUG stream_writer.py:938 send IAC DONT MCCP2_COMPRESS WARNING stream_writer.py:1974 Unhandled: WILL MCCP2_COMPRESS. DEBUG stream_writer.py:697 recv IAC DO NAWS DEBUG stream_writer.py:1739 handle_do(NAWS) DEBUG stream_writer.py:3036 pending_option[WILL + NAWS] = True DEBUG stream_writer.py:938 send IAC WILL NAWS DEBUG stream_writer.py:2306 send IAC SB NAWS (rows=25, cols=80) IAC SE DEBUG stream_writer.py:3036 local_option[NAWS] = True DEBUG stream_writer.py:3036 pending_option[WILL + NAWS] = False DEBUG stream_writer.py:689 begin sub-negotiation SB TTYPE DEBUG stream_writer.py:676 sub-negotiation cmd TTYPE SE completion byte DEBUG stream_writer.py:3036 pending_option[SB + TTYPE] = False DEBUG stream_writer.py:2203 recv TTYPE SEND: b'' DEBUG stream_writer.py:2214 send IAC SB TTYPE IS b'xterm-256color' IAC SE DEBUG stream_writer.py:689 begin sub-negotiation SB MSSP DEBUG stream_writer.py:676 sub-negotiation cmd MSSP SE completion byte DEBUG stream_writer.py:2031 [SB + MSSP] unsolicited DEBUG stream_writer.py:1642 MSSP: {'NAME': 'LegendMUD', 'PLAYERS': '7', 'UPTIME': '1769367125', 'CONTACT': 'imp@legendmud.org', 'CRAWL DELAY': '1', 'CREATED': '1994', 'HOSTNAME': 'mud.legendmud.org', 'LANGUAGE': 'English', 'LOCATION': 'United States of America (the)', 'MINIMUM AGE': '9', 'PORT': '9999', 'WEBSITE': 'https://www.legendmud.org', 'FAMILY': ['Custom', 'DikuMUD'], 'GENRE': 'HISTORICAL', 'STATUS': 'Live', 'GAMESYSTEM': 'Custom', 'SUBGENRE': 'ALTERNATE HISTORY', 'AREAS': '153', 'MOBILES': '6600', 'OBJECTS': '10007', 'ROOMS': '9887', 'CLASSES': '0', 'LEVELS': '50', 'RACES': '0', 'SKILLS': '140', 'ANSI': '1', 'MSP': '1', 'GMCP': '1', 'UTF-8': '0', 'VT100': '0', 'XTERM 256 COLORS': '0', 'XTERM TRUE COLORS': '0', 'PAY TO PLAY': '0', 'PAY FOR PERKS': '0', 'HIRING BUILDERS': '0', 'HIRING CODERS': '0'} DEBUG stream_writer.py:689 begin sub-negotiation SB MXP DEBUG stream_writer.py:676 sub-negotiation cmd MXP SE completion byte DEBUG stream_writer.py:3036 pending_option[SB + MXP] = False DEBUG stream_writer.py:1651 MXP: b'' DEBUG client_base.py:460 negotiation complete after 2.00s. DEBUG stream_writer.py:697 recv IAC WONT ECHO DEBUG stream_writer.py:1991 handle_wont(ECHO) DEBUG stream_writer.py:3036 remote_option[ECHO] = False DEBUG stream_writer.py:3036 pending_option[DO + ECHO] = False DEBUG stream_writer.py:1292 IAC GA: Go-Ahead (unhandled). DEBUG stream_writer.py:3036 pending_option[DO + BINARY] = True DEBUG stream_writer.py:938 send IAC DO BINARY DEBUG stream_writer.py:3036 pending_option[DO + SGA] = True DEBUG stream_writer.py:938 send IAC DO SGA DEBUG stream_writer.py:3036 pending_option[DO + STATUS] = True DEBUG stream_writer.py:938 send IAC DO STATUS DEBUG stream_writer.py:3036 pending_option[DO + CHARSET] = True DEBUG stream_writer.py:938 send IAC DO CHARSET DEBUG stream_writer.py:3036 pending_option[DO + EOR] = True DEBUG stream_writer.py:938 send IAC DO EOR DEBUG stream_writer.py:3036 pending_option[DO + COM_PORT_OPTION] = True DEBUG stream_writer.py:938 send IAC DO COM_PORT_OPTION DEBUG stream_writer.py:3036 pending_option[DO + MSDP] = True DEBUG stream_writer.py:938 send IAC DO MSDP DEBUG stream_writer.py:3036 pending_option[DO + MSP] = True DEBUG stream_writer.py:938 send IAC DO MSP DEBUG stream_writer.py:3036 pending_option[DO + ZMP] = True DEBUG stream_writer.py:938 send IAC DO ZMP DEBUG stream_writer.py:3036 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:938 send IAC DO AARDWOLF DEBUG stream_writer.py:3036 pending_option[DO + ATCP] = True DEBUG stream_writer.py:938 send IAC DO ATCP DEBUG stream_writer.py:697 recv IAC WONT BINARY DEBUG stream_writer.py:1991 handle_wont(BINARY) DEBUG stream_writer.py:3036 remote_option[BINARY] = False DEBUG stream_writer.py:3036 pending_option[DO + BINARY] = False DEBUG stream_writer.py:697 recv IAC WONT BINARY DEBUG stream_writer.py:1991 handle_wont(BINARY) DEBUG stream_writer.py:697 recv IAC WILL SGA DEBUG stream_writer.py:1869 handle_will(SGA) DEBUG stream_writer.py:912 skip DO SGA; pending_option = True DEBUG stream_writer.py:3036 remote_option[SGA] = True DEBUG stream_writer.py:3036 pending_option[DO + SGA] = False DEBUG stream_writer.py:697 recv IAC WONT STATUS DEBUG stream_writer.py:1991 handle_wont(STATUS) DEBUG stream_writer.py:3036 remote_option[STATUS] = False DEBUG stream_writer.py:3036 pending_option[DO + STATUS] = False DEBUG stream_writer.py:697 recv IAC WONT STATUS DEBUG stream_writer.py:1991 handle_wont(STATUS) DEBUG stream_writer.py:697 recv IAC WONT CHARSET DEBUG stream_writer.py:1991 handle_wont(CHARSET) DEBUG stream_writer.py:3036 remote_option[CHARSET] = False DEBUG stream_writer.py:3036 pending_option[DO + CHARSET] = False DEBUG stream_writer.py:697 recv IAC WONT CHARSET DEBUG stream_writer.py:1991 handle_wont(CHARSET) DEBUG stream_writer.py:697 recv IAC WONT EOR DEBUG stream_writer.py:1991 handle_wont(EOR) DEBUG stream_writer.py:3036 remote_option[EOR] = False DEBUG stream_writer.py:3036 pending_option[DO + EOR] = False DEBUG stream_writer.py:697 recv IAC WONT EOR DEBUG stream_writer.py:1991 handle_wont(EOR) DEBUG stream_writer.py:697 recv IAC WONT COM_PORT_OPTION DEBUG stream_writer.py:1991 handle_wont(COM_PORT_OPTION) DEBUG stream_writer.py:3036 remote_option[COM_PORT_OPTION] = False DEBUG stream_writer.py:3036 pending_option[DO + COM_PORT_OPTION] = False DEBUG stream_writer.py:697 recv IAC WONT COM_PORT_OPTION DEBUG stream_writer.py:1991 handle_wont(COM_PORT_OPTION) DEBUG stream_writer.py:697 recv IAC WONT MSDP DEBUG stream_writer.py:1991 handle_wont(MSDP) DEBUG stream_writer.py:3036 remote_option[MSDP] = False DEBUG stream_writer.py:3036 pending_option[DO + MSDP] = False DEBUG stream_writer.py:697 recv IAC WONT MSDP DEBUG stream_writer.py:1991 handle_wont(MSDP) DEBUG stream_writer.py:697 recv IAC WONT MSP DEBUG stream_writer.py:1991 handle_wont(MSP) DEBUG stream_writer.py:3036 remote_option[MSP] = False DEBUG stream_writer.py:3036 pending_option[DO + MSP] = False DEBUG stream_writer.py:697 recv IAC WONT MSP DEBUG stream_writer.py:1991 handle_wont(MSP) DEBUG stream_writer.py:697 recv IAC WONT ZMP DEBUG stream_writer.py:1991 handle_wont(ZMP) DEBUG stream_writer.py:3036 remote_option[ZMP] = False DEBUG stream_writer.py:3036 pending_option[DO + ZMP] = False DEBUG stream_writer.py:697 recv IAC WONT ZMP DEBUG stream_writer.py:1991 handle_wont(ZMP) DEBUG stream_writer.py:697 recv IAC WONT AARDWOLF DEBUG stream_writer.py:1991 handle_wont(AARDWOLF) DEBUG stream_writer.py:3036 remote_option[AARDWOLF] = False DEBUG stream_writer.py:3036 pending_option[DO + AARDWOLF] = False DEBUG stream_writer.py:697 recv IAC WONT AARDWOLF DEBUG stream_writer.py:1991 handle_wont(AARDWOLF) DEBUG stream_writer.py:697 recv IAC WONT ATCP DEBUG stream_writer.py:1991 handle_wont(ATCP) DEBUG stream_writer.py:3036 remote_option[ATCP] = False DEBUG stream_writer.py:3036 pending_option[DO + ATCP] = False DEBUG stream_writer.py:697 recv IAC WONT ATCP DEBUG stream_writer.py:1991 handle_wont(ATCP) INFO fingerprinting.py:737 new server fingerprint c3210fb617a1b0f1 INFO client_base.py:105 Connection closed to *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug mud.legendmud.org 9999 .. [#scan] measured 2026-02-08 at 06:11 UTC