216.136.9.5 =========== .. _ip_216_136_9_5_216_136_9_5_1809: 216.136.9.5:1809 ---------------- **Connection Banner:** .. image:: /_static/banners/banner_13402f015a11.png :alt: _​___ ___ __ __ ___ ___ ___ __ _​_____ \|\| // \\\\ \|\| \|\| // // \\\\ // \\\\ (( \\ \| \|\| \| \|\|== \|\|=\|\| \|\| \|\| (( (( )) \|\|=\|\| \\\\ \|\| \|\| \|\| \|\| \|\|__\| \|\|__\| \\\\__ \\\\_// \|\| \|\| \\_)) \|\| A nWoD RPG -​----------------------------------------------------------------------------- "connect " connects you to an existing character. "create " allows you to create a new character. "connect guest" allows you to connect to the game as a guest. "WHO" tells you who is logged in to the game (case sensitive). "QUIT" exits the game and saves your character. Once logged on, "help" gives help on specific commands, functions, and special topics. Other 'help' commands include "+help" and "news". -​----------------------------------------------------------------------------- Listening on port 2009 for Telnet and Telnet+STARTTLS; port 12009 for Telnet-SSL. SSL is provided for testing and feedback. -​----------------------------------------------------------------------------- :class: ansi-banner :width: 626px :loading: lazy Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: 🇺🇸 United States (GeoIP) Encoding ~~~~~~~~ - **Effective encoding**: ascii - **Scanner detected**: cp437 Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`093022be9af2e058 ` *This fingerprint is shared by 3 other servers.* **Options offered by server**: ``BINARY``, ``CHARSET``, ``EOR``, ``SGA`` **Options requested from client**: ``BINARY``, ``CHARSET``, ``EOR``, ``NAWS``, ``NEW_ENVIRON``, ``SGA``, ``TTYPE`` The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. raw:: html
Show JSON .. code-block:: json { "server-probe": { "fingerprint": "093022be9af2e058", "fingerprint-data": { "offered-options": [ "BINARY", "CHARSET", "EOR", "SGA" ], "probed-protocol": "server", "refused-options": [ "AARDWOLF", "ATCP", "COM_PORT", "ECHO", "GMCP", "MCCP2", "MCCP3", "MSDP", "MSP", "MSSP", "MXP", "STATUS", "ZMP" ], "requested-options": [ "BINARY", "CHARSET", "EOR", "NAWS", "NEW_ENVIRON", "SGA", "TTYPE" ], "scan-type": "quick" }, "session_data": { "banner_after_return": "", "banner_before_return": " ____ ___ __ __ ___ ___ ___ __ ______\r\n || // \\\\ || || // // \\\\ // \\\\ (( \\ | || |\r\n ||== ||=|| || || (( (( )) ||=|| \\\\ || \r\n || || || ||__| ||__| \\\\__ \\\\_// || || \\_)) || \r\n \r\n\r\n A nWoD RPG\r\n------------------------------------------------------------------------------\r\n \"connect \" connects you to an existing character.\r\n \"create \" allows you to create a new character.\r\n \"connect guest\" allows you to connect to the game as a guest.\r\n \"WHO\" tells you who is logged in to the game (case sensitive).\r\n \"QUIT\" exits the game and saves your character.\r\n\r\n Once logged on, \"help\" gives help on specific commands, functions, and\r\n special topics. Other 'help' commands include \"+help\" and \"news\".\r\n------------------------------------------------------------------------------\r\n Listening on port 2009 for Telnet and Telnet+STARTTLS; port 12009\r\n for Telnet-SSL. SSL is provided for testing and feedback.\r\n------------------------------------------------------------------------------\r\n\r\n", "dsr_replies": 0, "dsr_requests": 0, "encoding": "cp437", "option_states": { "environ_requested": [ { "name": "*", "type": "VAR" }, { "name": "*", "type": "USERVAR" } ], "server_offered": { "AARDWOLF": false, "ATCP": false, "BINARY": true, "CHARSET": true, "EOR": true, "GMCP": false, "MCCP2": false, "MCCP3": false, "MSDP": false, "MSP": false, "MSSP": false, "MXP": false, "ZMP": false }, "server_requested": { "AARDWOLF": false, "ATCP": false, "BINARY": true, "CHARSET": true, "EOR": true, "GMCP": false, "MCCP2": false, "MCCP3": false, "MSDP": false, "MSP": false, "MSSP": false, "MXP": false, "NAWS": true, "NEW_ENVIRON": true, "SGA": true, "TTYPE": true, "ZMP": false } }, "scan_type": "quick", "timing": { "probe": 0.15180015563964844, "total": 10.663164854049683 } } }, "sessions": [ { "connected": "2026-03-07T04:15:36.445738+00:00", "host": "216.136.9.5", "ip": "216.136.9.5", "port": 1809 } ] } .. 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 216.136.9.5 1809 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=216.136.9.5 port=1809 INFO client_base.py:186 Connected to DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1019 send IAC WILL MXP DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1019 send IAC WILL ATCP DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1019 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1019 send IAC WILL GMCP DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1019 send IAC WILL AARDWOLF DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1019 send IAC WILL MSP DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1019 send IAC WILL MSDP DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1019 send IAC WILL MSSP DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1019 send IAC WILL ZMP DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1019 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3330 pending_option[DO + MXP] = True DEBUG stream_writer.py:1019 send IAC DO MXP DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1019 send IAC DO ATCP DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1019 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1019 send IAC DO GMCP DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1019 send IAC DO AARDWOLF DEBUG stream_writer.py:3330 pending_option[DO + MSP] = True DEBUG stream_writer.py:1019 send IAC DO MSP DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1019 send IAC DO MSDP DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1019 send IAC DO MSSP DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1019 send IAC DO ZMP DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1019 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:768 recv IAC WILL EOR DEBUG stream_writer.py:784 WILL EOR unsolicited DEBUG stream_writer.py:1994 handle_will(EOR) DEBUG stream_writer.py:3330 pending_option[DO + EOR] = True DEBUG stream_writer.py:1019 send IAC DO EOR DEBUG stream_writer.py:3330 remote_option[EOR] = True DEBUG stream_writer.py:3330 pending_option[DO + EOR] = False DEBUG stream_writer.py:768 recv IAC DO EOR DEBUG stream_writer.py:1836 handle_do(EOR) DEBUG stream_writer.py:3330 pending_option[WILL + EOR] = True DEBUG stream_writer.py:1019 send IAC WILL EOR DEBUG stream_writer.py:3330 local_option[EOR] = True DEBUG stream_writer.py:3330 pending_option[WILL + EOR] = False DEBUG stream_writer.py:768 recv IAC DO SGA DEBUG stream_writer.py:1836 handle_do(SGA) DEBUG stream_writer.py:3330 pending_option[WILL + SGA] = True DEBUG stream_writer.py:1019 send IAC WILL SGA DEBUG stream_writer.py:3330 local_option[SGA] = True DEBUG stream_writer.py:3330 pending_option[WILL + SGA] = False DEBUG stream_writer.py:768 recv IAC DO TTYPE DEBUG stream_writer.py:1836 handle_do(TTYPE) DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = True DEBUG stream_writer.py:1019 send IAC WILL TTYPE DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = True DEBUG stream_writer.py:3330 local_option[TTYPE] = True DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = False DEBUG stream_writer.py:768 recv IAC DO NAWS DEBUG stream_writer.py:1836 handle_do(NAWS) DEBUG stream_writer.py:3330 pending_option[WILL + NAWS] = True DEBUG stream_writer.py:1019 send IAC WILL NAWS DEBUG stream_writer.py:2453 send IAC SB NAWS (rows=25, cols=80) IAC SE DEBUG stream_writer.py:3330 local_option[NAWS] = True DEBUG stream_writer.py:3330 pending_option[WILL + NAWS] = False DEBUG stream_writer.py:768 recv IAC DO NEW_ENVIRON DEBUG stream_writer.py:1836 handle_do(NEW_ENVIRON) DEBUG stream_writer.py:3330 pending_option[WILL + NEW_ENVIRON] = True DEBUG stream_writer.py:1019 send IAC WILL NEW_ENVIRON DEBUG stream_writer.py:3330 pending_option[SB + NEW_ENVIRON] = True DEBUG stream_writer.py:3330 local_option[NEW_ENVIRON] = True DEBUG stream_writer.py:3330 pending_option[WILL + NEW_ENVIRON] = False DEBUG stream_writer.py:768 recv IAC WILL CHARSET DEBUG stream_writer.py:786 WILL CHARSET (bi-directional capability exchange) DEBUG stream_writer.py:1994 handle_will(CHARSET) DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = True DEBUG stream_writer.py:1019 send IAC DO CHARSET DEBUG stream_writer.py:3330 remote_option[CHARSET] = True DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = False DEBUG stream_writer.py:768 recv IAC DO CHARSET DEBUG stream_writer.py:1836 handle_do(CHARSET) DEBUG stream_writer.py:3330 pending_option[WILL + CHARSET] = True DEBUG stream_writer.py:1019 send IAC WILL CHARSET DEBUG stream_writer.py:3330 local_option[CHARSET] = True DEBUG stream_writer.py:3330 pending_option[WILL + CHARSET] = False DEBUG stream_writer.py:768 recv IAC DONT MXP DEBUG stream_writer.py:1959 handle_dont(MXP) DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = False DEBUG stream_writer.py:3330 local_option[MXP] = False DEBUG stream_writer.py:768 recv IAC DONT ATCP DEBUG stream_writer.py:1959 handle_dont(ATCP) DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = False DEBUG stream_writer.py:3330 local_option[ATCP] = False DEBUG stream_writer.py:768 recv IAC DONT MCCP3_COMPRESS DEBUG stream_writer.py:1959 handle_dont(MCCP3_COMPRESS) DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = False DEBUG stream_writer.py:3330 local_option[MCCP3_COMPRESS] = False DEBUG stream_writer.py:768 recv IAC DONT GMCP DEBUG stream_writer.py:1959 handle_dont(GMCP) DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = False DEBUG stream_writer.py:3330 local_option[GMCP] = False DEBUG stream_writer.py:768 recv IAC DONT AARDWOLF DEBUG stream_writer.py:1959 handle_dont(AARDWOLF) DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = False DEBUG stream_writer.py:3330 local_option[AARDWOLF] = False DEBUG stream_writer.py:768 recv IAC DONT MSP DEBUG stream_writer.py:1959 handle_dont(MSP) DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = False DEBUG stream_writer.py:3330 local_option[MSP] = False DEBUG stream_writer.py:768 recv IAC DONT MSDP DEBUG stream_writer.py:1959 handle_dont(MSDP) DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = False DEBUG stream_writer.py:3330 local_option[MSDP] = False DEBUG stream_writer.py:768 recv IAC DONT MSSP DEBUG stream_writer.py:1959 handle_dont(MSSP) DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = False DEBUG stream_writer.py:3330 local_option[MSSP] = False DEBUG stream_writer.py:768 recv IAC DONT ZMP DEBUG stream_writer.py:1959 handle_dont(ZMP) DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = False DEBUG stream_writer.py:3330 local_option[ZMP] = False DEBUG stream_writer.py:768 recv IAC DONT MCCP2_COMPRESS DEBUG stream_writer.py:1959 handle_dont(MCCP2_COMPRESS) DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = False DEBUG stream_writer.py:3330 local_option[MCCP2_COMPRESS] = False DEBUG stream_writer.py:768 recv IAC WONT MXP DEBUG stream_writer.py:2148 handle_wont(MXP) DEBUG stream_writer.py:3330 remote_option[MXP] = False DEBUG stream_writer.py:3330 pending_option[DO + MXP] = False DEBUG stream_writer.py:768 recv IAC WONT ATCP DEBUG stream_writer.py:2148 handle_wont(ATCP) DEBUG stream_writer.py:3330 remote_option[ATCP] = False DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = False DEBUG stream_writer.py:768 recv IAC WONT MCCP3_COMPRESS DEBUG stream_writer.py:2148 handle_wont(MCCP3_COMPRESS) DEBUG stream_writer.py:3330 remote_option[MCCP3_COMPRESS] = False DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = False DEBUG stream_writer.py:768 recv IAC WONT GMCP DEBUG stream_writer.py:2148 handle_wont(GMCP) DEBUG stream_writer.py:3330 remote_option[GMCP] = False DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = False DEBUG stream_writer.py:768 recv IAC WONT AARDWOLF DEBUG stream_writer.py:2148 handle_wont(AARDWOLF) DEBUG stream_writer.py:3330 remote_option[AARDWOLF] = False DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = False DEBUG stream_writer.py:768 recv IAC WONT MSP DEBUG stream_writer.py:2148 handle_wont(MSP) DEBUG stream_writer.py:3330 remote_option[MSP] = False DEBUG stream_writer.py:3330 pending_option[DO + MSP] = False DEBUG stream_writer.py:768 recv IAC WONT MSDP DEBUG stream_writer.py:2148 handle_wont(MSDP) DEBUG stream_writer.py:3330 remote_option[MSDP] = False DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = False DEBUG stream_writer.py:768 recv IAC WONT MSSP DEBUG stream_writer.py:2148 handle_wont(MSSP) DEBUG stream_writer.py:3330 remote_option[MSSP] = False DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = False DEBUG stream_writer.py:768 recv IAC WONT ZMP DEBUG stream_writer.py:2148 handle_wont(ZMP) DEBUG stream_writer.py:3330 remote_option[ZMP] = False DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = False DEBUG stream_writer.py:768 recv IAC WONT MCCP2_COMPRESS DEBUG stream_writer.py:2148 handle_wont(MCCP2_COMPRESS) DEBUG stream_writer.py:3330 remote_option[MCCP2_COMPRESS] = False DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = False DEBUG stream_writer.py:762 begin sub-negotiation SB TTYPE DEBUG stream_writer.py:749 sub-negotiation cmd TTYPE SE completion byte DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = False DEBUG stream_writer.py:2353 recv TTYPE SEND: b'' DEBUG stream_writer.py:2365 send IAC SB TTYPE IS b'xterm-256color' IAC SE DEBUG stream_writer.py:762 begin sub-negotiation SB NEW_ENVIRON DEBUG stream_writer.py:749 sub-negotiation cmd NEW_ENVIRON SE completion byte DEBUG stream_writer.py:3330 pending_option[SB + NEW_ENVIRON] = False DEBUG stream_writer.py:2398 recv NEW_ENVIRON SEND (all) DEBUG stream_writer.py:2419 env send: ='' DEBUG stream_writer.py:762 begin sub-negotiation SB CHARSET DEBUG stream_writer.py:749 sub-negotiation cmd CHARSET SE completion byte DEBUG stream_writer.py:2187 [SB + CHARSET] unsolicited DEBUG client.py:376 encoding negotiated: UTF-8 DEBUG stream_writer.py:2270 send IAC SB CHARSET ACCEPTED UTF-8 IAC SE DEBUG client_base.py:496 negotiation complete after 0.35s. DEBUG stream_writer.py:768 recv IAC WILL BINARY DEBUG stream_writer.py:784 WILL BINARY unsolicited DEBUG stream_writer.py:1994 handle_will(BINARY) DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = True DEBUG stream_writer.py:1019 send IAC DO BINARY DEBUG stream_writer.py:3330 remote_option[BINARY] = True DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = False DEBUG stream_writer.py:768 recv IAC DO BINARY DEBUG stream_writer.py:1836 handle_do(BINARY) DEBUG stream_writer.py:3330 pending_option[WILL + BINARY] = True DEBUG stream_writer.py:1019 send IAC WILL BINARY DEBUG stream_writer.py:3330 local_option[BINARY] = True DEBUG stream_writer.py:3330 pending_option[WILL + BINARY] = False DEBUG stream_writer.py:3330 pending_option[DO + SGA] = True DEBUG stream_writer.py:1019 send IAC DO SGA DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = True DEBUG stream_writer.py:1019 send IAC DO ECHO DEBUG stream_writer.py:3330 pending_option[DO + STATUS] = True DEBUG stream_writer.py:1019 send IAC DO STATUS DEBUG stream_writer.py:3330 pending_option[DO + COM_PORT_OPTION] = True DEBUG stream_writer.py:1019 send IAC DO COM_PORT_OPTION DEBUG stream_writer.py:768 recv IAC WILL SGA DEBUG stream_writer.py:1994 handle_will(SGA) DEBUG stream_writer.py:993 skip DO SGA; pending_option = True DEBUG stream_writer.py:3330 remote_option[SGA] = True DEBUG stream_writer.py:3330 pending_option[DO + SGA] = False DEBUG stream_writer.py:768 recv IAC WONT ECHO DEBUG stream_writer.py:2148 handle_wont(ECHO) DEBUG stream_writer.py:3330 remote_option[ECHO] = False DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = False DEBUG stream_writer.py:768 recv IAC WONT STATUS DEBUG stream_writer.py:2148 handle_wont(STATUS) DEBUG stream_writer.py:3330 remote_option[STATUS] = False DEBUG stream_writer.py:3330 pending_option[DO + STATUS] = False DEBUG stream_writer.py:768 recv IAC WONT COM_PORT_OPTION DEBUG stream_writer.py:2148 handle_wont(COM_PORT_OPTION) DEBUG stream_writer.py:3330 remote_option[COM_PORT_OPTION] = False DEBUG stream_writer.py:3330 pending_option[DO + COM_PORT_OPTION] = False INFO fingerprinting.py:755 connection for server fingerprint 093022be9af2e058 INFO client_base.py:118 Connection closed to .. raw:: html
.. _ip_216_136_9_5_dragonballrevolt_genesismuds_com_6969: dragonballrevolt.genesismuds.com:6969 ------------------------------------- **Connection Banner:** .. image:: /_static/banners/banner_c14cbe0dbdca.png :alt: Attempting to Detect Client, Please Wait... [Client] xterm-256color \| [Colors] 256 \| [MXP] Yes \| [MSDP] Yes \| [ATCP] Yes Welcome to Age of Humanity Implementor is: Aarcerak \|>> \|>> \|>> [-​_-_-_-_-_-_-_-] \|>> [-​_-_-_-_-] \| \| [-​_-_-_-_-] \| o o \| [ O O O ] \| o o \| \| \| \|>> \| \| \|>> \| \| \| \|_​_-__-__-__-__\| \|_​_-__-__-__-__\| \| \| o ] [ o ] [ o \| \| ] O O O [ _​______ ] O O O [ \| \| ] [ \|\|\|\|\|\|\| ] [ \| \| ] [ \|\|\|\|\|\|\| ] [ \| _​-_-\|_​____]-​-------------[_\|\|\|\|\|\|\|_]-​-------------[_​____\|-​_-_ ( (_​_________------------_____________------------__________) ) Based on Circlemud 3.1 By Jeremy Elson Original DikuMUD by Hans Staerfeldt, Katja Nyboe, Tom Madsen, Michael Seifert and Sebastian Hammer. By what names do you wish to be known ? :class: ansi-banner :width: 537px :loading: lazy Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: 🇺🇸 United States (GeoIP) Encoding ~~~~~~~~ - **Effective encoding**: ascii - **Scanner detected**: cp437 Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`2d1d3bcf28abae7b ` *This fingerprint is shared by 3 other servers.* **Options requested from client**: ``ATCP``, ``CHARSET``, ``MXP``, ``NAWS``, ``TTYPE`` The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. raw:: html
Show JSON .. code-block:: json { "server-probe": { "fingerprint": "2d1d3bcf28abae7b", "fingerprint-data": { "offered-options": [], "probed-protocol": "server", "refused-options": [], "requested-options": [ "ATCP", "CHARSET", "MXP", "NAWS", "TTYPE" ], "scan-type": "quick" }, "session_data": { "atcp": [ { "package": "MSDP.SERVER_ID", "value": "tbaMUD" } ], "banner_after_return": "", "banner_before_return": "\r\nAttempting to Detect Client, Please Wait...\r\n\u001b[7z\u001b[7z\r\n\r\n\r\n\u001b[H\u001b[J\u001b[38;5;214m[\u001b[38;5;208mClient\u001b[38;5;214m] \u001b[38;5;145mxterm-256color\u001b[0;00m | \u001b[38;5;214m[\u001b[38;5;208mColors\u001b[38;5;214m] \u001b[38;5;145m256\u001b[0;00m | \u001b[38;5;214m[\u001b[38;5;208mMXP\u001b[38;5;214m] \u001b[38;5;145mYes\u001b[0;00m | \u001b[38;5;214m[\u001b[38;5;208mMSDP\u001b[38;5;214m] \u001b[38;5;145mYes\u001b[0;00m | \u001b[38;5;214m[\u001b[38;5;208mATCP\u001b[38;5;214m] \u001b[38;5;145mYes\u001b[0;00m\r\n\r\nWelcome to Age of Humanity\r\n\r\nImplementor is:\r\nAarcerak\r\n\r\n |>> |>>\r\n |>> [-_-_-_-_-_-_-_-] |>>\r\n [-_-_-_-_-] | | [-_-_-_-_-]\r\n | o o | [ O O O ] | o o |\r\n | | |>> | | |>> | |\r\n | |__-__-__-__-__| |__-__-__-__-__| |\r\n | o ] [ o ] [ o |\r\n | ] O O O [ _______ ] O O O [ |\r\n | ] [ ||||||| ] [ |\r\n | ] [ ||||||| ] [ |\r\n _-_-|_____]--------------[_|||||||_]--------------[_____|-_-_\r\n ( (__________------------_____________------------__________) )\r\n\r\nBased on\r\nCirclemud 3.1\r\nBy Jeremy Elson\r\nOriginal DikuMUD by Hans Staerfeldt, Katja Nyboe,\r\nTom Madsen, Michael Seifert and Sebastian Hammer.\r\n\r\nBy what names do you wish to be known ? ", "dsr_replies": 0, "dsr_requests": 0, "encoding": "cp437", "mssp": { "CRAWL DELAY": "-1", "NAME": "tbaMUD", "PLAYERS": "0", "UPTIME": "1772379715" }, "mxp": [ "activated", "activated" ], "option_states": { "server_offered": { "MSDP": true, "MSP": true, "MSSP": true }, "server_requested": { "ATCP": true, "CHARSET": true, "MXP": true, "NAWS": true, "TTYPE": true } }, "scan_type": "quick", "timing": { "probe": 0.0, "total": 5.633708238601685 } } }, "sessions": [ { "connected": "2026-02-15T01:18:30.049966+00:00", "host": "dragonballrevolt.genesismuds.com", "ip": "216.136.9.5", "port": 6969 }, { "connected": "2026-03-02T22:49:30.688314+00:00", "host": "dragonballrevolt.genesismuds.com", "ip": "216.136.9.5", "port": 6969 } ] } .. 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 dragonballrevolt.genesismuds.com 6969 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=dragonballrevolt.genesismuds.com port=6969 INFO client_base.py:186 Connected to DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1019 send IAC WILL MXP DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1019 send IAC WILL ATCP DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1019 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1019 send IAC WILL GMCP DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1019 send IAC WILL AARDWOLF DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1019 send IAC WILL MSP DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1019 send IAC WILL MSDP DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1019 send IAC WILL MSSP DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1019 send IAC WILL ZMP DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1019 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3330 pending_option[DO + MXP] = True DEBUG stream_writer.py:1019 send IAC DO MXP DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1019 send IAC DO ATCP DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1019 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1019 send IAC DO GMCP DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1019 send IAC DO AARDWOLF DEBUG stream_writer.py:3330 pending_option[DO + MSP] = True DEBUG stream_writer.py:1019 send IAC DO MSP DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1019 send IAC DO MSDP DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1019 send IAC DO MSSP DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1019 send IAC DO ZMP DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1019 send IAC DO MCCP2_COMPRESS INFO client_base.py:121 Connection lost to : [Errno 104] Connection reset by peer WARNING server_fingerprinting.py:444 dragonballrevolt.genesismuds.com:6969: [Errno 104] Connection reset by peer .. raw:: html
.. _ip_216_136_9_5_omen_digital-genesis_com_1806: omen.digital-genesis.com:1806 ----------------------------- **Connection Banner:** .. image:: /_static/banners/banner_b1807feff4c3.png :alt: Welcome to TinyMUX -​----------------------------------------------------------------------------- "connect " connects you to an existing character. "connect guest" connects you to a guest account if one is prepared. "create " creates a new character. "WHO" tells you who is logged in to the game (case sensitive). "QUIT" exits the game and saves your character. Once logged on, "help" gives help on specific commands, functions, and special topics. Other 'help' commands include "+help" and "news". -​----------------------------------------------------------------------------- :class: ansi-banner :width: 626px :loading: lazy Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: 🇺🇸 United States (GeoIP) Encoding ~~~~~~~~ - **Effective encoding**: ascii - **Scanner detected**: cp437 Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`093022be9af2e058 ` *This fingerprint is shared by 3 other servers.* **Options offered by server**: ``BINARY``, ``CHARSET``, ``EOR``, ``SGA`` **Options requested from client**: ``BINARY``, ``CHARSET``, ``EOR``, ``NAWS``, ``NEW_ENVIRON``, ``SGA``, ``TTYPE`` The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. raw:: html
Show JSON .. code-block:: json { "server-probe": { "fingerprint": "093022be9af2e058", "fingerprint-data": { "offered-options": [ "BINARY", "CHARSET", "EOR", "SGA" ], "probed-protocol": "server", "refused-options": [ "AARDWOLF", "ATCP", "COM_PORT", "ECHO", "GMCP", "MCCP2", "MCCP3", "MSDP", "MSP", "MSSP", "MXP", "STATUS", "ZMP" ], "requested-options": [ "BINARY", "CHARSET", "EOR", "NAWS", "NEW_ENVIRON", "SGA", "TTYPE" ], "scan-type": "quick" }, "session_data": { "banner_after_return": "", "banner_before_return": "Welcome to TinyMUX\r\n------------------------------------------------------------------------------\r\n \"connect \" connects you to an existing character.\r\n \"connect guest\" connects you to a guest account if one is prepared.\r\n \"create \" creates a new character.\r\n\r\n \"WHO\" tells you who is logged in to the game (case sensitive).\r\n \"QUIT\" exits the game and saves your character.\r\n\r\n Once logged on, \"help\" gives help on specific commands, functions, and\r\n special topics. Other 'help' commands include \"+help\" and \"news\".\r\n------------------------------------------------------------------------------\r\n", "dsr_replies": 0, "dsr_requests": 0, "encoding": "cp437", "option_states": { "environ_requested": [ { "name": "*", "type": "VAR" }, { "name": "*", "type": "USERVAR" } ], "server_offered": { "AARDWOLF": false, "ATCP": false, "BINARY": true, "CHARSET": true, "EOR": true, "GMCP": false, "MCCP2": false, "MCCP3": false, "MSDP": false, "MSP": false, "MSSP": false, "MXP": false, "ZMP": false }, "server_requested": { "AARDWOLF": false, "ATCP": false, "BINARY": true, "CHARSET": true, "EOR": true, "GMCP": false, "MCCP2": false, "MCCP3": false, "MSDP": false, "MSP": false, "MSSP": false, "MXP": false, "NAWS": true, "NEW_ENVIRON": true, "SGA": true, "TTYPE": true, "ZMP": false } }, "scan_type": "quick", "timing": { "probe": 0.30345726013183594, "total": 10.811328411102295 } } }, "sessions": [ { "connected": "2026-03-07T04:11:19.180736+00:00", "host": "omen.digital-genesis.com", "ip": "216.136.9.5", "port": 1806 } ] } .. 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 omen.digital-genesis.com 1806 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=omen.digital-genesis.com port=1806 INFO client_base.py:186 Connected to DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1019 send IAC WILL MXP DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1019 send IAC WILL ATCP DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1019 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1019 send IAC WILL GMCP DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1019 send IAC WILL AARDWOLF DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1019 send IAC WILL MSP DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1019 send IAC WILL MSDP DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1019 send IAC WILL MSSP DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1019 send IAC WILL ZMP DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1019 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3330 pending_option[DO + MXP] = True DEBUG stream_writer.py:1019 send IAC DO MXP DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1019 send IAC DO ATCP DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1019 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1019 send IAC DO GMCP DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1019 send IAC DO AARDWOLF DEBUG stream_writer.py:3330 pending_option[DO + MSP] = True DEBUG stream_writer.py:1019 send IAC DO MSP DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1019 send IAC DO MSDP DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1019 send IAC DO MSSP DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1019 send IAC DO ZMP DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1019 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:768 recv IAC WILL EOR DEBUG stream_writer.py:784 WILL EOR unsolicited DEBUG stream_writer.py:1994 handle_will(EOR) DEBUG stream_writer.py:3330 pending_option[DO + EOR] = True DEBUG stream_writer.py:1019 send IAC DO EOR DEBUG stream_writer.py:3330 remote_option[EOR] = True DEBUG stream_writer.py:3330 pending_option[DO + EOR] = False DEBUG stream_writer.py:768 recv IAC DO EOR DEBUG stream_writer.py:1836 handle_do(EOR) DEBUG stream_writer.py:3330 pending_option[WILL + EOR] = True DEBUG stream_writer.py:1019 send IAC WILL EOR DEBUG stream_writer.py:3330 local_option[EOR] = True DEBUG stream_writer.py:3330 pending_option[WILL + EOR] = False DEBUG stream_writer.py:768 recv IAC DO SGA DEBUG stream_writer.py:1836 handle_do(SGA) DEBUG stream_writer.py:3330 pending_option[WILL + SGA] = True DEBUG stream_writer.py:1019 send IAC WILL SGA DEBUG stream_writer.py:3330 local_option[SGA] = True DEBUG stream_writer.py:3330 pending_option[WILL + SGA] = False DEBUG stream_writer.py:768 recv IAC DO TTYPE DEBUG stream_writer.py:1836 handle_do(TTYPE) DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = True DEBUG stream_writer.py:1019 send IAC WILL TTYPE DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = True DEBUG stream_writer.py:3330 local_option[TTYPE] = True DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = False DEBUG stream_writer.py:768 recv IAC DO NAWS DEBUG stream_writer.py:1836 handle_do(NAWS) DEBUG stream_writer.py:3330 pending_option[WILL + NAWS] = True DEBUG stream_writer.py:1019 send IAC WILL NAWS DEBUG stream_writer.py:2453 send IAC SB NAWS (rows=25, cols=80) IAC SE DEBUG stream_writer.py:3330 local_option[NAWS] = True DEBUG stream_writer.py:3330 pending_option[WILL + NAWS] = False DEBUG stream_writer.py:768 recv IAC DO NEW_ENVIRON DEBUG stream_writer.py:1836 handle_do(NEW_ENVIRON) DEBUG stream_writer.py:3330 pending_option[WILL + NEW_ENVIRON] = True DEBUG stream_writer.py:1019 send IAC WILL NEW_ENVIRON DEBUG stream_writer.py:3330 pending_option[SB + NEW_ENVIRON] = True DEBUG stream_writer.py:3330 local_option[NEW_ENVIRON] = True DEBUG stream_writer.py:3330 pending_option[WILL + NEW_ENVIRON] = False DEBUG stream_writer.py:768 recv IAC WILL CHARSET DEBUG stream_writer.py:786 WILL CHARSET (bi-directional capability exchange) DEBUG stream_writer.py:1994 handle_will(CHARSET) DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = True DEBUG stream_writer.py:1019 send IAC DO CHARSET DEBUG stream_writer.py:3330 remote_option[CHARSET] = True DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = False DEBUG stream_writer.py:768 recv IAC DO CHARSET DEBUG stream_writer.py:1836 handle_do(CHARSET) DEBUG stream_writer.py:3330 pending_option[WILL + CHARSET] = True DEBUG stream_writer.py:1019 send IAC WILL CHARSET DEBUG stream_writer.py:3330 local_option[CHARSET] = True DEBUG stream_writer.py:3330 pending_option[WILL + CHARSET] = False DEBUG stream_writer.py:768 recv IAC DONT MXP DEBUG stream_writer.py:1959 handle_dont(MXP) DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = False DEBUG stream_writer.py:3330 local_option[MXP] = False DEBUG stream_writer.py:768 recv IAC DONT ATCP DEBUG stream_writer.py:1959 handle_dont(ATCP) DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = False DEBUG stream_writer.py:3330 local_option[ATCP] = False DEBUG stream_writer.py:768 recv IAC DONT MCCP3_COMPRESS DEBUG stream_writer.py:1959 handle_dont(MCCP3_COMPRESS) DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = False DEBUG stream_writer.py:3330 local_option[MCCP3_COMPRESS] = False DEBUG stream_writer.py:768 recv IAC DONT GMCP DEBUG stream_writer.py:1959 handle_dont(GMCP) DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = False DEBUG stream_writer.py:3330 local_option[GMCP] = False DEBUG stream_writer.py:768 recv IAC DONT AARDWOLF DEBUG stream_writer.py:1959 handle_dont(AARDWOLF) DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = False DEBUG stream_writer.py:3330 local_option[AARDWOLF] = False DEBUG stream_writer.py:768 recv IAC DONT MSP DEBUG stream_writer.py:1959 handle_dont(MSP) DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = False DEBUG stream_writer.py:3330 local_option[MSP] = False DEBUG stream_writer.py:768 recv IAC DONT MSDP DEBUG stream_writer.py:1959 handle_dont(MSDP) DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = False DEBUG stream_writer.py:3330 local_option[MSDP] = False DEBUG stream_writer.py:768 recv IAC DONT MSSP DEBUG stream_writer.py:1959 handle_dont(MSSP) DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = False DEBUG stream_writer.py:3330 local_option[MSSP] = False DEBUG stream_writer.py:768 recv IAC DONT ZMP DEBUG stream_writer.py:1959 handle_dont(ZMP) DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = False DEBUG stream_writer.py:3330 local_option[ZMP] = False DEBUG stream_writer.py:768 recv IAC DONT MCCP2_COMPRESS DEBUG stream_writer.py:1959 handle_dont(MCCP2_COMPRESS) DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = False DEBUG stream_writer.py:3330 local_option[MCCP2_COMPRESS] = False DEBUG stream_writer.py:768 recv IAC WONT MXP DEBUG stream_writer.py:2148 handle_wont(MXP) DEBUG stream_writer.py:3330 remote_option[MXP] = False DEBUG stream_writer.py:3330 pending_option[DO + MXP] = False DEBUG stream_writer.py:768 recv IAC WONT ATCP DEBUG stream_writer.py:2148 handle_wont(ATCP) DEBUG stream_writer.py:3330 remote_option[ATCP] = False DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = False DEBUG stream_writer.py:768 recv IAC WONT MCCP3_COMPRESS DEBUG stream_writer.py:2148 handle_wont(MCCP3_COMPRESS) DEBUG stream_writer.py:3330 remote_option[MCCP3_COMPRESS] = False DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = False DEBUG stream_writer.py:768 recv IAC WONT GMCP DEBUG stream_writer.py:2148 handle_wont(GMCP) DEBUG stream_writer.py:3330 remote_option[GMCP] = False DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = False DEBUG stream_writer.py:768 recv IAC WONT AARDWOLF DEBUG stream_writer.py:2148 handle_wont(AARDWOLF) DEBUG stream_writer.py:3330 remote_option[AARDWOLF] = False DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = False DEBUG stream_writer.py:768 recv IAC WONT MSP DEBUG stream_writer.py:2148 handle_wont(MSP) DEBUG stream_writer.py:3330 remote_option[MSP] = False DEBUG stream_writer.py:3330 pending_option[DO + MSP] = False DEBUG stream_writer.py:768 recv IAC WONT MSDP DEBUG stream_writer.py:2148 handle_wont(MSDP) DEBUG stream_writer.py:3330 remote_option[MSDP] = False DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = False DEBUG stream_writer.py:768 recv IAC WONT MSSP DEBUG stream_writer.py:2148 handle_wont(MSSP) DEBUG stream_writer.py:3330 remote_option[MSSP] = False DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = False DEBUG stream_writer.py:768 recv IAC WONT ZMP DEBUG stream_writer.py:2148 handle_wont(ZMP) DEBUG stream_writer.py:3330 remote_option[ZMP] = False DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = False DEBUG stream_writer.py:768 recv IAC WONT MCCP2_COMPRESS DEBUG stream_writer.py:2148 handle_wont(MCCP2_COMPRESS) DEBUG stream_writer.py:3330 remote_option[MCCP2_COMPRESS] = False DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = False DEBUG stream_writer.py:762 begin sub-negotiation SB TTYPE DEBUG stream_writer.py:749 sub-negotiation cmd TTYPE SE completion byte DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = False DEBUG stream_writer.py:2353 recv TTYPE SEND: b'' DEBUG stream_writer.py:2365 send IAC SB TTYPE IS b'xterm-256color' IAC SE DEBUG stream_writer.py:762 begin sub-negotiation SB NEW_ENVIRON DEBUG stream_writer.py:749 sub-negotiation cmd NEW_ENVIRON SE completion byte DEBUG stream_writer.py:3330 pending_option[SB + NEW_ENVIRON] = False DEBUG stream_writer.py:2398 recv NEW_ENVIRON SEND (all) DEBUG stream_writer.py:2419 env send: ='' DEBUG stream_writer.py:762 begin sub-negotiation SB CHARSET DEBUG stream_writer.py:749 sub-negotiation cmd CHARSET SE completion byte DEBUG stream_writer.py:2187 [SB + CHARSET] unsolicited DEBUG client.py:376 encoding negotiated: UTF-8 DEBUG stream_writer.py:2270 send IAC SB CHARSET ACCEPTED UTF-8 IAC SE DEBUG client_base.py:496 negotiation complete after 0.37s. DEBUG stream_writer.py:768 recv IAC WILL BINARY DEBUG stream_writer.py:784 WILL BINARY unsolicited DEBUG stream_writer.py:1994 handle_will(BINARY) DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = True DEBUG stream_writer.py:1019 send IAC DO BINARY DEBUG stream_writer.py:3330 remote_option[BINARY] = True DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = False DEBUG stream_writer.py:768 recv IAC DO BINARY DEBUG stream_writer.py:1836 handle_do(BINARY) DEBUG stream_writer.py:3330 pending_option[WILL + BINARY] = True DEBUG stream_writer.py:1019 send IAC WILL BINARY DEBUG stream_writer.py:3330 local_option[BINARY] = True DEBUG stream_writer.py:3330 pending_option[WILL + BINARY] = False DEBUG stream_writer.py:3330 pending_option[DO + SGA] = True DEBUG stream_writer.py:1019 send IAC DO SGA DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = True DEBUG stream_writer.py:1019 send IAC DO ECHO DEBUG stream_writer.py:3330 pending_option[DO + STATUS] = True DEBUG stream_writer.py:1019 send IAC DO STATUS DEBUG stream_writer.py:3330 pending_option[DO + COM_PORT_OPTION] = True DEBUG stream_writer.py:1019 send IAC DO COM_PORT_OPTION DEBUG stream_writer.py:768 recv IAC WILL SGA DEBUG stream_writer.py:1994 handle_will(SGA) DEBUG stream_writer.py:993 skip DO SGA; pending_option = True DEBUG stream_writer.py:3330 remote_option[SGA] = True DEBUG stream_writer.py:3330 pending_option[DO + SGA] = False DEBUG stream_writer.py:768 recv IAC WONT ECHO DEBUG stream_writer.py:2148 handle_wont(ECHO) DEBUG stream_writer.py:3330 remote_option[ECHO] = False DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = False DEBUG stream_writer.py:768 recv IAC WONT STATUS DEBUG stream_writer.py:2148 handle_wont(STATUS) DEBUG stream_writer.py:3330 remote_option[STATUS] = False DEBUG stream_writer.py:3330 pending_option[DO + STATUS] = False DEBUG stream_writer.py:768 recv IAC WONT COM_PORT_OPTION DEBUG stream_writer.py:2148 handle_wont(COM_PORT_OPTION) DEBUG stream_writer.py:3330 remote_option[COM_PORT_OPTION] = False DEBUG stream_writer.py:3330 pending_option[DO + COM_PORT_OPTION] = False INFO fingerprinting.py:755 connection for server fingerprint 093022be9af2e058 INFO client_base.py:118 Connection closed to .. raw:: html
.. _ip_216_136_9_5_vormud_genesismuds_com_7777: vormud.genesismuds.com:7777 --------------------------- **Connection Banner:** .. image:: /_static/banners/banner_9d3b1ba5d630.png :alt: Welcome to Void of Reality Running on EmlenMud(c)1994, VoR(c) 1995, v3.2.0 Revision 2006/11/2 O. Emlen, S. Lee, D. Biegal - OLC heavy-modified TheIsles Press [Enter] to login... "only knowledge will i save" "to the game you stay a slave" "rover" "wanderer" "nomad" "vagabond" " call me what you will " ▄ ▄▀▄ ▄ ▄█ ▄ ▄█▌ ▄░▀ ▀█▄ ▄█▌ ▄▄█░█ ▄█ ▄▄██▀▌ ▄█▓▀▌ ▐░█▀▄ ▄▄█▄█▀▄▀██▄██░ ▄▄▓▀▄▌ ▀▐█████ ▄██▓██ █████▄ ▀▐█▓███ ██████ ▀▓████▌ ▐██▓█ ▐████▌ ▐████ █████ █████▌ ▐██▓█▌ ▐████ ▐████▌ ▐████ ▐████ █████▌ ███▀▌ ▐██▓█ ▐▓▄██ ▐████ ▐██▄▌ █▓██▀▌ ▒█▓▀ ▐▓▄▒▀ ▐▓▒▀ ▐█▄▓▌ ▄█▓▀ ▓█▀▓▀ ░▀ ▄▌ ▀ ▄▐ ▀▀ ▄█ ▐▓▀▀ ▄▄▄█ ▀▀▀ ▄▄▌ ▄▄▓█▌ ▐▄▄▓▓ ▒▒■█▌ ▄▄██▌ ▐█▀█▀ ▐▀▀█▓▀ ▓▀░█▌ ▐▓▀██ ░██▓▌ ▐░▓▀█ ▐█░█░▄██■▓▄ ▌░██▌ ▐██▓█ ████▌ ▐▀██▐ ▐████▀▀ ▀██░▄ ████▌ ▐████ ██░█▌ ▐██░█ ▐████ ▐███▌ ▄░██▀█ ███▄░▄ ▄▒ ▄█░ █■███▄ █■█░█▄ ████ ▀ ▄▓▌ ▐▀▒█▀ ▀█▄▓▌ ▐▄▀▓▀ ▐▄▄▓▀ ███░█ ▀█▄ ▄█▀ ▀█▄ ▄█▀ ▄█▀ ███▓█■▌ ▀▄▀ ▀▄▀ ▀ ▐▓▓▄███▄▄ ▀████▀▀ . M i d P o i n t V o i d 2 . ▀ + Void of Reality + Options: New Player? type Create Returning Player? type Want to disconnect from server? Type quit :class: ansi-banner :width: 555px :loading: lazy Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: 🇺🇸 United States (GeoIP) Encoding ~~~~~~~~ - **Effective encoding**: utf-8 - **Override**: utf-8 (from bbslist.txt) - **Scanner detected**: utf-8 Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`2fec7cefd509f7fb ` *This fingerprint is unique to this server.* **Options offered by server**: ``CHARSET``, ``GMCP``, ``MSDP``, ``MSSP`` **Options requested from client**: ``TTYPE`` The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. raw:: html
Show JSON .. code-block:: json { "server-probe": { "fingerprint": "2fec7cefd509f7fb", "fingerprint-data": { "offered-options": [ "CHARSET", "GMCP", "MSDP", "MSSP" ], "probed-protocol": "server", "refused-options": [ "AARDWOLF", "ATCP", "BINARY", "COM_PORT", "ECHO", "EOR", "MCCP2", "MCCP3", "MSP", "MXP", "SGA", "STATUS", "ZMP" ], "requested-options": [ "TTYPE" ], "scan-type": "quick" }, "session_data": { "banner_after_return": " \u001b[1;30m\"only knowledge will i save\"\u001b[0m\n\r \u001b[1;30m\"to the game you stay a slave\"\u001b[0m\n\r \u001b[1;30m\"rover\"\u001b[0m\n\r \u001b[1;30m\"wanderer\"\u001b[0m\n\r \u001b[1;30m\"nomad\"\u001b[0m\n\r \u001b[1;30m\"vagabond\"\u001b[0m\n\r \u001b[1;30m\" call me what you will\u001b[0m \u001b[1;30m\"\u001b[0m\n\r\n\r \u2584 \u2584\u2580\u2584 \u2584 \u2584\u2588\u001b[0m\n\r \u2584 \u2584\u2588\u258c \u2584\u001b[1;30;47m\u2591\u001b[0m\u2580 \u2580\u2588\u001b[1;30m\u2584\u001b[0m \u001b[1;30m\u2584\u001b[0m\u2588\u258c \u001b[1;30m\u2584\u2584\u2588\u001b[1;30;47m\u2591\u001b[0m\u2588\u001b[0m\n\r \u001b[1;30m \u001b[0m\u2584\u2588 \u001b[1;30m\u2584\u2584\u2588\u2588\u001b[1;30;47m\u2580\u258c\u001b[0m \u001b[1;30m\u2584\u2588\u001b[1;30;47m\u2593\u2580\u001b[1;30m\u258c\u001b[0m \u001b[1;30m\u2590\u001b[1;30;47m\u2591\u001b[1;30m\u2588\u001b[1;30;47m\u2580\u001b[1;30m\u2584\u001b[0m \u001b[1;30m\u2584\u2584\u2588\u001b[1;30;47m\u2584\u001b[1;30m\u2588\u001b[1;30;47m\u2580\u001b[1;30m\u2584\u2580\u2588\u2588\u001b[1;30;47m\u2584\u001b[1;30m\u2588\u2588\u001b[1;30;47m\u2591\u001b[0m\n\r \u001b[1;30m\u2584\u2584\u001b[1;30;47m\u2593\u2580\u2584\u001b[0m\u258c \u001b[1;30m\u2580\u2590\u2588\u2588\u2588\u2588\u2588\u001b[0m \u001b[1;30m\u2584\u2588\u2588\u001b[1;30;47m\u2593\u001b[1;30m\u2588\u2588\u001b[0m \u001b[1;30m\u2588\u2588\u2588\u2588\u2588\u2584\u001b[0m \u001b[1;30m\u2580\u2590\u2588\u001b[1;30;47m\u2593\u001b[1;30m\u2588\u2588\u2588 \u001b[0m \u001b[1;30m\u2588\u2588\u2588\u2588\u2588\u2588\u001b[0m\n\r \u001b[1;30m\u2580\u001b[1;30;47m\u2593\u001b[1;30m\u2588\u2588\u2588\u2588\u258c\u001b[0m \u001b[1;30m\u2590\u2588\u2588\u2593\u2588\u001b[0m \u001b[1;30m\u2590\u2588\u2588\u2588\u2588\u258c\u001b[0m \u001b[1;30m\u2590\u2588\u2588\u2588\u2588\u001b[0m \u001b[1;30m\u2588\u2588\u2588\u2588\u2588\u001b[0m \u001b[1;30m\u2588\u2588\u2588\u2588\u2588\u258c\u001b[0m\n\r \u001b[1;30m\u2590\u2588\u2588\u2593\u2588\u258c\u001b[0m \u001b[1;30m\u2590\u2588\u2588\u2588\u2588\u001b[0m \u001b[1;30m\u2590\u2588\u2588\u2588\u2588\u258c\u001b[0m \u001b[1;30m\u2590\u2588\u2588\u2588\u2588\u001b[0m \u001b[1;30m\u2590\u2588\u2588\u2588\u2588\u001b[0m \u001b[1;30m\u2588\u2588\u2588\u2588\u2588\u258c\u001b[0m\n\r \u001b[1;30m\u2588\u2588\u2588\u2580\u258c\u001b[0m \u001b[1;30m\u2590\u2588\u2588\u2593\u2588\u001b[0m \u001b[1;30m\u2590\u2593\u2584\u2588\u2588\u001b[0m \u001b[1;30m\u2590\u2588\u2588\u2588\u2588\u001b[0m \u001b[1;30m\u2590\u2588\u2588\u2584\u258c\u001b[0m \u001b[1;30m\u2588\u2593\u2588\u2588\u2580\u258c\u001b[0m\n\r \u001b[1;30m\u2592\u2588\u2593\u2580\u001b[0m \u001b[1;30m\u2590\u2593\u2584\u2592\u2580\u001b[0m \u001b[1;30m\u2590\u2593\u2592\u2580\u001b[0m \u001b[1;30m\u2590\u2588\u2584\u2593\u258c\u001b[0m \u001b[1;30m\u2584\u2588\u2593\u2580\u001b[0m \u001b[1;30m\u2593\u2588\u2580\u2593\u2580\u001b[0m\n\r \u001b[1;30m\u2591\u2580\u001b[0m \u001b[1;31m\u2584\u258c\u001b[0m \u001b[1;30m\u2580\u001b[0m \u001b[1;31m\u2584\u2590\u001b[0m \u001b[1;30m \u2580\u2580\u001b[0;31m \u001b[1;31m\u2584\u001b[1;31;41m\u2588\u001b[0m \u001b[1;30m\u2590\u2593\u2580\u2580\u001b[0m \u001b[0;31m \u001b[0m \u001b[1;31m\u2584\u2584\u2584\u2588\u001b[0m \u001b[1;30m\u2580\u2580\u2580\u001b[0m \u001b[1;31m\u2584\u2584\u258c\u001b[0m\n\r \u001b[1;31m\u2584\u2584\u001b[1;31;41m\u2593\u2588\u001b[0;31m\u258c\u001b[0m \u001b[1;31m\u2590\u2584\u2584\u001b[1;31;41m\u2593\u2593\u001b[0m \u001b[0;31m \u001b[1;31;41m\u2592\u2592\u25a0\u001b[1;31m\u2588\u258c\u001b[0m \u001b[0;31m\u2584\u001b[1;31m\u2584\u2588\u2588\u258c\u001b[0m \u001b[1;31m\u2590\u001b[0;31m\u2588\u001b[1;31;41m\u2580\u2588\u2580\u001b[0m \u001b[1;31m\u2590\u001b[1;31;41m\u2580\u2580\u2588\u2593\u001b[1;31m\u2580\u001b[0m\n\r \u001b[1;31;41m\u2593\u2580\u2591\u001b[0;31m\u2588\u258c\u001b[0m \u001b[1;31m\u2590\u001b[1;31;41m\u2593\u2580\u001b[0;31m\u2588\u2588\u001b[0m \u001b[1;31;41m\u2591\u001b[0;31m\u2588\u2588\u001b[1;31;41m\u2593\u001b[0;31m\u258c\u001b[0m \u001b[0;31m\u2590\u001b[1;31;41m\u2591\u2593\u2580\u001b[1;31m\u2588\u001b[0m \u001b[0;31m\u2590\u2588\u001b[1;31;41m\u2591\u001b[0;31m\u2588\u001b[1;31;41m\u2591\u001b[0;31m\u2584\u2588\u2588\u001b[1;31;41m\u25a0\u2593\u001b[0;31m\u2584\u001b[0m\n\r \u001b[1;31;41m\u258c\u2591\u001b[0;31m\u2588\u2588\u258c\u001b[0m \u001b[1;31m\u2590\u001b[0;31m\u2588\u2588\u001b[1;31;41m\u2593\u001b[0;31m\u2588\u001b[0m \u001b[0;31m\u2588\u2588\u2588\u2588\u258c\u001b[0m \u001b[0;31m\u2590\u001b[1;31;41m\u2580\u001b[0;31m\u2588\u2588\u001b[1;31;41m\u2590\u001b[0m \u001b[0;31m\u2590\u2588\u2588\u2588\u2588\u2580\u2580\u001b[0m \u001b[0;31m\u2580\u2588\u2588\u001b[1;31;41m\u2591\u001b[0;31m\u2584\u001b[0m\n\r \u001b[0;31m\u2588\u2588\u2588\u2588\u258c\u001b[0m \u001b[0;31m\u2590\u2588\u2588\u2588\u2588\u001b[0m \u001b[0;31m\u2588\u2588\u001b[1;31;41m\u2591\u001b[0;31m\u2588\u258c\u001b[0m \u001b[0;31m\u2590\u2588\u2588\u001b[1;31;41m\u2591\u001b[0;31m\u2588\u001b[0m \u001b[0;31m\u2590\u2588\u2588\u2588\u2588\u001b[0m \u001b[1;30m \u001b[0m \u001b[0;31m\u2590\u2588\u2588\u2588\u258c\u001b[0m\n\r \u001b[0;31m\u2584\u001b[1;31;41m\u2591\u001b[0;31m\u2588\u2588\u001b[1;31;41m\u2580\u001b[0;31m\u2588\u001b[0m \u001b[0;31m\u2588\u2588\u2588\u001b[1;31;41m\u2584\u2591\u001b[0;31m\u2584\u001b[0m \u001b[0;31m\u2584\u001b[1;31;41m\u2592 \u2584\u001b[0;31m\u2588\u001b[1;31;41m\u2591\u001b[0m \u001b[0;31m\u2588\u001b[1;31;41m\u25a0\u001b[0;31m\u2588\u2588\u2588\u2584\u001b[0m \u001b[0;31m\u2588\u001b[1;31;41m\u25a0\u001b[0;31m\u2588\u001b[1;31;41m\u2591\u001b[0;31m\u2588\u2584\u001b[0m \u001b[0;31m\u2588\u2588\u2588\u2588\u001b[0m\n\r \u001b[0;31m\u2580\u001b[1;31;41m \u2584\u2593\u001b[0;31m\u258c\u001b[0m \u001b[1;31m\u2590\u001b[1;31;41m\u2580\u2592\u001b[0;31m\u2588\u2580\u001b[0m \u001b[1;31m\u2580\u001b[1;31;41m\u2588\u2584\u2593\u001b[0;31m\u258c\u001b[0m \u001b[1;31m\u2590\u001b[1;31;41m\u2584\u2580\u2593\u001b[0;31m\u2580\u001b[0m \u001b[1;31m\u2590\u001b[1;31;41m\u2584\u2584\u2593\u001b[0;31m\u2580\u001b[0m \u001b[0;31m\u2588\u2588\u2588\u001b[1;31;41m\u2591\u001b[0;31m\u2588\u001b[0m\n\r \u001b[1;31m\u2580\u2588\u2584\u001b[0m \u001b[1;31m\u2584\u2588\u2580\u001b[0m \u001b[1;31m\u2580\u001b[1;31;41m\u2588\u001b[1;31m\u2584\u001b[0m \u001b[1;31m\u2584\u001b[1;31;41m\u2588\u001b[1;31m\u2580\u001b[0m \u001b[1;31m\u2584\u2588\u2580\u001b[0m \u001b[0;31m\u2588\u2588\u2588\u001b[1;31;41m\u2593\u001b[0;31m\u2588\u001b[1;31;41m\u25a0\u001b[1;31m\u258c\u001b[0m\n\r \u001b[1;31m\u2580\u2584\u2580\u001b[0m \u001b[1;31m\u2580\u2584\u2580\u001b[0m \u001b[1;31m \u2580\u001b[0m \u001b[0;31m\u2590\u001b[1;31;41m\u2593\u2593\u2584\u001b[1;31m\u2588\u2588\u2588\u2584\u2584\u001b[0m\n\r \u001b[1;31m\u2580\u2588\u2588\u2588\u2588\u2580\u2580\u001b[0m\n\r \u001b[1;30m.\u001b[0m \u001b[1;30mM i d P o i n t V o i d 2 \u001b[0m \u001b[1;30m.\u001b[0m \u001b[1;31m\u2580\u001b[0m\n\r\n\r \u001b[1;31m + \u001b[1;34mVoid of Reality \u001b[1;31m+\u001b[0m\n\r\u001b[1;37mOptions:\u001b[0m\n\r\u001b[1;37mNew Player? type \u001b[1;35mCreate \u001b[0;37m<\u001b[1;36mplayername\u001b[0;37m>\u001b[0m\n\r\u001b[1;37mReturning Player? type \u001b[0;37m<\u001b[1;36mplayername\u001b[0;37m>\u001b[0m\n\r\u001b[1;37mWant to disconnect from server? Type quit\u001b[0m\n\r", "banner_before_return": "\n\r\n\r\u001b[1;37mWelcome to Void of Reality\u001b[0m\n\r\u001b[1;30mRunning on \u001b[0;37mEmlenMud(c)1994, VoR(c) 1995, v3.2.0 Revision 2006/11/2\u001b[0m\n\r\u001b[1;30mO. Emlen, S. Lee, D. Biegal - OLC heavy-modified TheIsles\u001b[0m\n\r\n\r\u001b[0;37mPress \u001b[1;30m[\u001b[1;37mEnter\u001b[1;30m] \u001b[0;37mto login...\u001b[0m\n\r\n\r\n\r", "dsr_replies": 0, "dsr_requests": 0, "encoding": "utf-8", "mssp": { "ADULT MATERIAL": "0", "ANSI": "1", "AREAS": "120", "CHARSET": "UTF-8", "CLASSES": "6", "CODEBASE": "EmlenMud", "CONTACT": "admin@voidofreality.org", "CRAWL DELAY": "5", "CREATED": "1995", "DESCRIPTION": "Void of Reality has been online since 1995. A PvP-focused hack-and-slash featuring 9 remort tiers, 6 classes, player clans, and an original fantasy world. Loot chests, epic and legendary items with Diablo-style random affects. Item customization via enchanting, socketing, and mastercrafting. Built on EmlenMUD with 30 years of evolution.", "DISCORD": "https://discord.gg/CkYm9WRnyw", "EQUIPMENT SYSTEM": "No requirments to use items", "FAMILY": "Diku/MERC", "GAMEPLAY": "Hack and Slash/Player Kill", "GAMESYSTEM": "Extensively Modified EmlenMud", "GENRE": "Fantasy", "GMCP": "1", "HELPFILES": "489", "HIRING BUILDERS": "0", "HIRING CODERS": "0", "HOSTNAME": "vor.voidofreality.org", "ICON": "https://live.staticflickr.com/65535/54893341850_e16116a3d5_s.jpg", "INTERMUD": "0", "IP": "216.136.9.5", "LANGUAGE": "English", "LEVELS": "Max level is 90 with 9 remorts", "LOCATION": "United States", "MCCP": "0", "MCP": "0", "MINIMUM AGE": "13", "MOBILES": "2438", "MSP": "0", "MSSP": "1", "MULTICLASSING": "0", "MULTIPLAYING": "Restricted", "MXP": "0", "NAME": "Void of Reality", "NEWBIE FRIENDLY": "1", "OBJECTS": "2591", "PAY FOR PERKS": "0", "PAY TO PLAY": "0", "PLAYER CITIES": "0", "PLAYER CLANS": "1", "PLAYER CRAFTING": "0", "PLAYER GUILDS": "1", "PLAYERKILLING": "Full", "PLAYERS": "1", "PORT": "7777", "QUEST SYSTEM": "0", "RACES": "24", "ROLEPLAYING": "Not Required", "ROOMS": "21528", "SKILLS": "221", "SSL": "0", "STATUS": "Development", "SUBGENRE": "Medieval Fantasy", "TRAINING SYSTEM": "For skills and spells", "UPTIME": "1409015", "UTF-8": "1", "VT100": "1", "WEBSITE": "https://www.voidofreality.org/", "WORLD ORIGINALITY": "All Original", "XTERM 256 COLORS": "0", "ZMP": "0" }, "option_states": { "server_offered": { "CHARSET": true, "GMCP": true, "MSDP": true, "MSSP": true }, "server_requested": { "TTYPE": true } }, "scan_type": "quick", "timing": { "probe": 0.5033562183380127, "total": 11.266757488250732 } } }, "sessions": [ { "connected": "2026-03-07T04:07:23.356116+00:00", "host": "vormud.genesismuds.com", "ip": "216.136.9.5", "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 vormud.genesismuds.com 7777 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=vormud.genesismuds.com port=7777 INFO client_base.py:186 Connected to DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1019 send IAC WILL MXP DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1019 send IAC WILL ATCP DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1019 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1019 send IAC WILL GMCP DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1019 send IAC WILL AARDWOLF DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1019 send IAC WILL MSP DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1019 send IAC WILL MSDP DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1019 send IAC WILL MSSP DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1019 send IAC WILL ZMP DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1019 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3330 pending_option[DO + MXP] = True DEBUG stream_writer.py:1019 send IAC DO MXP DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1019 send IAC DO ATCP DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1019 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1019 send IAC DO GMCP DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1019 send IAC DO AARDWOLF DEBUG stream_writer.py:3330 pending_option[DO + MSP] = True DEBUG stream_writer.py:1019 send IAC DO MSP DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1019 send IAC DO MSDP DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1019 send IAC DO MSSP DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1019 send IAC DO ZMP DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1019 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:768 recv IAC WILL GMCP DEBUG stream_writer.py:1994 handle_will(GMCP) DEBUG stream_writer.py:993 skip DO GMCP; pending_option = True DEBUG stream_writer.py:3330 remote_option[GMCP] = True DEBUG stream_writer.py:1067 send IAC SB GMCP Core.Hello IAC SE DEBUG stream_writer.py:1067 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:3330 pending_option[DO + GMCP] = False DEBUG stream_writer.py:768 recv IAC WILL MSDP DEBUG stream_writer.py:1994 handle_will(MSDP) DEBUG stream_writer.py:993 skip DO MSDP; pending_option = True DEBUG stream_writer.py:3330 remote_option[MSDP] = True DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = False DEBUG stream_writer.py:768 recv IAC WILL MSSP DEBUG stream_writer.py:1994 handle_will(MSSP) DEBUG stream_writer.py:993 skip DO MSSP; pending_option = True DEBUG stream_writer.py:3330 remote_option[MSSP] = True DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = False DEBUG stream_writer.py:768 recv IAC WILL CHARSET DEBUG stream_writer.py:786 WILL CHARSET (bi-directional capability exchange) DEBUG stream_writer.py:1994 handle_will(CHARSET) DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = True DEBUG stream_writer.py:1019 send IAC DO CHARSET DEBUG stream_writer.py:3330 remote_option[CHARSET] = True DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = False DEBUG stream_writer.py:768 recv IAC DO TTYPE DEBUG stream_writer.py:1836 handle_do(TTYPE) DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = True DEBUG stream_writer.py:1019 send IAC WILL TTYPE DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = True DEBUG stream_writer.py:3330 local_option[TTYPE] = True DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = False DEBUG stream_writer.py:762 begin sub-negotiation SB MSSP DEBUG stream_writer.py:749 sub-negotiation cmd MSSP SE completion byte DEBUG stream_writer.py:2187 [SB + MSSP] unsolicited DEBUG stream_writer.py:1745 MSSP: {'NAME': 'Void of Reality', 'PLAYERS': '1', 'UPTIME': '1409015', 'HOSTNAME': 'vor.voidofreality.org', 'PORT': '7777', 'CODEBASE': 'EmlenMud', 'FAMILY': 'Diku/MERC', 'GENRE': 'Fantasy', 'GAMEPLAY': 'Hack and Slash/Player Kill', 'GAMESYSTEM': 'Extensively Modified EmlenMud', 'STATUS': 'Development', 'INTERMUD': '0', 'SUBGENRE': 'Medieval Fantasy', 'AREAS': '120', 'HELPFILES': '489', 'MOBILES': '2438', 'OBJECTS': '2591', 'ROOMS': '21528', 'CLASSES': '6', 'LEVELS': 'Max level is 90 with 9 remorts', 'RACES': '24', 'SKILLS': '221', 'ANSI': '1', 'GMCP': '1', 'MSSP': '1', 'MCCP': '0', 'SSL': '0', 'UTF-8': '1', 'VT100': '1', 'XTERM 256 COLORS': '0', 'MCP': '0', 'MSP': '0', 'MXP': '0', 'ZMP': '0', 'PAY TO PLAY': '0', 'PAY FOR PERKS': '0', 'HIRING BUILDERS': '0', 'HIRING CODERS': '0', 'ADULT MATERIAL': '0', 'MULTICLASSING': '0', 'NEWBIE FRIENDLY': '1', 'PLAYER CITIES': '0', 'PLAYER CLANS': '1', 'PLAYER CRAFTING': '0', 'PLAYER GUILDS': '1', 'MULTIPLAYING': 'Restricted', 'PLAYERKILLING': 'Full', 'QUEST SYSTEM': '0', 'ROLEPLAYING': 'Not Required', 'TRAINING SYSTEM': 'For skills and spells', 'WORLD ORIGINALITY': 'All Original', 'EQUIPMENT SYSTEM': 'No requirments to use items', 'CREATED': '1995', 'LOCATION': 'United States', 'MINIMUM AGE': '13', 'LANGUAGE': 'English', 'CONTACT': 'admin@voidofreality.org', 'WEBSITE': 'https://www.voidofreality.org/', 'DESCRIPTION': 'Void of Reality has been online since 1995. A PvP-focused hack-and-slash featuring 9 remort tiers, 6 classes, player clans, and an original fantasy world. Loot chests, epic and legendary items with Diablo-style random affects. Item customization via enchanting, socketing, and mastercrafting. Built on EmlenMUD with 30 years of evolution.', 'DISCORD': 'https://discord.gg/CkYm9WRnyw', 'ICON': 'https://live.staticflickr.com/65535/54893341850_e16116a3d5_s.jpg', 'IP': '216.136.9.5', 'CRAWL DELAY': '5', 'CHARSET': 'UTF-8'} DEBUG stream_writer.py:762 begin sub-negotiation SB GMCP DEBUG stream_writer.py:749 sub-negotiation cmd GMCP SE completion byte DEBUG stream_writer.py:2187 [SB + GMCP] unsolicited DEBUG client.py:210 GMCP: Core.Hello {'client': 'VoidOfReality', 'version': '3.1b'} DEBUG stream_writer.py:762 begin sub-negotiation SB GMCP DEBUG stream_writer.py:749 sub-negotiation cmd GMCP SE completion byte DEBUG stream_writer.py:2187 [SB + GMCP] unsolicited DEBUG client.py:210 GMCP: Core.Supports.Set ['Char.Base 1', 'Char.Vitals 1', 'Room.Info 1'] DEBUG stream_writer.py:762 begin sub-negotiation SB CHARSET DEBUG stream_writer.py:749 sub-negotiation cmd CHARSET SE completion byte DEBUG stream_writer.py:2187 [SB + CHARSET] unsolicited DEBUG client.py:376 encoding negotiated: UTF-8 DEBUG stream_writer.py:2270 send IAC SB CHARSET ACCEPTED UTF-8 IAC SE DEBUG stream_writer.py:762 begin sub-negotiation SB TTYPE DEBUG stream_writer.py:749 sub-negotiation cmd TTYPE SE completion byte DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = False DEBUG stream_writer.py:2353 recv TTYPE SEND: b'' DEBUG stream_writer.py:2365 send IAC SB TTYPE IS b'xterm-256color' IAC SE DEBUG client_base.py:499 negotiation failed after 4.01s. DEBUG client_base.py:505 failed-reply: 'WILL MXP, WILL ATCP, WILL MCCP3_COMPRESS, WILL GMCP, WILL AARDWOLF, WILL MSP, WILL MSDP, WILL MSSP, WILL ZMP, WILL MCCP2_COMPRESS, DO MXP, DO ATCP, DO MCCP3_COMPRESS, DO AARDWOLF, DO MSP, DO ZMP, DO MCCP2_COMPRESS' DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = True DEBUG stream_writer.py:1019 send IAC DO BINARY DEBUG stream_writer.py:3330 pending_option[DO + SGA] = True DEBUG stream_writer.py:1019 send IAC DO SGA DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = True DEBUG stream_writer.py:1019 send IAC DO ECHO DEBUG stream_writer.py:3330 pending_option[DO + STATUS] = True DEBUG stream_writer.py:1019 send IAC DO STATUS DEBUG stream_writer.py:3330 pending_option[DO + EOR] = True DEBUG stream_writer.py:1019 send IAC DO EOR DEBUG stream_writer.py:3330 pending_option[DO + COM_PORT_OPTION] = True DEBUG stream_writer.py:1019 send IAC DO COM_PORT_OPTION DEBUG stream_writer.py:993 skip DO MCCP2_COMPRESS; pending_option = True DEBUG stream_writer.py:993 skip DO MCCP3_COMPRESS; pending_option = True DEBUG stream_writer.py:993 skip DO MSP; pending_option = True DEBUG stream_writer.py:993 skip DO MXP; pending_option = True DEBUG stream_writer.py:993 skip DO ZMP; pending_option = True DEBUG stream_writer.py:993 skip DO AARDWOLF; pending_option = True DEBUG stream_writer.py:993 skip DO ATCP; pending_option = True INFO fingerprinting.py:755 connection for server fingerprint 2fec7cefd509f7fb INFO client_base.py:118 Connection closed to .. raw:: html