StickMUD ======== .. raw:: html .. raw:: html

stickmud.com:6680 🔒

Server Info ----------- - **Codebase**: LDMud 3.6.7 (3.6.7) - **Family**: LPMud - **Genre**: Fantasy - **Gameplay**: Hack and Slash - **Players online**: 1 [#scan]_ - **Created**: 1991 - **Status**: Live - **Website**: `https://www.stickmud.com `_ - **Location**: Canada - **TLS/SSL**: Port 7670 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-yes:`Yes` (MSSP) - **MSP**: :proto-yes:`Yes` (MSSP) - **MCP**: :proto-no:`No` - **ZMP**: :proto-no:`No` Telnet Fingerprint ------------------ :ref:`b3f0ba36bb618fce... ` *This fingerprint is shared by 2 other servers.* **Options offered by server**: ``CHARSET`` **Options requested from client**: ``NAWS``, ``NEW_ENVIRON``, ``TTYPE`` **Data source**: `b3f0ba36bb618fce/57fb7eda1f0ac771.json `_ The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata. .. code-block:: json { "server-probe": { "fingerprint": "b3f0ba36bb618fce", "fingerprint-data": { "offered-options": [ "CHARSET" ], "probed-protocol": "server", "refused-options": [ "AUTHENTICATION", "BINARY", "BM", "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": [ "NAWS", "NEW_ENVIRON", "TTYPE" ] }, "session_data": { "banner_after_return": "Too short a name - must be at least two characters long.\r\n\r\nTry another name: ", "banner_before_return": "\r\n\u001b[33mDiscord:\u001b[0m https://discord.gg/BduazjAKxR\r\n\u001b[33mBluesky:\u001b[0m https://bsky.app/profile/stickmud.com\r\n\r\n \u001b[94m---------------------\u001b[0m\r\n \u001b[93mWelcome to StickMUD\u001b[0m\r\n \u001b[94m---------------------\u001b[0m\r\n\r\n Established June 17, 1991\r\n\r\n A free, multi-player, medieval fantasy \r\n hack-and-slash game played with text only!\r\n\r\n Roleplay as a Bard, Fighter, Mage, Necromancer,\r\n Ninja, Thief, Healer or Priest\r\n\r\n Train skills in both craft and combat aligned with your guild.\r\n 18 player races. Heroes and villains alike are invited!\r\n\r\n \u001b[33mWeb:\u001b[0m https://www.stickmud.com/\r\n\r\n \u001b[93mNew to the game? Please enter a new character name now!\u001b[0m\r\n 'who' to see who is logged in, 'visit' for guests, or 'events'\r\n\r\nGive your character name: ", "encoding": "ascii", "mssp": { "ANSI": "1", "AREAS": "178", "CLASSES": "8", "CODEBASE": "LDMud 3.6.7 (3.6.7)", "CONTACT": "support@stickmud.com", "CREATED": "1991", "DISCORD": "https://discord.gg/BduazjAKxR", "FAMILY": "LPMud", "GAMEPLAY": "Hack and Slash", "GAMESYSTEM": "Custom", "GENRE": "Fantasy", "GMCP": "1", "HELPFILES": "310", "HIRING BUILDERS": "0", "HIRING CODERS": "0", "HOSTNAME": "stickmud.com", "ICON": "https://www.stickmud.com/wp-content/uploads/2020/12/stick-siteicon.png", "INTERMUD": "-1", "IP": "172.105.105.30", "LANGUAGE": "English", "LEVELS": "300", "LOCATION": "Canada", "MCCP": "0", "MCMP": "1", "MCP": "0", "MINIMUM AGE": "13", "MOBILES": "-1", "MSDP": "0", "MSP": "1", "MXP": "1", "NAME": "StickMUD", "OBJECTS": "1658", "PAY FOR PERKS": "0", "PAY TO PLAY": "0", "PLAYERS": "1", "PORT": "7680", "PUEBLO": "0", "RACES": "20", "ROOMS": "32960", "SKILLS": "100", "SSL": "7670", "STATUS": "Live", "SUBGENRE": "Medieval Fantasy", "TLS": "7670", "UPTIME": "1768139881", "UTF-8": "1", "VT100": "1", "WEBSITE": "https://www.stickmud.com", "XTERM 256 COLORS": "1" }, "option_states": { "environ_requested": [], "server_offered": { "0x5a": false, "0x5b": false, "CHARSET": true, "GMCP": true, "MSSP": true }, "server_requested": { "NAWS": true, "NEW_ENVIRON": true, "TTYPE": true } }, "timing": { "probe": 0.5049970149993896, "total": 1.8612992763519287 } } }, "sessions": [ { "connected": "2026-02-08T06:08:36.647598+00:00", "host": "stickmud.com", "ip": "172.105.102.228", "port": 6680 } ] } 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=stickmud.com port=6680 INFO client_base.py:174 Connected to DEBUG stream_writer.py:697 recv IAC WILL CHARSET DEBUG stream_writer.py:715 WILL CHARSET (bi-directional capability exchange) DEBUG stream_writer.py:1869 handle_will(CHARSET) DEBUG stream_writer.py:3036 pending_option[DO + CHARSET] = True DEBUG stream_writer.py:938 send IAC DO CHARSET DEBUG stream_writer.py:3036 remote_option[CHARSET] = True DEBUG stream_writer.py:3036 pending_option[DO + CHARSET] = 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 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 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: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 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 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 CHARSET DEBUG stream_writer.py:676 sub-negotiation cmd CHARSET SE completion byte DEBUG stream_writer.py:2031 [SB + CHARSET] unsolicited DEBUG client.py:266 encoding negotiated: UTF-8 DEBUG stream_writer.py:2111 send IAC SB CHARSET ACCEPTED UTF-8 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: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 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='en_US.utf-8', TERM='xterm-256color', LINES=25, COLUMNS=80, COLORTERM='' 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 stream_writer.py:689 begin sub-negotiation SB MSP DEBUG stream_writer.py:676 sub-negotiation cmd MSP SE completion byte DEBUG stream_writer.py:2031 [SB + MSP] unsolicited DEBUG stream_writer.py:1647 MSP: b'\n!!SOUND(Off U=https://raw.githubusercontent.com/StickMUD/StickMUDSounds/master/sounds/)\r\n' 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: {'MSP': '1', 'OBJECTS': '1660', 'FAMILY': 'LPMud', 'ANSI': '1', 'GAMESYSTEM': 'Custom', 'PORT': '7680', 'TLS': '7670', 'MSDP': '0', 'LOCATION': 'Canada', 'UTF-8': '1', 'PAY TO PLAY': '0', 'MCMP': '1', 'HELPFILES': '310', 'LANGUAGE': 'English', 'HIRING BUILDERS': '0', 'IP': '172.105.105.30', 'PUEBLO': '0', 'LEVELS': '300', 'DISCORD': 'https://discord.gg/BduazjAKxR', 'HOSTNAME': 'stickmud.com', 'MOBILES': '-1', 'STATUS': 'Live', 'ICON': 'https://www.stickmud.com/wp-content/uploads/2020/12/stick-siteicon.png', 'PLAYERS': '1', 'GAMEPLAY': 'Hack and Slash', 'WEBSITE': 'https://www.stickmud.com', 'CLASSES': '8', 'CONTACT': 'support@stickmud.com', 'MCP': '0', 'ROOMS': '32960', 'XTERM 256 COLORS': '1', 'CODEBASE': 'LDMud 3.6.7 (3.6.7)', 'HIRING CODERS': '0', 'SSL': '7670', 'AREAS': '178', 'CREATED': '1991', 'UPTIME': '1768139881', 'VT100': '1', 'RACES': '20', 'INTERMUD': '-1', 'GENRE': 'Fantasy', 'SKILLS': '100', 'NAME': 'StickMUD', 'MXP': '1', 'GMCP': '1', 'MCCP': '0', 'SUBGENRE': 'Medieval Fantasy', 'MINIMUM AGE': '13', 'PAY FOR PERKS': '0'} DEBUG client_base.py:460 negotiation complete after 0.32s. 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: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 + ECHO] = True DEBUG stream_writer.py:938 send IAC DO ECHO 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 + 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 + 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 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 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 INFO fingerprinting.py:737 new server fingerprint 989a5cbc65261b83 INFO client_base.py:105 Connection closed to *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug stickmud.com 6680 .. [#scan] measured 2026-02-08 at 06:08 UTC