CoffeeMud ========= .. raw:: html .. raw:: html

coffeemud.net:23

Server Info ----------- - **Codebase**: CoffeeMUD v5.11.0.3 - **Family**: CoffeeMUD - **Genre**: Fantasy - **Gameplay**: Adventure, Social - **Players online**: 19 [#scan]_ - **Uptime**: 3 days - **Created**: 2001 - **Status**: Live - **Website**: `http://coffeemud.net:27744/ `_ - **Location**: Texas - **Language**: English Protocol Support ---------------- MUD-specific protocols detected via MSSP flags or Telnet negotiation. - **MSSP**: :proto-yes:`Yes` (MSSP) - **GMCP**: :proto-negotiated:`Negotiated` - **MSDP**: :proto-negotiated:`Negotiated` - **MCCP**: :proto-yes:`Yes` (MSSP) - **MCCP2**: :proto-no:`No` - **MXP**: :proto-yes:`Yes` (MSSP) - **MSP**: :proto-yes:`Yes` (MSSP) - **MCP**: :proto-yes:`Yes` (MSSP) - **ZMP**: :proto-no:`No` Telnet Fingerprint ------------------ :ref:`25515aef2cefe1e1... ` *This fingerprint is shared by 2 other servers.* **Options offered by server**: ``BINARY`` **Options requested from client**: ``NEW_ENVIRON``, ``TTYPE`` **Data source**: `25515aef2cefe1e1/80b9712897a342ba.json `_ The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata. .. code-block:: json { "server-probe": { "fingerprint": "25515aef2cefe1e1", "fingerprint-data": { "offered-options": [ "BINARY" ], "probed-protocol": "server", "refused-options": [ "AUTHENTICATION", "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", "SGA", "SSPI_LOGON", "STATUS", "SUPDUP", "SUPDUPOUTPUT", "SUPPRESS_LOCAL_ECHO", "TLS", "TN3270E", "TTYLOC", "VT3270REGIME", "X3PAD", "XAUTH" ], "requested-options": [ "NEW_ENVIRON", "TTYPE" ] }, "session_data": { "banner_after_return": " /'\"\"---.._\r\n .-' \\ / '-.\r\n : '-.__ __.-' :\r\n : ) \"\"---...---\"\" ( :\r\n '._ '\"--...___...--\"' _.'\r\n jgs \\\"\"--..__ __..--\"\"/\r\n '._ \"\"\"----.....______.....----\"\"\" _.'\r\n '\"\"--..,,_____ _____,,..--\"\"'\r\n '\"\"\"----\"\"\"'\r\n \r\nWelcome to CoffeeMud\r\n\n\rAccount name: ", "banner_before_return": "\n\r#$#mcp version: 2.1 to: 2.1\n\r\n\rConnecting to CoffeeMud...\n\r CCC OO FFFF FFFF EEEE EEEE M M U U DDD\r\n C O O F F E E MM MM U U D D\r\n C O O FFF FFF EEE EEE M M M U U D D\r\n C O O F F E E M M U U D D\r\n CCC OO F F EEEE EEEE M M UU DDD v5.10\r\n\r\n (C) 2000-2022 Bo Zimmerman\r\n\r\n (\r\n ) (\r\n ___...(-------)-....___\r\n .-\"\" ) ( \"\"-.\r\n .-''''|-._ ) _.-|\r\n / .--.| '\"\"---...........---\"\"' |\r\n / / | |\r\n | | | |\r\n \\ \\ | |\r\n '\\ '\\ | |\r\n '\\ '| |\r\n _/ /\\ /\r\n (__/ \\ /\r\n _..---\"\"' \\ ", "encoding": "ascii", "mssp": { "ANSI": "1", "AREAS": "389", "CHARSET": "iso-8859-1", "CLASSES": "48", "CODEBASE": "CoffeeMUD v5.11.0.3", "CONTACT": "ZAC@COFFEEMUD.NET", "CRAWL DELAY": "-1", "CREATED": "2001", "EMAIL": "ZAC@COFFEEMUD.NET", "FAMILY": "CoffeeMUD", "GAMEPLAY": [ "Adventure", "Social" ], "GAMESYSTEM": "Tick Based", "GENRE": "Fantasy", "HELPFILES": "5596", "HOSTNAME": "coffeemud.net", "ICON": "http://coffeemud.net:27744/images/cm.jpg", "INTERMUD": [ "I3", "Grapevine" ], "LANGUAGE": "English", "LOCATION": "Texas", "MCCP": "1", "MCP": "1", "MOBILES": "151", "MSP": "1", "MXP": "1", "NAME": "CoffeeMud", "OBJECTS": "697", "PLAYERS": "19", "PORT": [ "2330", "2329", "2328", "2327", "2326", "2325", "2324", "23", "2323" ], "RACES": "22", "ROOMS": "31524", "SKILLS": "2095", "STATUS": "Live", "UPTIME": "1770267698", "VT100": "0", "WEBSITE": "http://coffeemud.net:27744/", "XTERM 256 COLORS": "1", "XTERM TRUE COLORS": "1" }, "option_states": { "server_offered": { "0x56": false, "0x5a": false, "0x5b": false, "ECHO": false, "GMCP": true, "MSDP": true, "MSSP": true, "NAWS": false }, "server_requested": { "LINEMODE": false, "NEW_ENVIRON": true, "TTYPE": true } }, "timing": { "probe": 0.15346646308898926, "total": 0.6545443534851074 } } }, "sessions": [ { "connected": "2026-02-08T05:02:17.575495+00:00", "host": "coffeemud.net", "ip": "99.88.247.49", "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=coffeemud.net port=23 INFO client_base.py:174 Connected to 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: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: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 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 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 MSP DEBUG stream_writer.py:713 WILL MSP unsolicited DEBUG stream_writer.py:1869 handle_will(MSP) DEBUG stream_writer.py:3036 pending_option[DO + MSP] = True DEBUG stream_writer.py:938 send IAC DO MSP DEBUG stream_writer.py:3036 remote_option[MSP] = True DEBUG stream_writer.py:3036 pending_option[DO + MSP] = False DEBUG stream_writer.py:697 recv IAC WILL MSDP DEBUG stream_writer.py:713 WILL MSDP unsolicited DEBUG stream_writer.py:1869 handle_will(MSDP) DEBUG stream_writer.py:3036 pending_option[DO + MSDP] = True DEBUG stream_writer.py:938 send IAC DO MSDP DEBUG stream_writer.py:3036 remote_option[MSDP] = True DEBUG stream_writer.py:3036 pending_option[DO + MSDP] = False DEBUG stream_writer.py:697 recv IAC WILL NAWS DEBUG stream_writer.py:713 WILL NAWS unsolicited DEBUG stream_writer.py:1869 handle_will(NAWS) DEBUG stream_writer.py:1891 recv WILL NAWS on client end, refusing. DEBUG stream_writer.py:3036 remote_option[NAWS] = False DEBUG stream_writer.py:938 send IAC DONT NAWS 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:697 recv IAC DO LINEMODE DEBUG stream_writer.py:1739 handle_do(LINEMODE) DEBUG stream_writer.py:3036 pending_option[WILL + LINEMODE] = True DEBUG stream_writer.py:938 send IAC WILL LINEMODE DEBUG stream_writer.py:3036 pending_option[SB + LINEMODE] = True DEBUG stream_writer.py:3036 local_option[LINEMODE] = True DEBUG stream_writer.py:3036 pending_option[WILL + LINEMODE] = 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:689 begin sub-negotiation SB TTYPE DEBUG stream_writer.py:676 sub-negotiation cmd TTYPE SE completion byte DEBUG stream_writer.py:2031 [SB + TTYPE] unsolicited 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 TTYPE DEBUG stream_writer.py:676 sub-negotiation cmd TTYPE SE completion byte DEBUG stream_writer.py:2031 [SB + TTYPE] unsolicited 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:697 recv IAC WONT MCCP2_COMPRESS DEBUG stream_writer.py:1991 handle_wont(MCCP2_COMPRESS) DEBUG stream_writer.py:3036 pending_option[DO + MCCP2_COMPRESS] = False DEBUG stream_writer.py:697 recv IAC WONT NAWS DEBUG stream_writer.py:1991 handle_wont(NAWS) DEBUG stream_writer.py:3036 pending_option[DO + NAWS] = False DEBUG stream_writer.py:697 recv IAC DONT LINEMODE DEBUG stream_writer.py:1832 handle_dont(LINEMODE) DEBUG stream_writer.py:3036 local_option[LINEMODE] = False 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: {'PORT': ['2330', '2329', '2328', '2327', '2326', '2325', '2324', '23', '2323'], 'XTERM TRUE COLORS': '1', 'RACES': '22', 'VT100': '0', 'GAMESYSTEM': 'Tick Based', 'MCCP': '1', 'UPTIME': '1770267697', 'HELPFILES': '5596', 'MSP': '1', 'CHARSET': 'iso-8859-1', 'STATUS': 'Live', 'WEBSITE': 'http://coffeemud.net:27744/', 'CRAWL DELAY': '-1', 'OBJECTS': '697', 'CREATED': '2001', 'HOSTNAME': 'coffeemud.net', 'LOCATION': 'Texas', 'GENRE': 'Fantasy', 'MCP': '1', 'CODEBASE': 'CoffeeMUD v5.11.0.3', 'LANGUAGE': 'English', 'GAMEPLAY': ['Adventure', 'Social'], 'MXP': '1', 'PLAYERS': '21', 'EMAIL': 'ZAC@COFFEEMUD.NET', 'ICON': 'http://coffeemud.net:27744/images/cm.jpg', 'NAME': 'CoffeeMud', 'INTERMUD': ['I3', 'Grapevine'], 'MOBILES': '151', 'CLASSES': '48', 'FAMILY': 'CoffeeMUD', 'CONTACT': 'ZAC@COFFEEMUD.NET', 'AREAS': '389', 'ANSI': '1', 'SKILLS': '2095', 'ROOMS': '31624', 'XTERM 256 COLORS': '1'} DEBUG client_base.py:463 negotiation failed after 4.00s. DEBUG client_base.py:470 failed-reply: 'SB NEW_ENVIRON, SB MXP, SB LINEMODE' DEBUG stream_writer.py:1292 IAC GA: Go-Ahead (unhandled). 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 + 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 WILL BINARY DEBUG stream_writer.py:1869 handle_will(BINARY) DEBUG stream_writer.py:912 skip DO BINARY; pending_option = True DEBUG stream_writer.py:3036 remote_option[BINARY] = True DEBUG stream_writer.py:3036 pending_option[DO + BINARY] = False DEBUG stream_writer.py:697 recv IAC WONT SGA DEBUG stream_writer.py:1991 handle_wont(SGA) DEBUG stream_writer.py:3036 remote_option[SGA] = False 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 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 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 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 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:746 connection for server fingerprint fdd1047c281c7efb INFO client_base.py:105 Connection closed to *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug coffeemud.net 23 .. [#scan] measured 2026-02-08 at 05:02 UTC