15.217.24.35 (bbs.hispamsx.org) =============================== .. _ip_15_217_24_35_bbs_hispamsx_org_23: bbs.hispamsx.org:23 ------------------- **Connection Banner:** .. image:: /_static/banners/banner_57ef380fb27d.png :alt: Synchronet BBS for Linux Version 3.21 Telnet connection from: 143.198.61.53 Resolving hostname... _ ∩╗┐ Synchronet BBS for Linux Version 3.21 Copyright 2025 Rob Swindell HispaMSX BBS version 3.2 Copyright 2005-2024 by Carlos Milan Figueredo 23414 Bytes free Ok BLOAD"HISPAMSX.BIN",R CLIENT CONN: Telnet ADDR: modem.xyz [143.198.61.53] TERM: 80x25 DUMB SERVER NAME: HispaMSX BBS ADDR: bbs.hispamsx.org NODE: 1 (of 8) TIME: Fri Apr 10 2026 02:33:18 CEST ADMN: Karloch Connections through TELNET protocol are NOT secured or encrypted. Do NOT re-use BBS password for other services. Enter User Name or 'New' or 'Guest' Login: Bee  :class: ansi-banner :width: 585px :loading: lazy Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: 🇪🇸 Spain (GeoIP) Listing ~~~~~~~ - **BBS Name**: HispaMSX BBS (from listing) - **Listed Location**: Almeria, , Spain BBS Software ~~~~~~~~~~~~ **Detected**: Synchronet Encoding ~~~~~~~~ - **Effective encoding**: cp437 - **Override**: cp437 (from bbslist.txt) - **Scanner detected**: cp437 Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`cdf52165b1ba8b95 ` *This fingerprint is shared by 375 other servers.* **Options offered by server**: ``AARDWOLF``, ``ATCP``, ``ECHO``, ``GMCP``, ``MCCP2``, ``MCCP3``, ``MSDP``, ``MSP``, ``MSSP``, ``MXP``, ``SGA``, ``ZMP`` **Options requested from client**: ``NAWS``, ``NEW_ENVIRON``, ``TSPEED``, ``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": "cdf52165b1ba8b95", "fingerprint-data": { "offered-options": [ "AARDWOLF", "ATCP", "ECHO", "GMCP", "MCCP2", "MCCP3", "MSDP", "MSP", "MSSP", "MXP", "SGA", "ZMP" ], "probed-protocol": "server", "refused-options": [ "BINARY", "CHARSET", "COM_PORT", "EOR", "STATUS" ], "requested-options": [ "NAWS", "NEW_ENVIRON", "TSPEED", "TTYPE" ], "scan-type": "quick" }, "session_data": { "banner_after_return": "Be\b\be \b\b", "banner_before_return": "\r\nSynchronet BBS for Linux Version 3.21\r\nTelnet connection from: 143.198.61.53\r\nResolving hostname...\r\n\r\n\u001b[s\u001b[0c\u001b[255B\u001b[255C\u001b[30;40m\b_\u001b[6n\u001b[u\u001b[!_\r\u2229\u2557\u2510\u001b[6n\u001b[0m\u001b[2J\u001b[H\f\r\r Synchronet BBS for Linux Version 3.21 Copyright 2025 Rob Swindell\r\n\r\nHispaMSX BBS version 3.2\r\nCopyright 2005-2024 by Carlos Milan Figueredo\r\n23414 Bytes free\r\nOk\r\nBLOAD\"HISPAMSX.BIN\",R\r\n\r\nCLIENT CONN: Telnet\r\n ADDR: modem.xyz [143.198.61.53]\r\n TERM: 80x25 DUMB\r\nSERVER NAME: HispaMSX BBS\r\n ADDR: bbs.hispamsx.org\r\n NODE: 1 (of 8)\r\n TIME: Fri Apr 10 2026 02:33:18 CEST\r\n ADMN: Karloch\r\n\r\nConnections through TELNET protocol are NOT secured or encrypted.\r\nDo NOT re-use BBS password for other services.\r\n\r\nEnter User Name or 'New' or 'Guest'\r\nLogin: ", "dsr_replies": 2, "dsr_requests": 2, "encoding": "cp437", "option_states": { "server_offered": { "AARDWOLF": true, "ATCP": true, "ECHO": true, "GMCP": true, "MCCP2": true, "MCCP3": true, "MSDP": true, "MSP": true, "MSSP": true, "MXP": true, "SGA": true, "ZMP": true }, "server_requested": { "AARDWOLF": false, "ATCP": false, "GMCP": false, "MCCP2": false, "MCCP3": false, "MSDP": false, "MSP": false, "MSSP": false, "MXP": false, "NAWS": true, "NEW_ENVIRON": true, "SNDLOC": false, "TSPEED": true, "TTYPE": true, "ZMP": false } }, "scan_type": "quick", "timing": { "probe": 0.5983262062072754, "total": 18.695870876312256 } } }, "sessions": [ { "connected": "2026-04-05T19:22:55.517310+00:00", "host": "bbs.hispamsx.org", "ip": "15.217.24.35", "port": 23 }, { "connected": "2026-04-07T06:00:09.295867+00:00", "host": "bbs.hispamsx.org", "ip": "15.217.24.35", "port": 23 }, { "connected": "2026-04-10T00:33:28.899404+00:00", "host": "bbs.hispamsx.org", "ip": "15.217.24.35", "port": 23 } ] } .. raw:: html
Connection Log ~~~~~~~~~~~~~~ Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server. *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug bbs.hispamsx.org 23 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=bbs.hispamsx.org port=23 INFO client_base.py:188 Connected to DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1024 send IAC WILL ZMP DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1024 send IAC WILL MSDP DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1024 send IAC WILL GMCP DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1024 send IAC WILL MXP DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1024 send IAC WILL ATCP DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSSP DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1024 send IAC DO ZMP DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC DO AARDWOLF DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1024 send IAC DO MSDP DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1024 send IAC DO GMCP DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True DEBUG stream_writer.py:1024 send IAC DO MXP DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1024 send IAC DO ATCP DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1024 send IAC DO MSSP DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True DEBUG stream_writer.py:1024 send IAC DO MSP DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:773 recv IAC DONT ZMP DEBUG stream_writer.py:2010 handle_dont(ZMP) DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = False DEBUG stream_writer.py:3384 local_option[ZMP] = False DEBUG stream_writer.py:773 recv IAC DONT AARDWOLF DEBUG stream_writer.py:2010 handle_dont(AARDWOLF) DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = False DEBUG stream_writer.py:3384 local_option[AARDWOLF] = False DEBUG stream_writer.py:773 recv IAC DONT MSDP DEBUG stream_writer.py:2010 handle_dont(MSDP) DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = False DEBUG stream_writer.py:3384 local_option[MSDP] = False DEBUG stream_writer.py:773 recv IAC DONT GMCP DEBUG stream_writer.py:2010 handle_dont(GMCP) DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = False DEBUG stream_writer.py:3384 local_option[GMCP] = False DEBUG stream_writer.py:773 recv IAC DONT MXP DEBUG stream_writer.py:2010 handle_dont(MXP) DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = False DEBUG stream_writer.py:3384 local_option[MXP] = False DEBUG stream_writer.py:773 recv IAC DONT ATCP DEBUG stream_writer.py:2010 handle_dont(ATCP) DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = False DEBUG stream_writer.py:3384 local_option[ATCP] = False DEBUG stream_writer.py:773 recv IAC DONT MSSP DEBUG stream_writer.py:2010 handle_dont(MSSP) DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = False DEBUG stream_writer.py:3384 local_option[MSSP] = False DEBUG stream_writer.py:773 recv IAC DONT MSP DEBUG stream_writer.py:2010 handle_dont(MSP) DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = False DEBUG stream_writer.py:3384 local_option[MSP] = False DEBUG stream_writer.py:773 recv IAC DONT MCCP2_COMPRESS DEBUG stream_writer.py:2010 handle_dont(MCCP2_COMPRESS) DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = False DEBUG stream_writer.py:3384 local_option[MCCP2_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC DONT MCCP3_COMPRESS DEBUG stream_writer.py:2010 handle_dont(MCCP3_COMPRESS) DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = False DEBUG stream_writer.py:3384 local_option[MCCP3_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC WILL ECHO DEBUG stream_writer.py:789 WILL ECHO unsolicited DEBUG stream_writer.py:2045 handle_will(ECHO) DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = True DEBUG stream_writer.py:1024 send IAC DO ECHO DEBUG stream_writer.py:3384 remote_option[ECHO] = True DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = False DEBUG stream_writer.py:773 recv IAC WILL SGA DEBUG stream_writer.py:789 WILL SGA unsolicited DEBUG stream_writer.py:2045 handle_will(SGA) DEBUG stream_writer.py:3384 pending_option[DO + SGA] = True DEBUG stream_writer.py:1024 send IAC DO SGA DEBUG stream_writer.py:3384 remote_option[SGA] = True DEBUG stream_writer.py:3384 pending_option[DO + SGA] = False DEBUG stream_writer.py:773 recv IAC DO TTYPE DEBUG stream_writer.py:1887 handle_do(TTYPE) DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = True DEBUG stream_writer.py:1024 send IAC WILL TTYPE DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = True DEBUG stream_writer.py:3384 local_option[TTYPE] = True DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = False DEBUG stream_writer.py:773 recv IAC DO TSPEED DEBUG stream_writer.py:1887 handle_do(TSPEED) DEBUG stream_writer.py:3384 pending_option[WILL + TSPEED] = True DEBUG stream_writer.py:1024 send IAC WILL TSPEED DEBUG stream_writer.py:3384 pending_option[SB + TSPEED] = True DEBUG stream_writer.py:3384 local_option[TSPEED] = True DEBUG stream_writer.py:3384 pending_option[WILL + TSPEED] = False DEBUG stream_writer.py:773 recv IAC DO SNDLOC DEBUG stream_writer.py:1887 handle_do(SNDLOC) DEBUG stream_writer.py:1995 DO SNDLOC not supported. DEBUG stream_writer.py:3384 local_option[SNDLOC] = False DEBUG stream_writer.py:1024 send IAC WONT SNDLOC DEBUG stream_writer.py:773 recv IAC DO NAWS DEBUG stream_writer.py:1887 handle_do(NAWS) DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = True DEBUG stream_writer.py:1024 send IAC WILL NAWS DEBUG stream_writer.py:2507 send IAC SB NAWS (rows=25, cols=80) IAC SE DEBUG stream_writer.py:3384 local_option[NAWS] = True DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = False DEBUG stream_writer.py:773 recv IAC DO NEW_ENVIRON DEBUG stream_writer.py:1887 handle_do(NEW_ENVIRON) DEBUG stream_writer.py:3384 pending_option[WILL + NEW_ENVIRON] = True DEBUG stream_writer.py:1024 send IAC WILL NEW_ENVIRON DEBUG stream_writer.py:3384 pending_option[SB + NEW_ENVIRON] = True DEBUG stream_writer.py:3384 local_option[NEW_ENVIRON] = True DEBUG stream_writer.py:3384 pending_option[WILL + NEW_ENVIRON] = False DEBUG stream_writer.py:773 recv IAC WILL ZMP DEBUG stream_writer.py:2045 handle_will(ZMP) DEBUG stream_writer.py:998 skip DO ZMP; pending_option = True DEBUG stream_writer.py:3384 remote_option[ZMP] = True DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = False DEBUG stream_writer.py:773 recv IAC WILL AARDWOLF DEBUG stream_writer.py:2045 handle_will(AARDWOLF) DEBUG stream_writer.py:998 skip DO AARDWOLF; pending_option = True DEBUG stream_writer.py:3384 remote_option[AARDWOLF] = True DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = False DEBUG stream_writer.py:773 recv IAC WILL MSDP DEBUG stream_writer.py:2045 handle_will(MSDP) DEBUG stream_writer.py:998 skip DO MSDP; pending_option = True DEBUG stream_writer.py:3384 remote_option[MSDP] = True DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = False DEBUG stream_writer.py:773 recv IAC WILL GMCP DEBUG stream_writer.py:2045 handle_will(GMCP) DEBUG stream_writer.py:998 skip DO GMCP; pending_option = True DEBUG stream_writer.py:3384 remote_option[GMCP] = True DEBUG stream_writer.py:1072 send IAC SB GMCP Core.Hello IAC SE DEBUG stream_writer.py:1072 send IAC SB GMCP Core.Supports.Set IAC SE INFO client.py:201 GMCP handshake: Core.Hello + Core.Supports.Set ['Char 1', 'Char.Vitals 1', 'Char.Items 1', 'Room 1', 'Room.Info 1', 'Comm 1', 'Comm.Channel 1', 'Group 1'] DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = False DEBUG stream_writer.py:773 recv IAC WILL MXP DEBUG stream_writer.py:2045 handle_will(MXP) DEBUG stream_writer.py:998 skip DO MXP; pending_option = True DEBUG stream_writer.py:3384 remote_option[MXP] = True DEBUG stream_writer.py:3384 pending_option[DO + MXP] = False DEBUG stream_writer.py:773 recv IAC WILL ATCP DEBUG stream_writer.py:2045 handle_will(ATCP) DEBUG stream_writer.py:998 skip DO ATCP; pending_option = True DEBUG stream_writer.py:3384 remote_option[ATCP] = True DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = False DEBUG stream_writer.py:773 recv IAC WILL MSSP DEBUG stream_writer.py:2045 handle_will(MSSP) DEBUG stream_writer.py:998 skip DO MSSP; pending_option = True DEBUG stream_writer.py:3384 remote_option[MSSP] = True DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = False DEBUG stream_writer.py:773 recv IAC WILL MSP DEBUG stream_writer.py:2045 handle_will(MSP) DEBUG stream_writer.py:998 skip DO MSP; pending_option = True DEBUG stream_writer.py:3384 remote_option[MSP] = True DEBUG stream_writer.py:3384 pending_option[DO + MSP] = False DEBUG stream_writer.py:773 recv IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:2045 handle_will(MCCP2_COMPRESS) DEBUG stream_writer.py:998 skip DO MCCP2_COMPRESS; pending_option = True DEBUG stream_writer.py:3384 remote_option[MCCP2_COMPRESS] = True DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:2045 handle_will(MCCP3_COMPRESS) DEBUG stream_writer.py:998 skip DO MCCP3_COMPRESS; pending_option = True DEBUG stream_writer.py:3384 remote_option[MCCP3_COMPRESS] = True DEBUG stream_writer.py:2110 MCCP3: client compression activated DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = False DEBUG client_base.py:489 MCCP3 compression started (client→server) DEBUG stream_writer.py:773 recv IAC DONT SNDLOC DEBUG stream_writer.py:2010 handle_dont(SNDLOC) DEBUG stream_writer.py:3384 pending_option[WILL + SNDLOC] = False DEBUG stream_writer.py:767 begin sub-negotiation SB TTYPE DEBUG stream_writer.py:754 sub-negotiation cmd TTYPE SE completion byte DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = False DEBUG stream_writer.py:2404 recv TTYPE SEND: b'' DEBUG stream_writer.py:2416 send IAC SB TTYPE IS b'xterm-256color' IAC SE DEBUG stream_writer.py:767 begin sub-negotiation SB TSPEED DEBUG stream_writer.py:754 sub-negotiation cmd TSPEED SE completion byte DEBUG stream_writer.py:3384 pending_option[SB + TSPEED] = False DEBUG stream_writer.py:2345 recv TSPEED SEND: b'' DEBUG stream_writer.py:2373 send: IAC SB TSPEED IS b'38400',b'38400' IAC SE DEBUG client_base.py:513 negotiation failed after 4.00s. DEBUG client_base.py:519 failed-reply: 'SB NEW_ENVIRON' DEBUG server_fingerprinting.py:989 DA request -> b'\x1b[?1;2c' DEBUG stream_writer.py:3384 pending_option[DO + BINARY] = True DEBUG stream_writer.py:1024 send IAC DO BINARY DEBUG stream_writer.py:3384 pending_option[DO + STATUS] = True DEBUG stream_writer.py:1024 send IAC DO STATUS DEBUG stream_writer.py:3384 pending_option[DO + CHARSET] = True DEBUG stream_writer.py:1024 send IAC DO CHARSET DEBUG stream_writer.py:3384 pending_option[DO + EOR] = True DEBUG stream_writer.py:1024 send IAC DO EOR DEBUG stream_writer.py:3384 pending_option[DO + COM_PORT_OPTION] = True DEBUG stream_writer.py:1024 send IAC DO COM_PORT_OPTION DEBUG fingerprinting.py:844 connection for server fingerprint cdf52165b1ba8b95 INFO client_base.py:120 Connection closed to .. raw:: html
.. _ip_15_217_24_35_bbs_hispamsx_org_128: bbs.hispamsx.org:128 -------------------- **Connection Banner:** .. image:: /_static/banners/banner_a15687572e4e.png :alt: sYNCHRONET bbs FOR lINUX vERSION 3.21 tELNET CONNECTION FROM: 143.198.61.53 rESOLVING HOSTNAME...¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥ û[hIT A KEY] ¢ô sYNCHRONET bbs FOR lINUX vERSION 3.21 cOPYRIGHT 2025 rOB sWINDELL hISPAmsx bbs VERSION 3.2 cOPYRIGHT 2005-2024 BY cARLOS mILAN fIGUEREDO 23414 bYTES FREE oK bload"hispamsx.bin",r ¢ client ¢ùconn: ƒtELNET ¢ ¢ùaddr: ƒMODEM.XYZ [143.198.61.53] ¢ ¢ùterm: ƒ80X25 petscii ¢server ¢ùname: ƒ₧hISPAmsx bbs ¢ ¢ùaddr: ƒBBS.HISPAMSX.ORG ¢ ¢ùnode: ƒ1 ¢ù(OF ƒ8¢ù) ¢ ¢ùtime: ƒtHU aPR 09 2026 00:43:37 cest ¢ ¢ùadmn: ƒkARLOCH ÜcONNECTIONS THROUGH Ötelnet ÜPROTOCOL ARE ûnot SECURED OR ENCRYPTED. ÜdO ûnot ÜRE-USE bbs PASSWORD FOR OTHER SERVICES. ¢ ƒeNTER uSER nAMEƒ OR '₧nEWƒ' OR '₧gUESTƒ' lOGIN: m 1","ROOM.iNFO 1","COMM ¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥ :class: ansi-banner :width: 640px :loading: lazy Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: 🇪🇸 Spain (GeoIP) BBS Software ~~~~~~~~~~~~ **Detected**: Synchronet Encoding ~~~~~~~~ - **Effective encoding**: cp437 - **Override**: cp437 (from bbslist.txt) - **Scanner detected**: cp437 Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`cdf52165b1ba8b95 ` *This fingerprint is shared by 375 other servers.* **Options offered by server**: ``AARDWOLF``, ``ATCP``, ``ECHO``, ``GMCP``, ``MCCP2``, ``MCCP3``, ``MSDP``, ``MSP``, ``MSSP``, ``MXP``, ``SGA``, ``ZMP`` **Options requested from client**: ``NAWS``, ``NEW_ENVIRON``, ``TSPEED``, ``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": "cdf52165b1ba8b95", "fingerprint-data": { "offered-options": [ "AARDWOLF", "ATCP", "ECHO", "GMCP", "MCCP2", "MCCP3", "MSDP", "MSP", "MSSP", "MXP", "SGA", "ZMP" ], "probed-protocol": "server", "refused-options": [ "BINARY", "CHARSET", "COM_PORT", "EOR", "STATUS" ], "requested-options": [ "NAWS", "NEW_ENVIRON", "TSPEED", "TTYPE" ], "scan-type": "quick" }, "session_data": { "banner_after_return": "\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5 ", "banner_before_return": "\rsYNCHRONET bbs FOR lINUX vERSION 3.21\rtELNET CONNECTION FROM: 143.198.61.53\rrESOLVING HOSTNAME...\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u00a5\u0011\r\u001c\u00fb[hIT A KEY] \u0014\u0014\u0014\u0014\u0014\u0014\u0014\u0014\u0014\u0014\u0014\u0014\u00a2\u00f4\u001d\u001d\u001d\u001d\u001d\u001dsYNCHRONET bbs FOR lINUX vERSION 3.21 cOPYRIGHT 2025 rOB sWINDELL\r\r\r\u0005hISPAmsx bbs VERSION 3.2\rcOPYRIGHT 2005-2024 BY cARLOS mILAN fIGUEREDO\r23414 bYTES FREE\roK\rbload\"hispamsx.bin\",r\r\u00a2\r\u0005client \u00a2\u00f9conn: \u0192tELNET\r\u00a2\u0005 \u00a2\u00f9addr: \u0192MODEM.XYZ [143.198.61.53]\r\u00a2\u0005 \u00a2\u00f9term: \u019280X25 petscii\r\u00a2\u0005server \u00a2\u00f9name: \u0192\u20a7hISPAmsx bbs\r\u00a2\u0005 \u00a2\u00f9addr: \u0192BBS.HISPAMSX.ORG\r\u00a2\u0005 \u00a2\u00f9node: \u01921 \u00a2\u00f9(OF \u01928\u00a2\u00f9)\r\u00a2\u0005 \u00a2\u00f9time: \u0192tHU aPR 09 2026 00:43:37 cest\r\u00a2\u0005 \u00a2\u00f9admn: \u0192kARLOCH\r\r\u00dccONNECTIONS THROUGH \u00d6telnet \u00dcPROTOCOL ARE \u00fbnot SECURED OR ENCRYPTED.\r\u00dcdO \u00fbnot \u00dcRE-USE bbs PASSWORD FOR OTHER SERVICES.\r\u00a2\r\u0005\u0192eNTER \u0005uSER nAME\u0192 OR '\u20a7nEW\u0192' OR '\u20a7gUEST\u0192'\rlOGIN: \u0005m 1\",\"ROOM.iNFO 1\",\"COMM ", "dsr_replies": 0, "dsr_requests": 0, "encoding": "cp437", "option_states": { "server_offered": { "AARDWOLF": true, "ATCP": true, "ECHO": true, "GMCP": true, "MCCP2": true, "MCCP3": true, "MSDP": true, "MSP": true, "MSSP": true, "MXP": true, "SGA": true, "ZMP": true }, "server_requested": { "AARDWOLF": false, "ATCP": false, "GMCP": false, "MCCP2": false, "MCCP3": false, "MSDP": false, "MSP": false, "MSSP": false, "MXP": false, "NAWS": true, "NEW_ENVIRON": true, "SNDLOC": false, "TSPEED": true, "TTYPE": true, "ZMP": false } }, "scan_type": "quick", "timing": { "probe": 0.5045738220214844, "total": 11.187640190124512 } } }, "sessions": [ { "connected": "2026-04-05T18:40:50.449034+00:00", "host": "bbs.hispamsx.org", "ip": "15.217.24.35", "port": 128 }, { "connected": "2026-04-07T06:36:12.791406+00:00", "host": "bbs.hispamsx.org", "ip": "15.217.24.35", "port": 128 }, { "connected": "2026-04-08T02:30:30.922318+00:00", "host": "bbs.hispamsx.org", "ip": "15.217.24.35", "port": 128 }, { "connected": "2026-04-08T22:43:49.867459+00:00", "host": "bbs.hispamsx.org", "ip": "15.217.24.35", "port": 128 } ] } .. 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 bbs.hispamsx.org 128 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=bbs.hispamsx.org port=128 INFO client_base.py:186 Connected to DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1024 send IAC WILL ZMP DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1024 send IAC WILL ATCP DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1024 send IAC WILL GMCP DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSSP DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSP DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1024 send IAC WILL MXP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1024 send IAC WILL MSDP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1024 send IAC DO ZMP DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1024 send IAC DO ATCP DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1024 send IAC DO GMCP DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1024 send IAC DO MSSP DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True DEBUG stream_writer.py:1024 send IAC DO MSP DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True DEBUG stream_writer.py:1024 send IAC DO MXP DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1024 send IAC DO MSDP DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC DO AARDWOLF DEBUG stream_writer.py:773 recv IAC DONT ZMP DEBUG stream_writer.py:2010 handle_dont(ZMP) DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = False DEBUG stream_writer.py:3384 local_option[ZMP] = False DEBUG stream_writer.py:773 recv IAC DONT ATCP DEBUG stream_writer.py:2010 handle_dont(ATCP) DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = False DEBUG stream_writer.py:3384 local_option[ATCP] = False DEBUG stream_writer.py:773 recv IAC DONT GMCP DEBUG stream_writer.py:2010 handle_dont(GMCP) DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = False DEBUG stream_writer.py:3384 local_option[GMCP] = False DEBUG stream_writer.py:773 recv IAC DONT MSSP DEBUG stream_writer.py:2010 handle_dont(MSSP) DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = False DEBUG stream_writer.py:3384 local_option[MSSP] = False DEBUG stream_writer.py:773 recv IAC DONT MSP DEBUG stream_writer.py:2010 handle_dont(MSP) DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = False DEBUG stream_writer.py:3384 local_option[MSP] = False DEBUG stream_writer.py:773 recv IAC DONT MXP DEBUG stream_writer.py:2010 handle_dont(MXP) DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = False DEBUG stream_writer.py:3384 local_option[MXP] = False DEBUG stream_writer.py:773 recv IAC DONT MCCP2_COMPRESS DEBUG stream_writer.py:2010 handle_dont(MCCP2_COMPRESS) DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = False DEBUG stream_writer.py:3384 local_option[MCCP2_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC DONT MSDP DEBUG stream_writer.py:2010 handle_dont(MSDP) DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = False DEBUG stream_writer.py:3384 local_option[MSDP] = False DEBUG stream_writer.py:773 recv IAC DONT MCCP3_COMPRESS DEBUG stream_writer.py:2010 handle_dont(MCCP3_COMPRESS) DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = False DEBUG stream_writer.py:3384 local_option[MCCP3_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC DONT AARDWOLF DEBUG stream_writer.py:2010 handle_dont(AARDWOLF) DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = False DEBUG stream_writer.py:3384 local_option[AARDWOLF] = False DEBUG stream_writer.py:773 recv IAC WILL ECHO DEBUG stream_writer.py:789 WILL ECHO unsolicited DEBUG stream_writer.py:2045 handle_will(ECHO) DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = True DEBUG stream_writer.py:1024 send IAC DO ECHO DEBUG stream_writer.py:3384 remote_option[ECHO] = True DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = False DEBUG stream_writer.py:773 recv IAC WILL SGA DEBUG stream_writer.py:789 WILL SGA unsolicited DEBUG stream_writer.py:2045 handle_will(SGA) DEBUG stream_writer.py:3384 pending_option[DO + SGA] = True DEBUG stream_writer.py:1024 send IAC DO SGA DEBUG stream_writer.py:3384 remote_option[SGA] = True DEBUG stream_writer.py:3384 pending_option[DO + SGA] = False DEBUG stream_writer.py:773 recv IAC DO TTYPE DEBUG stream_writer.py:1887 handle_do(TTYPE) DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = True DEBUG stream_writer.py:1024 send IAC WILL TTYPE DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = True DEBUG stream_writer.py:3384 local_option[TTYPE] = True DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = False DEBUG stream_writer.py:773 recv IAC DO TSPEED DEBUG stream_writer.py:1887 handle_do(TSPEED) DEBUG stream_writer.py:3384 pending_option[WILL + TSPEED] = True DEBUG stream_writer.py:1024 send IAC WILL TSPEED DEBUG stream_writer.py:3384 pending_option[SB + TSPEED] = True DEBUG stream_writer.py:3384 local_option[TSPEED] = True DEBUG stream_writer.py:3384 pending_option[WILL + TSPEED] = False DEBUG stream_writer.py:773 recv IAC DO SNDLOC DEBUG stream_writer.py:1887 handle_do(SNDLOC) DEBUG stream_writer.py:1995 DO SNDLOC not supported. DEBUG stream_writer.py:3384 local_option[SNDLOC] = False DEBUG stream_writer.py:1024 send IAC WONT SNDLOC DEBUG stream_writer.py:773 recv IAC DO NAWS DEBUG stream_writer.py:1887 handle_do(NAWS) DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = True DEBUG stream_writer.py:1024 send IAC WILL NAWS DEBUG stream_writer.py:2507 send IAC SB NAWS (rows=25, cols=80) IAC SE DEBUG stream_writer.py:3384 local_option[NAWS] = True DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = False DEBUG stream_writer.py:773 recv IAC DO NEW_ENVIRON DEBUG stream_writer.py:1887 handle_do(NEW_ENVIRON) DEBUG stream_writer.py:3384 pending_option[WILL + NEW_ENVIRON] = True DEBUG stream_writer.py:1024 send IAC WILL NEW_ENVIRON DEBUG stream_writer.py:3384 pending_option[SB + NEW_ENVIRON] = True DEBUG stream_writer.py:3384 local_option[NEW_ENVIRON] = True DEBUG stream_writer.py:3384 pending_option[WILL + NEW_ENVIRON] = False DEBUG stream_writer.py:773 recv IAC WILL ZMP DEBUG stream_writer.py:2045 handle_will(ZMP) DEBUG stream_writer.py:998 skip DO ZMP; pending_option = True DEBUG stream_writer.py:3384 remote_option[ZMP] = True DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = False DEBUG stream_writer.py:773 recv IAC WILL ATCP DEBUG stream_writer.py:2045 handle_will(ATCP) DEBUG stream_writer.py:998 skip DO ATCP; pending_option = True DEBUG stream_writer.py:3384 remote_option[ATCP] = True DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = False DEBUG stream_writer.py:773 recv IAC WILL GMCP DEBUG stream_writer.py:2045 handle_will(GMCP) DEBUG stream_writer.py:998 skip DO GMCP; pending_option = True DEBUG stream_writer.py:3384 remote_option[GMCP] = True DEBUG stream_writer.py:1072 send IAC SB GMCP Core.Hello IAC SE DEBUG stream_writer.py:1072 send IAC SB GMCP Core.Supports.Set IAC SE INFO client.py:201 GMCP handshake: Core.Hello + Core.Supports.Set ['Char 1', 'Char.Vitals 1', 'Char.Items 1', 'Room 1', 'Room.Info 1', 'Comm 1', 'Comm.Channel 1', 'Group 1'] DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = False DEBUG stream_writer.py:773 recv IAC WILL MSSP DEBUG stream_writer.py:2045 handle_will(MSSP) DEBUG stream_writer.py:998 skip DO MSSP; pending_option = True DEBUG stream_writer.py:3384 remote_option[MSSP] = True DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = False DEBUG stream_writer.py:773 recv IAC WILL MSP DEBUG stream_writer.py:2045 handle_will(MSP) DEBUG stream_writer.py:998 skip DO MSP; pending_option = True DEBUG stream_writer.py:3384 remote_option[MSP] = True DEBUG stream_writer.py:3384 pending_option[DO + MSP] = False DEBUG stream_writer.py:773 recv IAC WILL MXP DEBUG stream_writer.py:2045 handle_will(MXP) DEBUG stream_writer.py:998 skip DO MXP; pending_option = True DEBUG stream_writer.py:3384 remote_option[MXP] = True DEBUG stream_writer.py:3384 pending_option[DO + MXP] = False DEBUG stream_writer.py:773 recv IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:2045 handle_will(MCCP2_COMPRESS) DEBUG stream_writer.py:998 skip DO MCCP2_COMPRESS; pending_option = True DEBUG stream_writer.py:3384 remote_option[MCCP2_COMPRESS] = True DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC WILL MSDP DEBUG stream_writer.py:2045 handle_will(MSDP) DEBUG stream_writer.py:998 skip DO MSDP; pending_option = True DEBUG stream_writer.py:3384 remote_option[MSDP] = True DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = False DEBUG stream_writer.py:773 recv IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:2045 handle_will(MCCP3_COMPRESS) DEBUG stream_writer.py:998 skip DO MCCP3_COMPRESS; pending_option = True DEBUG stream_writer.py:3384 remote_option[MCCP3_COMPRESS] = True DEBUG stream_writer.py:2110 MCCP3: client compression activated DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC WILL AARDWOLF DEBUG stream_writer.py:2045 handle_will(AARDWOLF) DEBUG stream_writer.py:998 skip DO AARDWOLF; pending_option = True DEBUG stream_writer.py:3384 remote_option[AARDWOLF] = True DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = False DEBUG client_base.py:475 MCCP3 compression started (client→server) DEBUG stream_writer.py:773 recv IAC DONT SNDLOC DEBUG stream_writer.py:2010 handle_dont(SNDLOC) DEBUG stream_writer.py:3384 pending_option[WILL + SNDLOC] = False DEBUG stream_writer.py:767 begin sub-negotiation SB TTYPE DEBUG stream_writer.py:754 sub-negotiation cmd TTYPE SE completion byte DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = False DEBUG stream_writer.py:2404 recv TTYPE SEND: b'' DEBUG stream_writer.py:2416 send IAC SB TTYPE IS b'xterm-256color' IAC SE DEBUG stream_writer.py:767 begin sub-negotiation SB TSPEED DEBUG stream_writer.py:754 sub-negotiation cmd TSPEED SE completion byte DEBUG stream_writer.py:3384 pending_option[SB + TSPEED] = False DEBUG stream_writer.py:2345 recv TSPEED SEND: b'' DEBUG stream_writer.py:2373 send: IAC SB TSPEED IS b'38400',b'38400' IAC SE DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG client_base.py:499 negotiation failed after 4.02s. DEBUG client_base.py:505 failed-reply: 'SB NEW_ENVIRON' DEBUG stream_writer.py:3384 pending_option[DO + BINARY] = True DEBUG stream_writer.py:1024 send IAC DO BINARY DEBUG stream_writer.py:3384 pending_option[DO + STATUS] = True DEBUG stream_writer.py:1024 send IAC DO STATUS DEBUG stream_writer.py:3384 pending_option[DO + CHARSET] = True DEBUG stream_writer.py:1024 send IAC DO CHARSET DEBUG stream_writer.py:3384 pending_option[DO + EOR] = True DEBUG stream_writer.py:1024 send IAC DO EOR DEBUG stream_writer.py:3384 pending_option[DO + COM_PORT_OPTION] = True DEBUG stream_writer.py:1024 send IAC DO COM_PORT_OPTION DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x14'): SLC_AYT, callback is handle_ayt. DEBUG stream_writer.py:1513 IAC AYT: Are You There? (unhandled). DEBUG fingerprinting.py:849 connection for server fingerprint cdf52165b1ba8b95 INFO client_base.py:118 Connection closed to .. raw:: html