EternityMUD =========== .. raw:: html .. raw:: html

eternitymud.com:23 🔒

Server Info ----------- - **Codebase**: EternityMUD - **Family**: Custom - **Genre**: Fantasy - **Gameplay**: Hack and Slash - **Players online**: 0 [#scan]_ - **Created**: 2007 - **Status**: Alpha - **Website**: `https://www.eternitymud.com `_ - **Location**: Germany - **TLS/SSL**: Port 992 Protocol Support ---------------- MUD-specific protocols detected via MSSP flags or Telnet negotiation. - **MSSP**: :proto-yes:`Yes` (MSSP) - **GMCP**: :proto-no:`No` - **MSDP**: :proto-no:`No` - **MCCP**: :proto-yes:`Yes` (MSSP) - **MCCP2**: :proto-no:`No` - **MXP**: :proto-no:`No` - **MSP**: :proto-no:`No` - **MCP**: :proto-no:`No` - **ZMP**: :proto-no:`No` Telnet Fingerprint ------------------ :ref:`86a60dc8890a7385... ` *This fingerprint is unique to this server.* **Options offered by server**: ``ECHO``, ``EOR``, ``SGA``, ``STATUS`` **Options requested from client**: ``NAWS``, ``NEW_ENVIRON``, ``SGA``, ``TSPEED``, ``TTYPE`` **Data source**: `86a60dc8890a7385/8b4653819fc9fbb0.json `_ The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata. .. code-block:: json { "server-probe": { "fingerprint": "86a60dc8890a7385", "fingerprint-data": { "offered-options": [ "ECHO", "EOR", "SGA", "STATUS" ], "probed-protocol": "server", "refused-options": [ "AUTHENTICATION", "BINARY", "BM", "CHARSET", "COM_PORT", "DET", "ENCRYPT", "FORWARD_X", "KERMIT", "NAMS", "NAOCRD", "NAOFFD", "NAOHTD", "NAOHTS", "NAOL", "NAOLFD", "NAOP", "NAOVTD", "NAOVTS", "PRAGMA_HEARTBEAT", "PRAGMA_LOGON", "RCP", "RCTE", "RSP", "SEND_URL", "SSPI_LOGON", "SUPDUP", "SUPDUPOUTPUT", "SUPPRESS_LOCAL_ECHO", "TLS", "TN3270E", "TTYLOC", "VT3270REGIME", "X3PAD", "XAUTH" ], "requested-options": [ "NAWS", "NEW_ENVIRON", "SGA", "TSPEED", "TTYPE" ] }, "session_data": { "banner_after_return": " Enter your old player name to login.\r\n\r\n\u001b[0m\u001b[0;37mName: \u001b[0m\u001b[0;37m\u001b[0m\u001b[0;37m", "banner_before_return": "\u001b[0m\u001b[0;37m\r\n ****** ******* ****** ***** ** ** ** ******* ** **\r\n *** ** *** ** ** *** ** ** ** ** **\r\n ****** ** ****** ***** ** * ** ** ** **\r\n *** ** *** ** ** ** *** ** ** **\r\n ****** ** ****** ** ** ** ** ** ** **\r\n ,-----------------------------------------------------'\r\n ... ... .. .. ....\r\n .. . .. .. .. .. ..\r\n .. .. .. .. .. ..\r\n .. .. ... ....\r\n Copyright (C) 2007-2026 Archon Research\r\n\r\n\r\n Welcome to EternityMUD!\r\n\r\n\r\n 1. status 2. who is playing 3. visit the game\r\n 4. compatible clients 5. quit\r\n\r\n Enter a new player name to create a new character.\r\n ", "encoding": "ascii", "mssp": { "ANSI": "1", "AREAS": "52", "CLASSES": "40", "CODEBASE": "EternityMUD", "CONTACT": "https://www.eternitymud.com/contact/", "CRAWL DELAY": "-1", "CREATED": "2007", "FAMILY": "Custom", "GAMEPLAY": "Hack and Slash", "GAMESYSTEM": "Custom", "GENRE": "Fantasy", "GMCP": "0", "HELPFILES": "566", "HIRING BUILDERS": "0", "HIRING CODERS": "0", "HOSTNAME": "eternitymud.com", "ICON": "https://www.eternitymud.com/images/mudmssp.jpg", "INTERMUD": "Grapevine", "IP": "52.28.187.130", "IPV6": "", "LANGUAGE": "English", "LEVELS": "100", "LOCATION": "Germany", "MCCP": "1", "MCP": "0", "MINIMUM AGE": "0", "MOBILES": "2652", "MSDP": "0", "MSP": "0", "MXP": "0", "NAME": "EternityMUD", "OBJECTS": "4048", "PAY FOR PERKS": "0", "PAY TO PLAY": "0", "PLAYERS": "0", "PORT": "23", "PUEBLO": "0", "RACES": "9", "ROOMS": "44482", "SKILLS": "1214", "SSL": "992", "STATUS": "Alpha", "SUBGENRE": "Medieval Fantasy", "UPTIME": "1769255056", "UTF-8": "1", "VT100": "0", "WEBSITE": "https://www.eternitymud.com", "XTERM 256 COLORS": "0", "XTERM TRUE COLORS": "0" }, "option_states": { "environ_requested": [], "server_offered": { "0x56": false, "ECHO": true, "EOR": true, "MSSP": true, "SGA": true, "STATUS": true }, "server_requested": { "NAWS": true, "NEW_ENVIRON": true, "SGA": true, "TSPEED": true, "TTYPE": true } }, "timing": { "probe": 0.15935659408569336, "total": 0.6599330902099609 } } }, "sessions": [ { "connected": "2026-02-08T06:39:41.690733+00:00", "host": "eternitymud.com", "ip": "52.28.187.130", "port": 23 } ] } 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=eternitymud.com port=23 INFO client_base.py:174 Connected to DEBUG stream_writer.py:697 recv IAC DO TSPEED DEBUG stream_writer.py:1739 handle_do(TSPEED) DEBUG stream_writer.py:3036 pending_option[WILL + TSPEED] = True DEBUG stream_writer.py:938 send IAC WILL TSPEED DEBUG stream_writer.py:3036 pending_option[SB + TSPEED] = True DEBUG stream_writer.py:3036 local_option[TSPEED] = True DEBUG stream_writer.py:3036 pending_option[WILL + TSPEED] = False DEBUG stream_writer.py:697 recv IAC WILL ECHO DEBUG stream_writer.py:713 WILL ECHO unsolicited DEBUG stream_writer.py:1869 handle_will(ECHO) DEBUG stream_writer.py:3036 pending_option[DO + ECHO] = True DEBUG stream_writer.py:938 send IAC DO ECHO DEBUG stream_writer.py:3036 remote_option[ECHO] = True DEBUG stream_writer.py:3036 pending_option[DO + ECHO] = False DEBUG stream_writer.py:697 recv IAC WILL SGA DEBUG stream_writer.py:713 WILL SGA unsolicited DEBUG stream_writer.py:1869 handle_will(SGA) DEBUG stream_writer.py:3036 pending_option[DO + SGA] = True DEBUG stream_writer.py:938 send IAC DO SGA 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 DO SGA DEBUG stream_writer.py:1739 handle_do(SGA) DEBUG stream_writer.py:3036 pending_option[WILL + SGA] = True DEBUG stream_writer.py:938 send IAC WILL SGA DEBUG stream_writer.py:3036 local_option[SGA] = True DEBUG stream_writer.py:3036 pending_option[WILL + SGA] = False DEBUG stream_writer.py:697 recv IAC WILL STATUS DEBUG stream_writer.py:713 WILL STATUS unsolicited DEBUG stream_writer.py:1869 handle_will(STATUS) DEBUG stream_writer.py:3036 remote_option[STATUS] = True DEBUG stream_writer.py:1029 send IAC SB STATUS SEND IAC SE DEBUG stream_writer.py:3036 pending_option[SB + STATUS] = True 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 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 DO NEW_ENVIRON DEBUG stream_writer.py:1739 handle_do(NEW_ENVIRON) DEBUG stream_writer.py:3036 pending_option[WILL + NEW_ENVIRON] = True DEBUG stream_writer.py:938 send IAC WILL NEW_ENVIRON DEBUG stream_writer.py:3036 pending_option[SB + NEW_ENVIRON] = True DEBUG stream_writer.py:3036 local_option[NEW_ENVIRON] = True DEBUG stream_writer.py:3036 pending_option[WILL + NEW_ENVIRON] = False 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 EOR DEBUG stream_writer.py:713 WILL EOR unsolicited DEBUG stream_writer.py:1869 handle_will(EOR) DEBUG stream_writer.py:3036 pending_option[DO + EOR] = True DEBUG stream_writer.py:938 send IAC DO EOR DEBUG stream_writer.py:3036 remote_option[EOR] = True DEBUG stream_writer.py:3036 pending_option[DO + EOR] = False 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 TSPEED DEBUG stream_writer.py:676 sub-negotiation cmd TSPEED SE completion byte DEBUG stream_writer.py:3036 pending_option[SB + TSPEED] = False DEBUG stream_writer.py:2135 recv TSPEED SEND: b'' DEBUG stream_writer.py:2166 send: IAC SB TSPEED IS b'38400',b'38400' 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: {'RACES': '9', 'CONTACT': 'https://www.eternitymud.com/contact/', 'HIRING CODERS': '0', 'MXP': '0', 'VT100': '0', 'STATUS': 'Alpha', 'MSDP': '0', 'GAMESYSTEM': 'Custom', 'GAMEPLAY': 'Hack and Slash', 'LANGUAGE': 'English', 'MOBILES': '2649', 'PORT': '23', 'IPV6': '', 'IP': '52.28.187.130', 'SKILLS': '1214', 'MCCP': '1', 'UTF-8': '1', 'CLASSES': '40', 'OBJECTS': '4122', 'NAME': 'EternityMUD', 'PUEBLO': '0', 'CRAWL DELAY': '-1', 'WEBSITE': 'https://www.eternitymud.com', 'LOCATION': 'Germany', 'XTERM 256 COLORS': '0', 'INTERMUD': 'Grapevine', 'XTERM TRUE COLORS': '0', 'LEVELS': '100', 'FAMILY': 'Custom', 'CODEBASE': 'EternityMUD', 'CREATED': '2007', 'ICON': 'https://www.eternitymud.com/images/mudmssp.jpg', 'AREAS': '52', 'ANSI': '1', 'SUBGENRE': 'Medieval Fantasy', 'HIRING BUILDERS': '0', 'GENRE': 'Fantasy', 'MSP': '0', 'SSL': '992', 'ROOMS': '44482', 'MINIMUM AGE': '0', 'UPTIME': '1769255056', 'PLAYERS': '0', 'GMCP': '0', 'PAY TO PLAY': '0', 'HOSTNAME': 'eternitymud.com', 'MCP': '0', 'HELPFILES': '566', 'PAY FOR PERKS': '0'} DEBUG stream_writer.py:689 begin sub-negotiation SB NEW_ENVIRON DEBUG stream_writer.py:676 sub-negotiation cmd NEW_ENVIRON SE completion byte DEBUG stream_writer.py:3036 pending_option[SB + NEW_ENVIRON] = False DEBUG stream_writer.py:2249 recv NEW_ENVIRON SEND (all) DEBUG stream_writer.py:2272 env send: LANG='C', TERM='xterm-256color', LINES=25, COLUMNS=80, COLORTERM='' 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:1311 IAC EOR: End of Record (unhandled). DEBUG client_base.py:463 negotiation failed after 4.00s. DEBUG client_base.py:470 failed-reply: 'SB STATUS' DEBUG stream_writer.py:1311 IAC EOR: End of Record (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 + CHARSET] = True DEBUG stream_writer.py:938 send IAC DO CHARSET 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 + GMCP] = True DEBUG stream_writer.py:938 send IAC DO GMCP 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 + MXP] = True DEBUG stream_writer.py:938 send IAC DO MXP 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 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 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 GMCP DEBUG stream_writer.py:1991 handle_wont(GMCP) DEBUG stream_writer.py:3036 remote_option[GMCP] = False DEBUG stream_writer.py:3036 pending_option[DO + GMCP] = False 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 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 MXP DEBUG stream_writer.py:1991 handle_wont(MXP) DEBUG stream_writer.py:3036 remote_option[MXP] = False DEBUG stream_writer.py:3036 pending_option[DO + MXP] = False 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 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 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 INFO fingerprinting.py:737 new server fingerprint 22c0cf64a879b22e INFO client_base.py:105 Connection closed to *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug eternitymud.com 23 .. [#scan] measured 2026-02-08 at 06:39 UTC