23.111.142.226 (aardmud.org) ============================ .. _ip_23_111_142_226_aardmud_org_4010: aardmud.org:4010 ---------------- **Connection Banner:** .. image:: /_static/banners/banner_da5744d28123.png :alt: #​############################################################################ ##[ ]#​######################### ##[ --- Welcome to Aardwolf MUD --- ]#​########### /" #​######## ##[ ]#​####### _-\`"""', #​###### ##[ Players Currently Online: 168 ]#​#### _-" ) #​##### ##[ ]### _-" \| #​##### #​################################################## _-" ; #​###### #​######################################## _​_---___-" \| #​####### #​##################################### _" ,, ; \`,, #​### #​################################### _-" ;'' \| ,' ; #​### #​################################# _" ' \`"' ; #​### #​########################## _​_---; ,' #​##### #​####################### _​_"" ___ ,' #​####### #​################### _​-"" -"" _ ,' #​######### #​################## \`-_ _ ; #​########### #​#################### "​"----""" ; ; #​############ #​###################### / ; ; #​############# #​#################### / ; ; #​############## #​################## / \` ; #​############### #​################ / ; #​################ -​---------------------------------------------------------------------------- Enter your character name or type 'NEW' to create a new character -​---------------------------------------------------------------------------- What be thy name, adventurer? Please enter a character name, 'NEW' to create a new player or 'Q' to disconnect. What be thy name, adventurer? :class: ansi-banner :width: 648px :loading: lazy *This banner is more than 100% similar to 2 other servers:* - 🇺🇸 :ref:`aardmud.org:4444 ` (100% match) - 🇺🇸 :ref:`aardwolf.org:23 ` (100% match) Server URLs ~~~~~~~~~~~ .. raw:: html Server Info ~~~~~~~~~~~ - **Server Location**: 🇺🇸 United States (GeoIP) Protocol Support ~~~~~~~~~~~~~~~~ MUD-specific protocols detected via MSSP flags or Telnet negotiation. - **MSSP**: :proto-no:`No` - **GMCP**: :proto-negotiated:`Negotiated` - **MSDP**: :proto-no:`No` - **MCCP**: :proto-no:`No` - **MCCP2**: :proto-negotiated:`Negotiated` - **MXP**: :proto-no:`No` - **MSP**: :proto-no:`No` - **MCP**: :proto-no:`No` - **ZMP**: :proto-no:`No` Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`00a44c7e9506d3ae ` *This fingerprint is shared by 3 other servers.* **Options offered by server**: ``AARDWOLF``, ``ATCP``, ``GMCP``, ``MCCP2`` **Options requested from client**: ``AARDWOLF``, ``NAWS``, ``TTYPE`` The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata. .. raw:: html
Show JSON .. code-block:: json { "server-probe": { "fingerprint": "00a44c7e9506d3ae", "fingerprint-data": { "offered-options": [ "AARDWOLF", "ATCP", "GMCP", "MCCP2" ], "probed-protocol": "server", "refused-options": [ "BINARY", "CHARSET", "COM_PORT", "ECHO", "EOR", "MCCP3", "MSDP", "MSP", "MSSP", "MXP", "SGA", "STATUS", "ZMP" ], "requested-options": [ "AARDWOLF", "NAWS", "TTYPE" ], "scan-type": "quick" }, "session_data": { "aardwolf": [ { "channel": "status", "channel_byte": 100, "data_byte": 1, "data_bytes": "\u0001" }, { "channel": "status", "channel_byte": 100, "data_byte": 1, "data_bytes": "\u0001" } ], "banner_after_return": "Please enter a character name, 'NEW' to create a new player or 'Q' to disconnect.\n\rWhat be thy name, adventurer? ", "banner_before_return": "#############################################################################\n\r##[ ]##########################\n\r##[ --- Welcome to Aardwolf MUD --- ]############ /\" #########\n\r##[ ]######## _-`\"\"\"', #######\n\r##[ Players Currently Online: 168 ]##### _-\" ) ######\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\r################# / ; #################\n\r-----------------------------------------------------------------------------\n\r Enter your character name or type 'NEW' to create a new character\n\r-----------------------------------------------------------------------------\n\rWhat be thy name, adventurer? ", "dsr_replies": 0, "dsr_requests": 0, "encoding": "ascii", "option_states": { "server_offered": { "0x55": false, "AARDWOLF": true, "ATCP": true, "GMCP": true, "MCCP2": true }, "server_requested": { "AARDWOLF": true, "NAWS": true, "TTYPE": true } }, "scan_type": "quick", "timing": { "probe": 0.5034184455871582, "total": 11.207096099853516 } } }, "sessions": [ { "connected": "2026-04-05T18:46:01.166284+00:00", "host": "aardmud.org", "ip": "23.111.142.226", "port": 4010 }, { "connected": "2026-04-07T07:20:34.446706+00:00", "host": "aardmud.org", "ip": "23.111.142.226", "port": 4010 } ] } .. raw:: html
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 `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug aardmud.org 4010 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1200 Fingerprint client: host=aardmud.org port=4010 INFO client_base.py:190 Connected to DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1024 send IAC WILL GMCP DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1024 send IAC WILL MSDP DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSP DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1024 send IAC WILL MXP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1024 send IAC WILL ZMP DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSSP DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1024 send IAC WILL ATCP DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1024 send IAC DO GMCP DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1024 send IAC DO MSDP DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True DEBUG stream_writer.py:1024 send IAC DO MSP DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True DEBUG stream_writer.py:1024 send IAC DO MXP DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1024 send IAC DO ZMP DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC DO AARDWOLF DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1024 send IAC DO MSSP DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1024 send IAC DO ATCP DEBUG stream_writer.py:767 begin sub-negotiation SB MCCP2_COMPRESS DEBUG stream_writer.py:754 sub-negotiation cmd MCCP2_COMPRESS SE completion byte DEBUG stream_writer.py:2238 [SB + MCCP2_COMPRESS] unsolicited DEBUG stream_writer.py:3232 MCCP2 activated DEBUG client_base.py:483 MCCP2 decompression started (server→client) DEBUG stream_writer.py:773 recv IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:2045 handle_will(MCCP2_COMPRESS) DEBUG stream_writer.py:998 skip DO MCCP2_COMPRESS; pending_option = True DEBUG stream_writer.py:3384 remote_option[MCCP2_COMPRESS] = True DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC WILL MCCP_COMPRESS DEBUG stream_writer.py:789 WILL MCCP_COMPRESS unsolicited DEBUG stream_writer.py:2045 handle_will(MCCP_COMPRESS) DEBUG stream_writer.py:3384 remote_option[MCCP_COMPRESS] = False DEBUG stream_writer.py:1024 send IAC DONT MCCP_COMPRESS DEBUG stream_writer.py:2182 Unhandled: WILL MCCP_COMPRESS. DEBUG stream_writer.py:773 recv IAC WILL AARDWOLF DEBUG stream_writer.py:2045 handle_will(AARDWOLF) DEBUG stream_writer.py:998 skip DO AARDWOLF; pending_option = True DEBUG stream_writer.py:3384 remote_option[AARDWOLF] = True DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = False DEBUG stream_writer.py:773 recv IAC WILL ATCP DEBUG stream_writer.py:2045 handle_will(ATCP) DEBUG stream_writer.py:998 skip DO ATCP; pending_option = True DEBUG stream_writer.py:3384 remote_option[ATCP] = True DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = False DEBUG stream_writer.py:773 recv IAC WILL GMCP DEBUG stream_writer.py:2045 handle_will(GMCP) DEBUG stream_writer.py:998 skip DO GMCP; pending_option = True DEBUG stream_writer.py:3384 remote_option[GMCP] = True DEBUG stream_writer.py:1072 send IAC SB GMCP Core.Hello IAC SE DEBUG stream_writer.py:1072 send IAC SB GMCP Core.Supports.Set IAC SE INFO client.py:201 GMCP handshake: Core.Hello + Core.Supports.Set ['Char 1', 'Char.Vitals 1', 'Char.Items 1', 'Room 1', 'Room.Info 1', 'Comm 1', 'Comm.Channel 1', 'Group 1'] DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = False DEBUG stream_writer.py:773 recv IAC DO AARDWOLF DEBUG stream_writer.py:1887 handle_do(AARDWOLF) DEBUG stream_writer.py:998 skip WILL AARDWOLF; pending_option = True DEBUG stream_writer.py:3384 local_option[AARDWOLF] = True DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = False DEBUG stream_writer.py:773 recv IAC DO TTYPE DEBUG stream_writer.py:1887 handle_do(TTYPE) DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = True DEBUG stream_writer.py:1024 send IAC WILL TTYPE DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = True DEBUG stream_writer.py:3384 local_option[TTYPE] = True DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = False DEBUG stream_writer.py:773 recv IAC DO NAWS DEBUG stream_writer.py:1887 handle_do(NAWS) DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = True DEBUG stream_writer.py:1024 send IAC WILL NAWS DEBUG stream_writer.py:2507 send IAC SB NAWS (rows=25, cols=80) IAC SE DEBUG stream_writer.py:3384 local_option[NAWS] = True DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = False DEBUG stream_writer.py:767 begin sub-negotiation SB AARDWOLF DEBUG stream_writer.py:754 sub-negotiation cmd AARDWOLF SE completion byte DEBUG stream_writer.py:2238 [SB + AARDWOLF] unsolicited DEBUG stream_writer.py:1815 AARDWOLF: {'channel': 'status', 'channel_byte': 100, 'data_byte': 1, 'data_bytes': b'\x01'} DEBUG client_base.py:534 negotiation failed after 4.00s. DEBUG client_base.py:540 failed-reply: 'WILL GMCP, WILL MSDP, WILL MSP, WILL MXP, WILL MCCP2_COMPRESS, WILL MCCP3_COMPRESS, WILL ZMP, WILL MSSP, WILL ATCP, DO MSDP, DO MSP, DO MXP, DO MCCP3_COMPRESS, DO ZMP, DO MSSP, SB TTYPE' DEBUG stream_writer.py:767 begin sub-negotiation SB AARDWOLF DEBUG stream_writer.py:754 sub-negotiation cmd AARDWOLF SE completion byte DEBUG stream_writer.py:2238 [SB + AARDWOLF] unsolicited DEBUG stream_writer.py:1815 AARDWOLF: {'channel': 'status', 'channel_byte': 100, 'data_byte': 1, 'data_bytes': b'\x01'} DEBUG stream_writer.py:3384 pending_option[DO + BINARY] = True DEBUG stream_writer.py:1024 send IAC DO BINARY DEBUG stream_writer.py:3384 pending_option[DO + SGA] = True DEBUG stream_writer.py:1024 send IAC DO SGA DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = True DEBUG stream_writer.py:1024 send IAC DO ECHO DEBUG stream_writer.py:3384 pending_option[DO + STATUS] = True DEBUG stream_writer.py:1024 send IAC DO STATUS DEBUG stream_writer.py:3384 pending_option[DO + CHARSET] = True DEBUG stream_writer.py:1024 send IAC DO CHARSET DEBUG stream_writer.py:3384 pending_option[DO + EOR] = True DEBUG stream_writer.py:1024 send IAC DO EOR DEBUG stream_writer.py:3384 pending_option[DO + COM_PORT_OPTION] = True DEBUG stream_writer.py:1024 send IAC DO COM_PORT_OPTION DEBUG stream_writer.py:998 skip DO MCCP3_COMPRESS; pending_option = True DEBUG stream_writer.py:998 skip DO MSDP; pending_option = True DEBUG stream_writer.py:998 skip DO MSSP; pending_option = True DEBUG stream_writer.py:998 skip DO MSP; pending_option = True DEBUG stream_writer.py:998 skip DO MXP; pending_option = True DEBUG stream_writer.py:998 skip DO ZMP; pending_option = True DEBUG fingerprinting.py:849 connection for server fingerprint 00a44c7e9506d3ae INFO client_base.py:122 Connection closed to .. raw:: html
.. _ip_23_111_142_226_aardmud_org_4444: aardmud.org:4444 ---------------- **Connection Banner:** .. image:: /_static/banners/banner_c6b2a5f0bdbf.png :alt: #​############################################################################ ##[ ]#​######################### ##[ --- Welcome to Aardwolf MUD --- ]#​########### /" #​######## ##[ ]#​####### _-\`"""', #​###### ##[ Players Currently Online: 174 ]#​#### _-" ) #​##### ##[ ]### _-" \| #​##### #​################################################## _-" ; #​###### #​######################################## _​_---___-" \| #​####### #​##################################### _" ,, ; \`,, #​### #​################################### _-" ;'' \| ,' ; #​### #​################################# _" ' \`"' ; #​### #​########################## _​_---; ,' #​##### #​####################### _​_"" ___ ,' #​####### #​################### _​-"" -"" _ ,' #​######### #​################## \`-_ _ ; #​########### #​#################### "​"----""" ; ; #​############ #​###################### / ; ; #​############# #​#################### / ; ; #​############## #​################## / \` ; #​############### #​################ / ; #​################ -​---------------------------------------------------------------------------- Enter your character name or type 'NEW' to create a new character -​---------------------------------------------------------------------------- What be thy name, adventurer? Please enter a character name, 'NEW' to create a new player or 'Q' to disconnect. What be thy name, adventurer? :class: ansi-banner :width: 648px :loading: lazy *This banner is more than 100% similar to 3 other servers:* - 🇺🇸 :ref:`aardwolf.org:23 ` (100% match) - 🇺🇸 :ref:`aardmud.org:7777 ` (100% match) - 🇺🇸 :ref:`aardmud.org:4010 ` (100% match) Server URLs ~~~~~~~~~~~ .. raw:: html Server Info ~~~~~~~~~~~ - **Server Location**: 🇺🇸 United States (GeoIP) Protocol Support ~~~~~~~~~~~~~~~~ MUD-specific protocols detected via MSSP flags or Telnet negotiation. - **MSSP**: :proto-no:`No` - **GMCP**: :proto-negotiated:`Negotiated` - **MSDP**: :proto-no:`No` - **MCCP**: :proto-no:`No` - **MCCP2**: :proto-negotiated:`Negotiated` - **MXP**: :proto-no:`No` - **MSP**: :proto-no:`No` - **MCP**: :proto-no:`No` - **ZMP**: :proto-no:`No` Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`00a44c7e9506d3ae ` *This fingerprint is shared by 3 other servers.* **Options offered by server**: ``AARDWOLF``, ``ATCP``, ``GMCP``, ``MCCP2`` **Options requested from client**: ``AARDWOLF``, ``NAWS``, ``TTYPE`` The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata. .. raw:: html
Show JSON .. code-block:: json { "server-probe": { "fingerprint": "00a44c7e9506d3ae", "fingerprint-data": { "offered-options": [ "AARDWOLF", "ATCP", "GMCP", "MCCP2" ], "probed-protocol": "server", "refused-options": [ "BINARY", "CHARSET", "COM_PORT", "ECHO", "EOR", "MCCP3", "MSDP", "MSP", "MSSP", "MXP", "SGA", "STATUS", "ZMP" ], "requested-options": [ "AARDWOLF", "NAWS", "TTYPE" ], "scan-type": "quick" }, "session_data": { "aardwolf": [ { "channel": "status", "channel_byte": 100, "data_byte": 1, "data_bytes": "\u0001" }, { "channel": "status", "channel_byte": 100, "data_byte": 1, "data_bytes": "\u0001" } ], "banner_after_return": "Please enter a character name, 'NEW' to create a new player or 'Q' to disconnect.\n\rWhat be thy name, adventurer? ", "banner_before_return": "#############################################################################\n\r##[ ]##########################\n\r##[ --- Welcome to Aardwolf MUD --- ]############ /\" #########\n\r##[ ]######## _-`\"\"\"', #######\n\r##[ Players Currently Online: 174 ]##### _-\" ) ######\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\r################# / ; #################\n\r-----------------------------------------------------------------------------\n\r Enter your character name or type 'NEW' to create a new character\n\r-----------------------------------------------------------------------------\n\rWhat be thy name, adventurer? ", "dsr_replies": 0, "dsr_requests": 0, "encoding": "ascii", "option_states": { "server_offered": { "0x55": false, "AARDWOLF": true, "ATCP": true, "GMCP": true, "MCCP2": true }, "server_requested": { "AARDWOLF": true, "NAWS": true, "TTYPE": true } }, "scan_type": "quick", "timing": { "probe": 0.5096912384033203, "total": 11.135130167007446 } } }, "sessions": [ { "connected": "2026-04-05T18:55:41.337970+00:00", "host": "aardmud.org", "ip": "23.111.142.226", "port": 4444 }, { "connected": "2026-04-07T07:00:04.214053+00:00", "host": "aardmud.org", "ip": "23.111.142.226", "port": 4444 } ] } .. raw:: html
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 `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug aardmud.org 4444 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1200 Fingerprint client: host=aardmud.org port=4444 INFO client_base.py:190 Connected to DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSSP DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1024 send IAC WILL ZMP DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1024 send IAC WILL GMCP DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1024 send IAC WILL MSDP DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSP DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1024 send IAC WILL MXP DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1024 send IAC WILL ATCP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1024 send IAC DO MSSP DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC DO AARDWOLF DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1024 send IAC DO ZMP DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1024 send IAC DO GMCP DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1024 send IAC DO MSDP DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True DEBUG stream_writer.py:1024 send IAC DO MSP DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True DEBUG stream_writer.py:1024 send IAC DO MXP DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1024 send IAC DO ATCP DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:773 recv IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:2045 handle_will(MCCP2_COMPRESS) DEBUG stream_writer.py:998 skip DO MCCP2_COMPRESS; pending_option = True DEBUG stream_writer.py:3384 remote_option[MCCP2_COMPRESS] = True DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC WILL MCCP_COMPRESS DEBUG stream_writer.py:789 WILL MCCP_COMPRESS unsolicited DEBUG stream_writer.py:2045 handle_will(MCCP_COMPRESS) DEBUG stream_writer.py:3384 remote_option[MCCP_COMPRESS] = False DEBUG stream_writer.py:1024 send IAC DONT MCCP_COMPRESS DEBUG stream_writer.py:2182 Unhandled: WILL MCCP_COMPRESS. DEBUG stream_writer.py:773 recv IAC WILL AARDWOLF DEBUG stream_writer.py:2045 handle_will(AARDWOLF) DEBUG stream_writer.py:998 skip DO AARDWOLF; pending_option = True DEBUG stream_writer.py:3384 remote_option[AARDWOLF] = True DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = False DEBUG stream_writer.py:773 recv IAC WILL ATCP DEBUG stream_writer.py:2045 handle_will(ATCP) DEBUG stream_writer.py:998 skip DO ATCP; pending_option = True DEBUG stream_writer.py:3384 remote_option[ATCP] = True DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = False DEBUG stream_writer.py:773 recv IAC WILL GMCP DEBUG stream_writer.py:2045 handle_will(GMCP) DEBUG stream_writer.py:998 skip DO GMCP; pending_option = True DEBUG stream_writer.py:3384 remote_option[GMCP] = True DEBUG stream_writer.py:1072 send IAC SB GMCP Core.Hello IAC SE DEBUG stream_writer.py:1072 send IAC SB GMCP Core.Supports.Set IAC SE INFO client.py:201 GMCP handshake: Core.Hello + Core.Supports.Set ['Char 1', 'Char.Vitals 1', 'Char.Items 1', 'Room 1', 'Room.Info 1', 'Comm 1', 'Comm.Channel 1', 'Group 1'] DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = False DEBUG stream_writer.py:773 recv IAC DO AARDWOLF DEBUG stream_writer.py:1887 handle_do(AARDWOLF) DEBUG stream_writer.py:998 skip WILL AARDWOLF; pending_option = True DEBUG stream_writer.py:3384 local_option[AARDWOLF] = True DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = False DEBUG stream_writer.py:773 recv IAC DO TTYPE DEBUG stream_writer.py:1887 handle_do(TTYPE) DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = True DEBUG stream_writer.py:1024 send IAC WILL TTYPE DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = True DEBUG stream_writer.py:3384 local_option[TTYPE] = True DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = False DEBUG stream_writer.py:773 recv IAC DO NAWS DEBUG stream_writer.py:1887 handle_do(NAWS) DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = True DEBUG stream_writer.py:1024 send IAC WILL NAWS DEBUG stream_writer.py:2507 send IAC SB NAWS (rows=25, cols=80) IAC SE DEBUG stream_writer.py:3384 local_option[NAWS] = True DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = False DEBUG stream_writer.py:767 begin sub-negotiation SB MCCP2_COMPRESS DEBUG stream_writer.py:754 sub-negotiation cmd MCCP2_COMPRESS SE completion byte DEBUG stream_writer.py:2238 [SB + MCCP2_COMPRESS] unsolicited DEBUG stream_writer.py:3232 MCCP2 activated DEBUG client_base.py:483 MCCP2 decompression started (server→client) DEBUG stream_writer.py:767 begin sub-negotiation SB AARDWOLF DEBUG stream_writer.py:754 sub-negotiation cmd AARDWOLF SE completion byte DEBUG stream_writer.py:2238 [SB + AARDWOLF] unsolicited DEBUG stream_writer.py:1815 AARDWOLF: {'channel': 'status', 'channel_byte': 100, 'data_byte': 1, 'data_bytes': b'\x01'} DEBUG client_base.py:534 negotiation failed after 4.00s. DEBUG client_base.py:540 failed-reply: 'WILL MSSP, WILL ZMP, WILL GMCP, WILL MSDP, WILL MSP, WILL MXP, WILL ATCP, WILL MCCP2_COMPRESS, WILL MCCP3_COMPRESS, DO MSSP, DO ZMP, DO MSDP, DO MSP, DO MXP, DO MCCP3_COMPRESS, SB TTYPE' DEBUG stream_writer.py:767 begin sub-negotiation SB AARDWOLF DEBUG stream_writer.py:754 sub-negotiation cmd AARDWOLF SE completion byte DEBUG stream_writer.py:2238 [SB + AARDWOLF] unsolicited DEBUG stream_writer.py:1815 AARDWOLF: {'channel': 'status', 'channel_byte': 100, 'data_byte': 1, 'data_bytes': b'\x01'} DEBUG stream_writer.py:3384 pending_option[DO + BINARY] = True DEBUG stream_writer.py:1024 send IAC DO BINARY DEBUG stream_writer.py:3384 pending_option[DO + SGA] = True DEBUG stream_writer.py:1024 send IAC DO SGA DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = True DEBUG stream_writer.py:1024 send IAC DO ECHO DEBUG stream_writer.py:3384 pending_option[DO + STATUS] = True DEBUG stream_writer.py:1024 send IAC DO STATUS DEBUG stream_writer.py:3384 pending_option[DO + CHARSET] = True DEBUG stream_writer.py:1024 send IAC DO CHARSET DEBUG stream_writer.py:3384 pending_option[DO + EOR] = True DEBUG stream_writer.py:1024 send IAC DO EOR DEBUG stream_writer.py:3384 pending_option[DO + COM_PORT_OPTION] = True DEBUG stream_writer.py:1024 send IAC DO COM_PORT_OPTION DEBUG stream_writer.py:998 skip DO MCCP3_COMPRESS; pending_option = True DEBUG stream_writer.py:998 skip DO MSDP; pending_option = True DEBUG stream_writer.py:998 skip DO MSSP; pending_option = True DEBUG stream_writer.py:998 skip DO MSP; pending_option = True DEBUG stream_writer.py:998 skip DO MXP; pending_option = True DEBUG stream_writer.py:998 skip DO ZMP; pending_option = True DEBUG fingerprinting.py:849 connection for server fingerprint 00a44c7e9506d3ae INFO client_base.py:122 Connection closed to .. raw:: html
.. _ip_23_111_142_226_aardmud_org_7777: aardmud.org:7777 ---------------- **Connection Banner:** .. image:: /_static/banners/banner_da5744d28123.png :alt: #​############################################################################ ##[ ]#​######################### ##[ --- Welcome to Aardwolf MUD --- ]#​########### /" #​######## ##[ ]#​####### _-\`"""', #​###### ##[ Players Currently Online: 168 ]#​#### _-" ) #​##### ##[ ]### _-" \| #​##### #​################################################## _-" ; #​###### #​######################################## _​_---___-" \| #​####### #​##################################### _" ,, ; \`,, #​### #​################################### _-" ;'' \| ,' ; #​### #​################################# _" ' \`"' ; #​### #​########################## _​_---; ,' #​##### #​####################### _​_"" ___ ,' #​####### #​################### _​-"" -"" _ ,' #​######### #​################## \`-_ _ ; #​########### #​#################### "​"----""" ; ; #​############ #​###################### / ; ; #​############# #​#################### / ; ; #​############## #​################## / \` ; #​############### #​################ / ; #​################ -​---------------------------------------------------------------------------- Enter your character name or type 'NEW' to create a new character -​---------------------------------------------------------------------------- What be thy name, adventurer? Please enter a character name, 'NEW' to create a new player or 'Q' to disconnect. What be thy name, adventurer? :class: ansi-banner :width: 648px :loading: lazy *This banner is more than 100% similar to 2 other servers:* - 🇺🇸 :ref:`aardmud.org:4444 ` (100% match) - 🇺🇸 :ref:`aardwolf.org:23 ` (100% match) Server URLs ~~~~~~~~~~~ .. raw:: html Server Info ~~~~~~~~~~~ - **Server Location**: 🇺🇸 United States (GeoIP) Protocol Support ~~~~~~~~~~~~~~~~ MUD-specific protocols detected via MSSP flags or Telnet negotiation. - **MSSP**: :proto-no:`No` - **GMCP**: :proto-negotiated:`Negotiated` - **MSDP**: :proto-no:`No` - **MCCP**: :proto-no:`No` - **MCCP2**: :proto-negotiated:`Negotiated` - **MXP**: :proto-no:`No` - **MSP**: :proto-no:`No` - **MCP**: :proto-no:`No` - **ZMP**: :proto-no:`No` Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`00a44c7e9506d3ae ` *This fingerprint is shared by 3 other servers.* **Options offered by server**: ``AARDWOLF``, ``ATCP``, ``GMCP``, ``MCCP2`` **Options requested from client**: ``AARDWOLF``, ``NAWS``, ``TTYPE`` The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata. .. raw:: html
Show JSON .. code-block:: json { "server-probe": { "fingerprint": "00a44c7e9506d3ae", "fingerprint-data": { "offered-options": [ "AARDWOLF", "ATCP", "GMCP", "MCCP2" ], "probed-protocol": "server", "refused-options": [ "BINARY", "CHARSET", "COM_PORT", "ECHO", "EOR", "MCCP3", "MSDP", "MSP", "MSSP", "MXP", "SGA", "STATUS", "ZMP" ], "requested-options": [ "AARDWOLF", "NAWS", "TTYPE" ], "scan-type": "quick" }, "session_data": { "aardwolf": [ { "channel": "status", "channel_byte": 100, "data_byte": 1, "data_bytes": "\u0001" }, { "channel": "status", "channel_byte": 100, "data_byte": 1, "data_bytes": "\u0001" } ], "banner_after_return": "Please enter a character name, 'NEW' to create a new player or 'Q' to disconnect.\n\rWhat be thy name, adventurer? ", "banner_before_return": "#############################################################################\n\r##[ ]##########################\n\r##[ --- Welcome to Aardwolf MUD --- ]############ /\" #########\n\r##[ ]######## _-`\"\"\"', #######\n\r##[ Players Currently Online: 168 ]##### _-\" ) ######\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\r################# / ; #################\n\r-----------------------------------------------------------------------------\n\r Enter your character name or type 'NEW' to create a new character\n\r-----------------------------------------------------------------------------\n\rWhat be thy name, adventurer? ", "dsr_replies": 0, "dsr_requests": 0, "encoding": "ascii", "option_states": { "server_offered": { "0x55": false, "AARDWOLF": true, "ATCP": true, "GMCP": true, "MCCP2": true }, "server_requested": { "AARDWOLF": true, "NAWS": true, "TTYPE": true } }, "scan_type": "quick", "timing": { "probe": 0.504256010055542, "total": 11.210433006286621 } } }, "sessions": [ { "connected": "2026-04-05T18:57:57.258161+00:00", "host": "aardmud.org", "ip": "23.111.142.226", "port": 7777 }, { "connected": "2026-04-07T07:21:21.828675+00:00", "host": "aardmud.org", "ip": "23.111.142.226", "port": 7777 } ] } .. raw:: html
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 `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug aardmud.org 7777 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1200 Fingerprint client: host=aardmud.org port=7777 INFO client_base.py:190 Connected to DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1024 send IAC WILL ATCP DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1024 send IAC WILL MXP DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1024 send IAC WILL ZMP DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1024 send IAC WILL MSDP DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSSP DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1024 send IAC WILL GMCP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True DEBUG stream_writer.py:1024 send IAC DO MSP DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1024 send IAC DO ATCP DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True DEBUG stream_writer.py:1024 send IAC DO MXP DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1024 send IAC DO ZMP DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1024 send IAC DO MSDP DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC DO AARDWOLF DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1024 send IAC DO MSSP DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1024 send IAC DO GMCP DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:767 begin sub-negotiation SB MCCP2_COMPRESS DEBUG stream_writer.py:754 sub-negotiation cmd MCCP2_COMPRESS SE completion byte DEBUG stream_writer.py:2238 [SB + MCCP2_COMPRESS] unsolicited DEBUG stream_writer.py:3232 MCCP2 activated DEBUG client_base.py:483 MCCP2 decompression started (server→client) DEBUG stream_writer.py:773 recv IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:2045 handle_will(MCCP2_COMPRESS) DEBUG stream_writer.py:998 skip DO MCCP2_COMPRESS; pending_option = True DEBUG stream_writer.py:3384 remote_option[MCCP2_COMPRESS] = True DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC WILL MCCP_COMPRESS DEBUG stream_writer.py:789 WILL MCCP_COMPRESS unsolicited DEBUG stream_writer.py:2045 handle_will(MCCP_COMPRESS) DEBUG stream_writer.py:3384 remote_option[MCCP_COMPRESS] = False DEBUG stream_writer.py:1024 send IAC DONT MCCP_COMPRESS DEBUG stream_writer.py:2182 Unhandled: WILL MCCP_COMPRESS. DEBUG stream_writer.py:773 recv IAC WILL AARDWOLF DEBUG stream_writer.py:2045 handle_will(AARDWOLF) DEBUG stream_writer.py:998 skip DO AARDWOLF; pending_option = True DEBUG stream_writer.py:3384 remote_option[AARDWOLF] = True DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = False DEBUG stream_writer.py:773 recv IAC WILL ATCP DEBUG stream_writer.py:2045 handle_will(ATCP) DEBUG stream_writer.py:998 skip DO ATCP; pending_option = True DEBUG stream_writer.py:3384 remote_option[ATCP] = True DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = False DEBUG stream_writer.py:773 recv IAC WILL GMCP DEBUG stream_writer.py:2045 handle_will(GMCP) DEBUG stream_writer.py:998 skip DO GMCP; pending_option = True DEBUG stream_writer.py:3384 remote_option[GMCP] = True DEBUG stream_writer.py:1072 send IAC SB GMCP Core.Hello IAC SE DEBUG stream_writer.py:1072 send IAC SB GMCP Core.Supports.Set IAC SE INFO client.py:201 GMCP handshake: Core.Hello + Core.Supports.Set ['Char 1', 'Char.Vitals 1', 'Char.Items 1', 'Room 1', 'Room.Info 1', 'Comm 1', 'Comm.Channel 1', 'Group 1'] DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = False DEBUG stream_writer.py:773 recv IAC DO AARDWOLF DEBUG stream_writer.py:1887 handle_do(AARDWOLF) DEBUG stream_writer.py:998 skip WILL AARDWOLF; pending_option = True DEBUG stream_writer.py:3384 local_option[AARDWOLF] = True DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = False DEBUG stream_writer.py:773 recv IAC DO TTYPE DEBUG stream_writer.py:1887 handle_do(TTYPE) DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = True DEBUG stream_writer.py:1024 send IAC WILL TTYPE DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = True DEBUG stream_writer.py:3384 local_option[TTYPE] = True DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = False DEBUG stream_writer.py:773 recv IAC DO NAWS DEBUG stream_writer.py:1887 handle_do(NAWS) DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = True DEBUG stream_writer.py:1024 send IAC WILL NAWS DEBUG stream_writer.py:2507 send IAC SB NAWS (rows=25, cols=80) IAC SE DEBUG stream_writer.py:3384 local_option[NAWS] = True DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = False DEBUG stream_writer.py:767 begin sub-negotiation SB AARDWOLF DEBUG stream_writer.py:754 sub-negotiation cmd AARDWOLF SE completion byte DEBUG stream_writer.py:2238 [SB + AARDWOLF] unsolicited DEBUG stream_writer.py:1815 AARDWOLF: {'channel': 'status', 'channel_byte': 100, 'data_byte': 1, 'data_bytes': b'\x01'} DEBUG client_base.py:534 negotiation failed after 4.00s. DEBUG client_base.py:540 failed-reply: 'WILL MSP, WILL MCCP3_COMPRESS, WILL ATCP, WILL MXP, WILL ZMP, WILL MSDP, WILL MSSP, WILL GMCP, WILL MCCP2_COMPRESS, DO MSP, DO MCCP3_COMPRESS, DO MXP, DO ZMP, DO MSDP, DO MSSP, SB TTYPE' DEBUG stream_writer.py:767 begin sub-negotiation SB AARDWOLF DEBUG stream_writer.py:754 sub-negotiation cmd AARDWOLF SE completion byte DEBUG stream_writer.py:2238 [SB + AARDWOLF] unsolicited DEBUG stream_writer.py:1815 AARDWOLF: {'channel': 'status', 'channel_byte': 100, 'data_byte': 1, 'data_bytes': b'\x01'} DEBUG stream_writer.py:3384 pending_option[DO + BINARY] = True DEBUG stream_writer.py:1024 send IAC DO BINARY DEBUG stream_writer.py:3384 pending_option[DO + SGA] = True DEBUG stream_writer.py:1024 send IAC DO SGA DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = True DEBUG stream_writer.py:1024 send IAC DO ECHO DEBUG stream_writer.py:3384 pending_option[DO + STATUS] = True DEBUG stream_writer.py:1024 send IAC DO STATUS DEBUG stream_writer.py:3384 pending_option[DO + CHARSET] = True DEBUG stream_writer.py:1024 send IAC DO CHARSET DEBUG stream_writer.py:3384 pending_option[DO + EOR] = True DEBUG stream_writer.py:1024 send IAC DO EOR DEBUG stream_writer.py:3384 pending_option[DO + COM_PORT_OPTION] = True DEBUG stream_writer.py:1024 send IAC DO COM_PORT_OPTION DEBUG stream_writer.py:998 skip DO MCCP3_COMPRESS; pending_option = True DEBUG stream_writer.py:998 skip DO MSDP; pending_option = True DEBUG stream_writer.py:998 skip DO MSSP; pending_option = True DEBUG stream_writer.py:998 skip DO MSP; pending_option = True DEBUG stream_writer.py:998 skip DO MXP; pending_option = True DEBUG stream_writer.py:998 skip DO ZMP; pending_option = True DEBUG fingerprinting.py:849 connection for server fingerprint 00a44c7e9506d3ae INFO client_base.py:122 Connection closed to .. raw:: html
.. _ip_23_111_142_226_aardwolf_org_23: aardwolf.org:23 --------------- **Connection Banner:** .. image:: /_static/banners/banner_6e83f4a7403f.png :alt: #​############################################################################ ##[ ]#​######################### ##[ --- Welcome to Aardwolf MUD --- ]#​########### /" #​######## ##[ ]#​####### _-\`"""', #​###### ##[ Players Currently Online: 172 ]#​#### _-" ) #​##### ##[ ]### _-" \| #​##### #​################################################## _-" ; #​###### #​######################################## _​_---___-" \| #​####### #​##################################### _" ,, ; \`,, #​### #​################################### _-" ;'' \| ,' ; #​### #​################################# _" ' \`"' ; #​### #​########################## _​_---; ,' #​##### #​####################### _​_"" ___ ,' #​####### #​################### _​-"" -"" _ ,' #​######### #​################## \`-_ _ ; #​########### #​#################### "​"----""" ; ; #​############ #​###################### / ; ; #​############# #​#################### / ; ; #​############## #​################## / \` ; #​############### #​################ / ; #​################ -​---------------------------------------------------------------------------- Enter your character name or type 'NEW' to create a new character -​---------------------------------------------------------------------------- What be thy name, adventurer? Please enter a character name, 'NEW' to create a new player or 'Q' to disconnect. What be thy name, adventurer? :class: ansi-banner :width: 648px :loading: lazy *This banner is more than 100% similar to 3 other servers:* - 🇺🇸 :ref:`aardmud.org:4444 ` (100% match) - 🇺🇸 :ref:`aardmud.org:7777 ` (100% match) - 🇺🇸 :ref:`aardmud.org:4010 ` (100% match) Server URLs ~~~~~~~~~~~ .. raw:: html Server Info ~~~~~~~~~~~ - **Server Location**: 🇺🇸 United States (GeoIP) Protocol Support ~~~~~~~~~~~~~~~~ MUD-specific protocols detected via MSSP flags or Telnet negotiation. - **MSSP**: :proto-no:`No` - **GMCP**: :proto-negotiated:`Negotiated` - **MSDP**: :proto-no:`No` - **MCCP**: :proto-no:`No` - **MCCP2**: :proto-negotiated:`Negotiated` - **MXP**: :proto-no:`No` - **MSP**: :proto-no:`No` - **MCP**: :proto-no:`No` - **ZMP**: :proto-no:`No` Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`00a44c7e9506d3ae ` *This fingerprint is shared by 3 other servers.* **Options offered by server**: ``AARDWOLF``, ``ATCP``, ``GMCP``, ``MCCP2`` **Options requested from client**: ``AARDWOLF``, ``NAWS``, ``TTYPE`` The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata. .. raw:: html
Show JSON .. code-block:: json { "server-probe": { "fingerprint": "00a44c7e9506d3ae", "fingerprint-data": { "offered-options": [ "AARDWOLF", "ATCP", "GMCP", "MCCP2" ], "probed-protocol": "server", "refused-options": [ "BINARY", "CHARSET", "COM_PORT", "ECHO", "EOR", "MCCP3", "MSDP", "MSP", "MSSP", "MXP", "SGA", "STATUS", "ZMP" ], "requested-options": [ "AARDWOLF", "NAWS", "TTYPE" ], "scan-type": "quick" }, "session_data": { "aardwolf": [ { "channel": "status", "channel_byte": 100, "data_byte": 1, "data_bytes": "\u0001" }, { "channel": "status", "channel_byte": 100, "data_byte": 1, "data_bytes": "\u0001" } ], "banner_after_return": "Please enter a character name, 'NEW' to create a new player or 'Q' to disconnect.\n\rWhat be thy name, adventurer? ", "banner_before_return": "#############################################################################\n\r##[ ]##########################\n\r##[ --- Welcome to Aardwolf MUD --- ]############ /\" #########\n\r##[ ]######## _-`\"\"\"', #######\n\r##[ Players Currently Online: 172 ]##### _-\" ) ######\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\r################# / ; #################\n\r-----------------------------------------------------------------------------\n\r Enter your character name or type 'NEW' to create a new character\n\r-----------------------------------------------------------------------------\n\rWhat be thy name, adventurer? ", "dsr_replies": 0, "dsr_requests": 0, "encoding": "ascii", "option_states": { "server_offered": { "0x55": false, "AARDWOLF": true, "ATCP": true, "GMCP": true, "MCCP2": true }, "server_requested": { "AARDWOLF": true, "NAWS": true, "TTYPE": true } }, "scan_type": "quick", "timing": { "probe": 0.5039138793945312, "total": 11.10299563407898 } } }, "sessions": [ { "connected": "2026-03-07T04:02:54.465835+00:00", "host": "aardwolf.org", "ip": "23.111.142.226", "port": 23 }, { "connected": "2026-04-07T06:56:54.566489+00:00", "host": "aardwolf.org", "ip": "23.111.142.226", "port": 23 } ] } .. raw:: html
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 `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug aardwolf.org 23 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1200 Fingerprint client: host=aardwolf.org port=23 INFO client_base.py:190 Connected to DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1024 send IAC WILL GMCP DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSP DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1024 send IAC WILL ATCP DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1024 send IAC WILL MSDP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1024 send IAC WILL MXP DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSSP DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1024 send IAC WILL ZMP DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1024 send IAC DO GMCP DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True DEBUG stream_writer.py:1024 send IAC DO MSP DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1024 send IAC DO ATCP DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1024 send IAC DO MSDP DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC DO AARDWOLF DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True DEBUG stream_writer.py:1024 send IAC DO MXP DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1024 send IAC DO MSSP DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1024 send IAC DO ZMP DEBUG stream_writer.py:767 begin sub-negotiation SB MCCP2_COMPRESS DEBUG stream_writer.py:754 sub-negotiation cmd MCCP2_COMPRESS SE completion byte DEBUG stream_writer.py:2238 [SB + MCCP2_COMPRESS] unsolicited DEBUG stream_writer.py:3232 MCCP2 activated DEBUG client_base.py:483 MCCP2 decompression started (server→client) DEBUG stream_writer.py:773 recv IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:2045 handle_will(MCCP2_COMPRESS) DEBUG stream_writer.py:998 skip DO MCCP2_COMPRESS; pending_option = True DEBUG stream_writer.py:3384 remote_option[MCCP2_COMPRESS] = True DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC WILL MCCP_COMPRESS DEBUG stream_writer.py:789 WILL MCCP_COMPRESS unsolicited DEBUG stream_writer.py:2045 handle_will(MCCP_COMPRESS) DEBUG stream_writer.py:3384 remote_option[MCCP_COMPRESS] = False DEBUG stream_writer.py:1024 send IAC DONT MCCP_COMPRESS DEBUG stream_writer.py:2182 Unhandled: WILL MCCP_COMPRESS. DEBUG stream_writer.py:773 recv IAC WILL AARDWOLF DEBUG stream_writer.py:2045 handle_will(AARDWOLF) DEBUG stream_writer.py:998 skip DO AARDWOLF; pending_option = True DEBUG stream_writer.py:3384 remote_option[AARDWOLF] = True DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = False DEBUG stream_writer.py:773 recv IAC WILL ATCP DEBUG stream_writer.py:2045 handle_will(ATCP) DEBUG stream_writer.py:998 skip DO ATCP; pending_option = True DEBUG stream_writer.py:3384 remote_option[ATCP] = True DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = False DEBUG stream_writer.py:773 recv IAC WILL GMCP DEBUG stream_writer.py:2045 handle_will(GMCP) DEBUG stream_writer.py:998 skip DO GMCP; pending_option = True DEBUG stream_writer.py:3384 remote_option[GMCP] = True DEBUG stream_writer.py:1072 send IAC SB GMCP Core.Hello IAC SE DEBUG stream_writer.py:1072 send IAC SB GMCP Core.Supports.Set IAC SE INFO client.py:201 GMCP handshake: Core.Hello + Core.Supports.Set ['Char 1', 'Char.Vitals 1', 'Char.Items 1', 'Room 1', 'Room.Info 1', 'Comm 1', 'Comm.Channel 1', 'Group 1'] DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = False DEBUG stream_writer.py:773 recv IAC DO AARDWOLF DEBUG stream_writer.py:1887 handle_do(AARDWOLF) DEBUG stream_writer.py:998 skip WILL AARDWOLF; pending_option = True DEBUG stream_writer.py:3384 local_option[AARDWOLF] = True DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = False DEBUG stream_writer.py:773 recv IAC DO TTYPE DEBUG stream_writer.py:1887 handle_do(TTYPE) DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = True DEBUG stream_writer.py:1024 send IAC WILL TTYPE DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = True DEBUG stream_writer.py:3384 local_option[TTYPE] = True DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = False DEBUG stream_writer.py:773 recv IAC DO NAWS DEBUG stream_writer.py:1887 handle_do(NAWS) DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = True DEBUG stream_writer.py:1024 send IAC WILL NAWS DEBUG stream_writer.py:2507 send IAC SB NAWS (rows=25, cols=80) IAC SE DEBUG stream_writer.py:3384 local_option[NAWS] = True DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = False DEBUG stream_writer.py:767 begin sub-negotiation SB AARDWOLF DEBUG stream_writer.py:754 sub-negotiation cmd AARDWOLF SE completion byte DEBUG stream_writer.py:2238 [SB + AARDWOLF] unsolicited DEBUG stream_writer.py:1815 AARDWOLF: {'channel': 'status', 'channel_byte': 100, 'data_byte': 1, 'data_bytes': b'\x01'} DEBUG client_base.py:534 negotiation failed after 4.00s. DEBUG client_base.py:540 failed-reply: 'WILL GMCP, WILL MSP, WILL ATCP, WILL MSDP, WILL MCCP2_COMPRESS, WILL MCCP3_COMPRESS, WILL MXP, WILL MSSP, WILL ZMP, DO MSP, DO MSDP, DO MCCP3_COMPRESS, DO MXP, DO MSSP, DO ZMP, SB TTYPE' DEBUG stream_writer.py:767 begin sub-negotiation SB AARDWOLF DEBUG stream_writer.py:754 sub-negotiation cmd AARDWOLF SE completion byte DEBUG stream_writer.py:2238 [SB + AARDWOLF] unsolicited DEBUG stream_writer.py:1815 AARDWOLF: {'channel': 'status', 'channel_byte': 100, 'data_byte': 1, 'data_bytes': b'\x01'} DEBUG stream_writer.py:3384 pending_option[DO + BINARY] = True DEBUG stream_writer.py:1024 send IAC DO BINARY DEBUG stream_writer.py:3384 pending_option[DO + SGA] = True DEBUG stream_writer.py:1024 send IAC DO SGA DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = True DEBUG stream_writer.py:1024 send IAC DO ECHO DEBUG stream_writer.py:3384 pending_option[DO + STATUS] = True DEBUG stream_writer.py:1024 send IAC DO STATUS DEBUG stream_writer.py:3384 pending_option[DO + CHARSET] = True DEBUG stream_writer.py:1024 send IAC DO CHARSET DEBUG stream_writer.py:3384 pending_option[DO + EOR] = True DEBUG stream_writer.py:1024 send IAC DO EOR DEBUG stream_writer.py:3384 pending_option[DO + COM_PORT_OPTION] = True DEBUG stream_writer.py:1024 send IAC DO COM_PORT_OPTION DEBUG stream_writer.py:998 skip DO MCCP3_COMPRESS; pending_option = True DEBUG stream_writer.py:998 skip DO MSDP; pending_option = True DEBUG stream_writer.py:998 skip DO MSSP; pending_option = True DEBUG stream_writer.py:998 skip DO MSP; pending_option = True DEBUG stream_writer.py:998 skip DO MXP; pending_option = True DEBUG stream_writer.py:998 skip DO ZMP; pending_option = True DEBUG fingerprinting.py:849 connection for server fingerprint 00a44c7e9506d3ae INFO client_base.py:122 Connection closed to .. raw:: html