50.214.28.50 ============ .. _ip_50_214_28_50_50_214_28_50_8888: 50.214.28.50:8888 ----------------- **Connection Banner:** .. image:: /_static/banners/banner_3e78adcd3e5c.png :alt: Welcome to _​____ _​____ _ \| ___\| _ _ __ _ __ _ _\| ___\|_ _(_)_ __ ___ \| \|_ \| \| \| \| '__\| '__\| \| \| \| \|_ / _\` \| \| '__/ _ \\ \| _\|\| \|_\| \| \| \| \| \| \|_\| \| _\| (_\| \| \| \| \| __/ \|_\| \\__,_\|_\| \|_\| \\__, \|_\| \\__,_\|_\|_\| \\___\| \|___/ http://www.furryfaire.org FurryFaire is a 100% Anthropomorphic, Fantasy-Medieval Roleplaying MUCK. FurryFaire is Copyrighted 2005 by FurryFaire and its admins. All other content within retains copyrights of respective authors. -> Existing players: to connect, type 'connect [name] [password]'. -> Guests: please type 'connect guest guest'. -> To request a new character, type '@request' AFTER you log in. -> After logging in: use the 'wizzes' command to see what wizards are online. All users of FurryFaire are bound by our AUP. Type 'news aup' to read the AUP. 0 players on right now. Log on and become another one! \* connect user pass logs in \* connect guest guest logs in as a guest \* request requests a character \* ch user pass logs in hidden, if you are a wizard \* HELP Shows the help screen \* WHO Shows who's online \* QUIT Disconnects :class: ansi-banner :width: 624px :loading: lazy Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: 🇺🇸 United States (GeoIP) Encoding ~~~~~~~~ - **Effective encoding**: ascii - **Scanner detected**: cp437 Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`4e3f6280260df409 ` *This fingerprint is shared by 1 other server.* **Options offered by server**: ``MCCP2``, ``MSSP`` **Options requested from client**: ``CHARSET``, ``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": "4e3f6280260df409", "fingerprint-data": { "offered-options": [ "MCCP2", "MSSP" ], "probed-protocol": "server", "refused-options": [ "AARDWOLF", "ATCP", "BINARY", "CHARSET", "COM_PORT", "ECHO", "EOR", "GMCP", "MCCP3", "MSDP", "MSP", "MXP", "SGA", "STATUS", "ZMP" ], "requested-options": [ "CHARSET", "NAWS", "TTYPE" ], "scan-type": "quick" }, "session_data": { "banner_after_return": " \r\n* connect user pass\r\n logs in\r\n \r\n* connect guest guest\r\n logs in as a guest\r\n \r\n* request \r\n requests a character\r\n \r\n* ch user pass\r\n logs in hidden, if you are a wizard\r\n \r\n* HELP\r\n Shows the help screen\r\n \r\n* WHO\r\n Shows who's online\r\n \r\n* QUIT\r\n Disconnects\r\n \r\n\r\n", "banner_before_return": "\nWelcome to\r\n _____ _____ _\r\n | ___| _ _ __ _ __ _ _| ___|_ _(_)_ __ ___\r\n | |_ | | | | '__| '__| | | | |_ / _` | | '__/ _ \\\r\n | _|| |_| | | | | | |_| | _| (_| | | | | __/\r\n |_| \\__,_|_| |_| \\__, |_| \\__,_|_|_| \\___|\r\n |___/\r\n http://www.furryfaire.org\r\n \r\nFurryFaire is a 100% Anthropomorphic, Fantasy-Medieval Roleplaying MUCK.\r\nFurryFaire is Copyrighted 2005 by FurryFaire and its admins.\r\nAll other content within retains copyrights of respective authors.\r\n \r\n-> Existing players: to connect, type 'connect [name] [password]'.\r\n-> Guests: please type 'connect guest guest'.\r\n-> To request a new character, type '@request' AFTER you log in.\r\n-> After logging in: use the 'wizzes' command to see what wizards are online.\r\n \r\nAll users of FurryFaire are bound by our AUP. Type 'news aup' to read the AUP.\r\n0 players on right now. Log on and become another one!\r\n", "dsr_replies": 0, "dsr_requests": 0, "encoding": "cp437", "mssp": { "ANSI": "1", "CODEBASE": "ProtoMUCK", "FAMILY": "MUCK", "MCCP": "1", "NAME": "Furryfaire", "PLAYERS": "0", "UPTIME": "1771222001" }, "option_states": { "server_offered": { "AARDWOLF": false, "ATCP": false, "GMCP": false, "MCCP2": true, "MCCP3": false, "MSDP": false, "MSP": false, "MSSP": true, "MXP": false, "ZMP": false }, "server_requested": { "AARDWOLF": false, "ATCP": false, "CHARSET": true, "GMCP": false, "MCCP2": false, "MCCP3": false, "MSDP": false, "MSP": false, "MXP": false, "NAWS": true, "TTYPE": true, "ZMP": false } }, "scan_type": "quick", "timing": { "probe": 0.25405263900756836, "total": 11.01890230178833 } } }, "sessions": [ { "connected": "2026-03-07T04:21:15.122094+00:00", "host": "50.214.28.50", "ip": "50.214.28.50", "port": 8888 } ] } .. 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 50.214.28.50 8888 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=50.214.28.50 port=8888 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 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 MCCP2_COMPRESS DEBUG stream_writer.py:1994 handle_will(MCCP2_COMPRESS) DEBUG stream_writer.py:993 skip DO MCCP2_COMPRESS; pending_option = True DEBUG stream_writer.py:3330 remote_option[MCCP2_COMPRESS] = True DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = 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 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: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': 'Furryfaire', 'PLAYERS': '0', 'UPTIME': '1771222001', 'ANSI': '1', 'CODEBASE': 'ProtoMUCK', 'FAMILY': 'MUCK', 'MCCP': '1'} 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: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': 'Furryfaire', 'PLAYERS': '0', 'UPTIME': '1771222001', 'ANSI': '1', 'CODEBASE': 'ProtoMUCK', 'FAMILY': 'MUCK', 'MCCP': '1'} 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: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 MCCP2_COMPRESS DEBUG stream_writer.py:749 sub-negotiation cmd MCCP2_COMPRESS SE completion byte DEBUG stream_writer.py:2187 [SB + MCCP2_COMPRESS] unsolicited DEBUG stream_writer.py:3178 MCCP2 activated DEBUG client_base.py:448 MCCP2 decompression started (server→client) DEBUG client_base.py:499 negotiation failed after 4.00s. DEBUG client_base.py:505 failed-reply: 'WILL MSSP' 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 + CHARSET] = True DEBUG stream_writer.py:1019 send IAC DO CHARSET 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:768 recv IAC WONT BINARY DEBUG stream_writer.py:2148 handle_wont(BINARY) DEBUG stream_writer.py:3330 remote_option[BINARY] = False DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = False DEBUG stream_writer.py:768 recv IAC WONT SGA DEBUG stream_writer.py:2148 handle_wont(SGA) DEBUG stream_writer.py:3330 remote_option[SGA] = False 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 CHARSET DEBUG stream_writer.py:2148 handle_wont(CHARSET) DEBUG stream_writer.py:3330 remote_option[CHARSET] = False DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = False DEBUG stream_writer.py:768 recv IAC WONT EOR DEBUG stream_writer.py:2148 handle_wont(EOR) DEBUG stream_writer.py:3330 remote_option[EOR] = False DEBUG stream_writer.py:3330 pending_option[DO + EOR] = 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 4e3f6280260df409 INFO client_base.py:118 Connection closed to .. raw:: html
.. _ip_50_214_28_50_px4_kitsunet_net_2069: px4.kitsunet.net:2069 --------------------- **Connection Banner:** .. image:: /_static/banners/banner_ddab37bd8a18.png :alt: Welcome! Welcome to ... Reality Torn MUCK To connect: connect To connect as a guest: connect guest guest To request a character: request name=password=email Address: muck.kitsunet.net 2069 RPsystem: Story Point System Advance Feature characters available and encouraged -​----------------------------------------------------------- 0 players on right now. Log on and become another one! The help file is missing, the management has been notified. :class: ansi-banner :width: 482px :loading: lazy Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: 🇺🇸 United States (GeoIP) Encoding ~~~~~~~~ - **Effective encoding**: ascii - **Scanner detected**: cp437 Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`4e3f6280260df409 ` *This fingerprint is shared by 1 other server.* **Options offered by server**: ``MCCP2``, ``MSSP`` **Options requested from client**: ``CHARSET``, ``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": "4e3f6280260df409", "fingerprint-data": { "offered-options": [ "MCCP2", "MSSP" ], "probed-protocol": "server", "refused-options": [ "AARDWOLF", "ATCP", "BINARY", "CHARSET", "COM_PORT", "ECHO", "EOR", "GMCP", "MCCP3", "MSDP", "MSP", "MXP", "SGA", "STATUS", "ZMP" ], "requested-options": [ "CHARSET", "NAWS", "TTYPE" ], "scan-type": "quick" }, "session_data": { "banner_after_return": "The help file is missing, the management has been notified.\r\n", "banner_before_return": "\n\r\nWelcome!\r\nWelcome to ...\r\n\u001b[1;33mReality Torn MUCK\u001b[0m\r\n \r\n\u001b[1;33mTo connect: \u001b[1;36mconnect \u001b[0m\r\n\u001b[1;33mTo connect as a guest: \u001b[1;36mconnect guest guest\u001b[0m\r\n\u001b[1;33mTo request a character: \u001b[1;36mrequest name=password=email\u001b[0m\r\n\u001b[1;33mAddress: \u001b[1;36mmuck.kitsunet.net 2069\u001b[0m\r\n\u001b[1;33mRPsystem: \u001b[1;36mStory Point System Advance\u001b[0m\r\n\u001b[1;33mFeature characters available and encouraged \u001b[0m\r\n\u001b[0;33m------------------------------------------------------------\u001b[0m\r\n0 players on right now. Log on and become another one!\r\n", "dsr_replies": 0, "dsr_requests": 0, "encoding": "cp437", "mssp": { "ANSI": "1", "CODEBASE": "ProtoMUCK", "FAMILY": "MUCK", "MCCP": "1", "NAME": "RealityTorn", "PLAYERS": "0", "UPTIME": "1765096280" }, "option_states": { "server_offered": { "AARDWOLF": false, "ATCP": false, "GMCP": false, "MCCP2": true, "MCCP3": false, "MSDP": false, "MSP": false, "MSSP": true, "MXP": false, "ZMP": false }, "server_requested": { "AARDWOLF": false, "ATCP": false, "CHARSET": true, "GMCP": false, "MCCP2": false, "MCCP3": false, "MSDP": false, "MSP": false, "MXP": false, "NAWS": true, "TTYPE": true, "ZMP": false } }, "scan_type": "quick", "timing": { "probe": 0.25794410705566406, "total": 10.896211624145508 } } }, "sessions": [ { "connected": "2026-03-07T04:21:05.697973+00:00", "host": "px4.kitsunet.net", "ip": "50.214.28.50", "port": 2069 } ] } .. 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 px4.kitsunet.net 2069 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=px4.kitsunet.net port=2069 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 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 MCCP2_COMPRESS DEBUG stream_writer.py:1994 handle_will(MCCP2_COMPRESS) DEBUG stream_writer.py:993 skip DO MCCP2_COMPRESS; pending_option = True DEBUG stream_writer.py:3330 remote_option[MCCP2_COMPRESS] = True DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = 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 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: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': 'RealityTorn', 'PLAYERS': '0', 'UPTIME': '1765096280', 'ANSI': '1', 'CODEBASE': 'ProtoMUCK', 'FAMILY': 'MUCK', 'MCCP': '1'} 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: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': 'RealityTorn', 'PLAYERS': '0', 'UPTIME': '1765096280', 'ANSI': '1', 'CODEBASE': 'ProtoMUCK', 'FAMILY': 'MUCK', 'MCCP': '1'} 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: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 MCCP2_COMPRESS DEBUG stream_writer.py:749 sub-negotiation cmd MCCP2_COMPRESS SE completion byte DEBUG stream_writer.py:2187 [SB + MCCP2_COMPRESS] unsolicited DEBUG stream_writer.py:3178 MCCP2 activated DEBUG client_base.py:448 MCCP2 decompression started (server→client) DEBUG client_base.py:499 negotiation failed after 4.00s. DEBUG client_base.py:505 failed-reply: 'WILL MSSP' 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 + CHARSET] = True DEBUG stream_writer.py:1019 send IAC DO CHARSET 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:768 recv IAC WONT BINARY DEBUG stream_writer.py:2148 handle_wont(BINARY) DEBUG stream_writer.py:3330 remote_option[BINARY] = False DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = False DEBUG stream_writer.py:768 recv IAC WONT SGA DEBUG stream_writer.py:2148 handle_wont(SGA) DEBUG stream_writer.py:3330 remote_option[SGA] = False 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 CHARSET DEBUG stream_writer.py:2148 handle_wont(CHARSET) DEBUG stream_writer.py:3330 remote_option[CHARSET] = False DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = False DEBUG stream_writer.py:768 recv IAC WONT EOR DEBUG stream_writer.py:2148 handle_wont(EOR) DEBUG stream_writer.py:3330 remote_option[EOR] = False DEBUG stream_writer.py:3330 pending_option[DO + EOR] = 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 4e3f6280260df409 INFO client_base.py:118 Connection closed to .. raw:: html