45.43.14.195 (bbs.4d2.org) ========================== .. _ip_45_43_14_195_bbs_4d2_org_23: bbs.4d2.org:23 -------------- **Connection Banner:** .. image:: /_static/banners/banner_9f3c1a362844.png :alt: Synchronet BBS for Linux Version 3.20 Telnet connection from: 143.198.61.53 Resolving hostname... _ _ Synchronet BBS for Linux Version 3.20 Copyright 2024 Rob Swindell #​###### #​###### #​###### ## #​### #​######### #​######## ## ## ## ## ]#[ #​### #​### #​### #​### #​########## ## ## ## ## ]#[ #​######### #​### ### #​##### #​################ #​###### #​######### #​### ### #​##### ## ## ## ## ## ### #​### #​########## #​########## ## ## #​##### ## ## #​### #​######## #​########## #​###### ## ### #​###### Welcome to 4d2 dot org in Portland, Oregon, USA! Connected to node 1 (of 16) from 143.198.61.53. The current time here is Mon Apr 06 2026 22:27:38 PDT. If you are a new user to the system, type "New" now. Otherwise, enter your user name or number now. NN: Enter User Name or 'New' or 'Guest' Login: Bee  :class: ansi-banner :width: 585px :loading: lazy Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: 🇺🇸 United States (GeoIP) Listing ~~~~~~~ - **BBS Name**: 4D2 Dot Org (from listing) - **Listed Location**: Portland, OR, USA BBS Software ~~~~~~~~~~~~ **Detected**: Synchronet Encoding ~~~~~~~~ - **Effective encoding**: utf-8 - **Override**: utf-8 (from bbslist.txt) - **Scanner detected**: utf-8 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.20\r\nTelnet connection from: 143.198.61.53\r\nResolving hostname...\r\n\r\n\u001b[s\u001b[0c\u001b[255B\u001b[255C\b_\u001b[6n\u001b[u\u001b[!_\r\ufeff\u001b[6n\u001b[0m_\u001b[2J\u001b[H\f\r\r Synchronet BBS for Linux Version 3.20 Copyright 2024 Rob Swindell\r\n\r ####### ####### #######\r\n ## #### ########## ######### ## ## ## ## ]#[\r\n #### #### #### #### ########### ## ## ## ## ]#[\r\n ########## #### ### ###### ################# #######\r\n ########## #### ### ###### ## ## ## ## ## ###\r\n #### ########### ########### ## ## ###### ## ##\r\n #### ######### ########### ####### ## ### #######\r\n\r\n\r\nWelcome to 4d2 dot org in Portland, Oregon, USA!\r\n\r\nConnected to node 1 (of 16) from 143.198.61.53.\r\n\r\nThe current time here is Mon Apr 06 2026 22:27:38 PDT.\r\n\r\nIf you are a new user to the system, type \"New\" now.\r\nOtherwise, enter your user name or number now.\r\n\r\nNN: \rEnter User Name or 'New' or 'Guest'\r\nLogin: ", "dsr_replies": 2, "dsr_requests": 2, "encoding": "utf-8", "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.5052435398101807, "total": 15.874183177947998 } } }, "sessions": [ { "connected": "2026-03-07T04:05:22.414997+00:00", "host": "bbs.4d2.org", "ip": "45.43.14.195", "port": 23 }, { "connected": "2026-04-05T18:32:53.809062+00:00", "host": "bbs.4d2.org", "ip": "45.43.14.195", "port": 23 }, { "connected": "2026-04-07T05:27:48.851291+00:00", "host": "bbs.4d2.org", "ip": "45.43.14.195", "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.4d2.org 23 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1200 Fingerprint client: host=bbs.4d2.org port=23 INFO client_base.py:190 Connected to 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 + MSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSP DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSSP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS 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 + ZMP] = True DEBUG stream_writer.py:1024 send IAC WILL ZMP DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1024 send IAC WILL MSDP DEBUG stream_writer.py:3384 pending_option[WILL + 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[DO + ATCP] = True DEBUG stream_writer.py:1024 send IAC DO ATCP 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 + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC DO AARDWOLF DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1024 send IAC DO MSSP DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS 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 + ZMP] = True DEBUG stream_writer.py:1024 send IAC DO ZMP DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1024 send IAC DO MSDP DEBUG stream_writer.py:3384 pending_option[DO + 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: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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 client_base.py:510 MCCP3 compression started (client→server) DEBUG client_base.py:531 negotiation complete after 0.08s. 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 client_base.py:307 DSR detected early in data_received, sending CPR DEBUG client_base.py:307 DSR detected early in data_received, sending CPR 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:849 connection for server fingerprint cdf52165b1ba8b95 INFO client_base.py:122 Connection closed to .. raw:: html
.. _ip_45_43_14_195_bbs_4d2_org_64: bbs.4d2.org:64 -------------- **Connection Banner:** .. image:: /_static/banners/banner_2b41627b06b3.png :alt:  sYNCHRONET bbs FOR lINUX vERSION 3.20 tELNET CONNECTION FROM: 143.198.61.53 rESOLVING HOSTNAME... ôsYNCHRONET bbs FOR lINUX vERSION 3.20 cOPYRIGHT 2024 rOB sWINDELL ÆÅ¢ÆÅ¢ ÆÅ¢ÆÅÆÅ₧áÆáÆáÆáÆáÆáÆó óáÆáÆáÆáÆáÆó áÆáÆáÆáÆáÆáÆáÆ ÆÅ¢ÆÅ óÆÅ ó ÆÅÜÆÅ£óÆÅ¢ÆÅ Åü╕ÅüÅ ╕ÆÅûó ÆÅ¢ÆÅ óÆÅûÅ óÆÅ¢Å ╕ŠŢ╕óÆÅ¢ÆÅÿÅ¢╕Å¢Åÿ╕óÆÅ¢ÆÅòÅÿ╕ÆÅòó ÆÅ óÆÅÜÅ óÆÅ¢ÆÅüÅ ╕Å Åü╕óÆÅ¢ÆÅ Åü╕ÅüÅ ╕óÆÅ¢ÆÅ ó ÆÅûÆÅ₧áÆáÆ áÆáÆ áÆáÆ áÆáÆ ╢áÆí ÆÅ¢ÆÅ Åò╕ÅòÅ ╕óÆÅ¢ÆÅ Å ╕ Å Å ╕Å Åü╕óÆÅ¢ÆÅ Åü╕ ÅüÅüóÆÅ¢ÆÅ Åü╕ÅüÅ ╕ó ÆÅ¢ÆÅÿ╕ÆÅƒÅÿ╕óÆÅ¢ÆÅòÅÿ╕ ÅÿÅÿÅ ╕óÆÅ¢ÆÅ Å ╕Å ÆÅÜ╕ÆÅ¢ÆÅ ╕ÆÅü╕ÆÅ£Åü╕óÆÅ¢ÆÅ Åü╕ÅüÅ ╕ó Å ÆÅ₧áÆáÆ áÆáÆ áÆáÆ áÆáÆ ╢áÆí Åò╕óÆÅ¢ÆÅ Åò╕ÅòÅ ╕ÆÅÖóÆÅ¢ÆÅ óÆÅÖÆÅÜÅ ╕óÆÅ¢ÆÅüÅ ╕Å Åü╕ ÆÅ¢ÆÅüÅ ╕Å Åü╕óÆÅ¢ÆÅ Åü╕ ÅüÅüÅ¢óÆÅ¢ÆÅÿÅ¢╕Å¢Åÿ╕ ÆÅ¢ÆÅ óÆÅÖÆÅÜÅ ╕óÆÅ¢ÆÅüÅ ╕Å Åü╕ÆÅ¢ÆÅü╕ ÆÅ£ÆÅ₧áÆáÆÆÅÜóáÆáÆáÆáÆáÆóÆÅ₧áÆÆÅÜáÆáÆáÆáÆáÆáÆó óáÆáÆáÆáÆáÆó ÆÅ¢ÆÅÿ╕ÆÅòÅÿ╕ÅÿÅò╕óÆÅ¢ÆÅ Åò╕ÅòÅ ╕óÆÅ¢ÆÅ Å ╕Å Å ╕ó ╕óÆÅ¢ÆÅüÅ ╕Å Åü╕ ÆÅ¢Å ╕ŠŢ╕ó Å¢ÆÅ₧óÆÅ¢ÆÅ Åò╕ÅòÅ ╕óÆÅ¢ÆÅ Å ╕Å ÆÅÜ╕ áÆáÆ áÆáÆ áÆáÆ áÆáÆ áÆáÆ óóó ÆÅ¢ÆÅ Åò╕ÅòÅ ╕óÆÅ¢ÆÅ Å ╕ Å Å óÆÅ¢ÆÅ Å ╕Å Å ╕óÆÅ¢ÆÅ óÆÅüóÆÅ£óÆÅ¢ÆÅ Åü╕ÅüÅ ╕óÆÅ¢╕ ÆÅÿóÆÅƒÅÿóÆÅ¢ÆÅòÅÿ╕ÅÿÅò╕óÆÅ¢ÆÅ Åò╕ÆÅ óÆÅÖóÆÅ¢ÆÅ óÆÅ óÆÅÜó áÆáÆ áÆáÆ áÆáÆáÆáÆáÆáÆ áÆáÆ áÆáÆ ÆÅ₧╕ÅòóÆÅ¢ÆÅ Åò╕ÅòÆÅÖ╕ ÆÅ¢ÆÅ ╕ÆÅÖÅ ╕óÆÅ¢ÆÅ Å ╕Å Å ╕óÆÅ¢ÆÅüÅ ╕Å Åü╕ÆÅ¢ÆÅü╕ ÆÅ¢╕ÆÅÿÅ¢╕Å¢Åÿ╕óÆÅ¢ÆÅòÅÿ╕ÅÿÅò╕óÆÅ¢ÆÅ Åò╕ÅòÅ ╕óÆÅ¢ÆÅ ╕ ÆÅÜ╕áÆáÆáÆáÆáÆ╕ áÆáÆ ╕áÆáÆ ╕áÆáÆáÆáÆáÆ╕ ÆÅ¢ ÆÅwÆÅ¢ÆÅ¢EÆÅƒLÆÅ¢ÆÅÿCÆÅ¢ÆÅ£OÆÅ¢ÆÅüMÆÅ¢ÆÅÜEÆÅ¢ÆÅ¢ TO ÆÅ4D2 DOT ORGÆÅ¢ IN pORTLAND, oREGON, usa! ÆÅ¢cONNECTED TO NODE ÆÅ5ÆÅ¢ (OF ÆÅ16ÆÅ¢) ÆÅ ÆÅû[hIT A KEY] ÆÅûÆÅ¢FROM ÆÅ143.198.61.53ÆÅ¢. ÆÅ¢tHE CURRENT TIME HERE IS ÆÅÆÅ₧wED aPR 08 2026 15:41:41 pdtÆÅ¢. ÆÅÆÅÜiF YOU ARE A NEW USER TO THE SYSTEM, TYPE ÆÅƒ"nEW"ÆÅÜ NOW. oTHERWISE, ENTER YOUR USER NAME OR NUMBER NOW. ÆÅ¢ÆÅ¢ nn: ¥¥¥¥ÆÅ¢ÆÅÆÅƒeNTER ÆÅuSER nAMEÆÅƒ OR 'ÆÅ₧nEWÆÅƒ'ÆÅƒ OR 'ÆÅ₧gUESTÆÅƒ' lOGIN: ÆÅo¥ :class: ansi-banner :width: 1280px :loading: lazy *This banner is more than 99% similar to 1 other server:* - 🇺🇸 :ref:`bbs.4d2.org:128 ` (99% match) Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: 🇺🇸 United States (GeoIP) BBS Software ~~~~~~~~~~~~ **Detected**: Synchronet Encoding ~~~~~~~~ - **Effective encoding**: petscii - **Override**: petscii (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": "\u0014\u0014\u0014\u0014\u0014\u0014\u0014\u0014\u0014\u0014\u0014\u0014\u00c6\u00c5\u00fb\u00c6\u00c5\u00a2FROM \u00c6\u00c5\u0005143.198.61.53\u00c6\u00c5\u00a2.\r\n\r\n\u00c6\u00c5\u00a2tHE CURRENT TIME HERE IS\r\n\u00c6\u00c5\u0005\u00c6\u00c5\u20a7wED aPR 08 2026 15:41:41 pdt\u00c6\u00c5\u00a2.\r\n\r\n\u00c6\u00c5\u0005\u00c6\u00c5\u00dciF YOU ARE A NEW USER TO THE SYSTEM,\r\nTYPE \u00c6\u00c5\u0192\"nEW\"\u00c6\u00c5\u00dc NOW.\r\noTHERWISE, ENTER YOUR USER NAME OR\r\nNUMBER NOW.\r\n\u00c6\u00c5\u00a2\u00c6\u00c5\u00a2\r\nnn: \u00a5\u00a5\u00a5\u00a5\u00c6\u00c5\u00a2\u00c6\u00c5\u0005\u00c6\u00c5\u0192eNTER \u00c6\u00c5\u0005uSER nAME\u00c6\u00c5\u0192 OR '\u00c6\u00c5\u20a7nEW\u00c6\u00c5\u0192'\u00c6\u00c5\u0192 OR '\u00c6\u00c5\u20a7gUEST\u00c6\u00c5\u0192'\r\nlOGIN: \u00c6\u00c5\u0005o\u00a5 ", "banner_before_return": "\u000e\r\nsYNCHRONET bbs FOR lINUX vERSION 3.20\r\ntELNET CONNECTION FROM: 143.198.61.53\r\nrESOLVING HOSTNAME...\r\n\u00f4sYNCHRONET bbs FOR lINUX vERSION 3.20 cOPYRIGHT 2024 rOB sWINDELL\r\n\u00c6\u00c5\u00a2\u00c6\u00c5\u00a2\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u00c6\u00c5\u00a2\u00c6\u00c5\u0005\u00c6\u00c5\u20a7\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u00f3 \u00f3\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u00f3 \u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\r\n\u001d\u001d\u001d\u001d\u001d\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u00f3\u00c6\u00c5\u001f\u00f3 \u00c6\u00c5\u00dc\u00c6\u00c5\u00a3\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u0012\u00c5\u00fc\u2555\u0012\u00c5\u00fc\u0012\u00c5\u001c\u2555\u00c6\u00c5\u00fb\u00f3 \u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u00f3\u00c6\u00c5\u00fb\u0012\u00c5\u001c\u00f3\u00c6\u00c5\u00a2\u0012\u00c5\u001c\u2555\u0012\u00c5\u001c\u0012\u00c5\u00a2\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00ff\u0012\u00c5\u00a2\u2555\u0012\u00c5\u00a2\u0012\u00c5\u00ff\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00f2\u0012\u00c5\u00ff\u2555\u00c6\u00c5\u00f2\u00f3 \u00c6\u00c5\u001f\u00f3\u00c6\u00c5\u00dc\u0012\u00c5\u001f\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00fc\u0012\u00c5\u001f\u2555\u0012\u00c5\u001f\u0012\u00c5\u00fc\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u0012\u00c5\u00fc\u2555\u0012\u00c5\u00fc\u0012\u00c5\u001c\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u00f3 \u00c6\u00c5\u00fb\u00c6\u00c5\u20a7\u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u2562\u0012\u00e1\u00c6\u00ed\r\n \u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u0012\u00c5\u00f2\u2555\u0012\u00c5\u00f2\u0012\u00c5\u001e\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u0012\u00c5\u001e\u2555\u001d\u001d\u0012\u00c5\u001e\u0012\u00c5\u001f\u2555\u0012\u00c5\u001f\u0012\u00c5\u00fc\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u0012\u00c5\u00fc\u2555\u001d\u0012\u00c5\u00fc\u0012\u00c5\u00fc\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u0012\u00c5\u00fc\u2555\u0012\u00c5\u00fc\u0012\u00c5\u001c\u2555\u00f3\u001d\u001d\u001d\u00c6\u00c5\u00a2\u00c6\u00c5\u00ff\u2555\u00c6\u00c5\u0192\u0012\u00c5\u00ff\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00f2\u0012\u00c5\u00ff\u2555\u001d\u0012\u00c5\u00ff\u0012\u00c5\u00ff\u0012\u00c5\u001e\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u0012\u00c5\u001e\u2555\u0012\u00c5\u001e\u00c6\u00c5\u00dc\u2555\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u2555\u00c6\u00c5\u00fc\u2555\u00c6\u00c5\u00a3\u0012\u00c5\u00fc\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u0012\u00c5\u00fc\u2555\u0012\u00c5\u00fc\u0012\u00c5\u001c\u2555\u00f3\u001d\u001d\u001d\u0012\u00c5\u001c\u00c6\u00c5\u20a7\u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u2562\u0012\u00e1\u00c6\u00ed\r\n \u0012\u00c5\u00f2\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u0012\u00c5\u00f2\u2555\u0012\u00c5\u00f2\u0012\u00c5\u001e\u2555\u00c6\u00c5\u00d6\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u00f3\u00c6\u00c5\u00d6\u00c6\u00c5\u00dc\u0012\u00c5\u001f\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00fc\u0012\u00c5\u001f\u2555\u0012\u00c5\u001f\u0012\u00c5\u00fc\u2555\u001d\u00c6\u00c5\u00a2\u00c6\u00c5\u00fc\u0012\u00c5\u001f\u2555\u0012\u00c5\u001f\u0012\u00c5\u00fc\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u0012\u00c5\u00fc\u2555\u001d\u001d\u001d\u001d\u0012\u00c5\u00fc\u0012\u00c5\u00fc\u0012\u00c5\u00a2\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00ff\u0012\u00c5\u00a2\u2555\u0012\u00c5\u00a2\u0012\u00c5\u00ff\u2555\u001d\u001d\u001d\u001d\u001d\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u00f3\u00c6\u00c5\u00d6\u00c6\u00c5\u00dc\u0012\u00c5\u001f\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00fc\u0012\u00c5\u001f\u2555\u0012\u00c5\u001f\u0012\u00c5\u00fc\u2555\u00c6\u00c5\u00a2\u00c6\u00c5\u00fc\u2555 \u00c6\u00c5\u00a3\u00c6\u00c5\u20a7\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u00c6\u00c5\u00dc\u00f3\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u00f3\u00c6\u00c5\u20a7\u0012\u00e1\u00c6\u00c6\u00c5\u00dc\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u00f3 \u00f3\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u00f3\r\n \u00c6\u00c5\u00a2\u00c6\u00c5\u00ff\u2555\u00c6\u00c5\u00f2\u0012\u00c5\u00ff\u2555\u0012\u00c5\u00ff\u0012\u00c5\u00f2\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u0012\u00c5\u00f2\u2555\u0012\u00c5\u00f2\u0012\u00c5\u001e\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u0012\u00c5\u001e\u2555\u0012\u00c5\u001e\u0012\u00c5\u001f\u2555\u00f3\u001d\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00fc\u0012\u00c5\u001f\u2555\u0012\u00c5\u001f\u0012\u00c5\u00fc\u2555\u001d\u001d\u001d\u001d\u00c6\u00c5\u00a2\u0012\u00c5\u001c\u2555\u0012\u00c5\u001c\u0012\u00c5\u00a2\u2555\u00f3\u001d\u001d\u001d\u0012\u00c5\u00a2\u00c6\u00c5\u20a7\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u0012\u00c5\u00f2\u2555\u0012\u00c5\u00f2\u0012\u00c5\u001e\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u0012\u00c5\u001e\u2555\u0012\u00c5\u001e\u00c6\u00c5\u00dc\u2555\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u00f3\u00f3\u00f3\r\n\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u0012\u00c5\u00f2\u2555\u0012\u00c5\u00f2\u0012\u00c5\u001e\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u0012\u00c5\u001e\u2555\u001d\u0012\u00c5\u001e\u0012\u00c5\u001e\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u0012\u00c5\u001e\u2555\u0012\u00c5\u001e\u0012\u00c5\u001f\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u00f3\u00c6\u00c5\u00fc\u00f3\u00c6\u00c5\u00a3\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u0012\u00c5\u00fc\u2555\u0012\u00c5\u00fc\u0012\u00c5\u001c\u2555\u00f3\u00c6\u00c5\u00a2\u2555 \u00c6\u00c5\u00ff\u00f3\u00c6\u00c5\u0192\u0012\u00c5\u00ff\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00f2\u0012\u00c5\u00ff\u2555\u0012\u00c5\u00ff\u0012\u00c5\u00f2\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u0012\u00c5\u00f2\u2555\u00c6\u00c5\u001e\u00f3\u00c6\u00c5\u00d6\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u00f3\u00c6\u00c5\u001f\u00f3\u00c6\u00c5\u00dc\u00f3\u001d\u001d\u001d\u001d\u001d\u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6\r\n\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u00c6\u00c5\u20a7\u2555\u0012\u00c5\u00f2\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u0012\u00c5\u00f2\u2555\u0012\u00c5\u00f2\u00c6\u00c5\u00d6\u2555 \u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u2555\u00c6\u00c5\u00d6\u0012\u00c5\u001e\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u0012\u00c5\u001e\u2555\u0012\u00c5\u001e\u0012\u00c5\u001f\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00fc\u0012\u00c5\u001f\u2555\u0012\u00c5\u001f\u0012\u00c5\u00fc\u2555\u00c6\u00c5\u00a2\u00c6\u00c5\u00fc\u2555 \u00c6\u00c5\u00a2\u2555\u00c6\u00c5\u00ff\u0012\u00c5\u00a2\u2555\u0012\u00c5\u00a2\u0012\u00c5\u00ff\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00f2\u0012\u00c5\u00ff\u2555\u0012\u00c5\u00ff\u0012\u00c5\u00f2\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u0012\u00c5\u00f2\u2555\u0012\u00c5\u00f2\u0012\u00c5\u001e\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u2555\u001d\u001d\u001d\u001d\u001d\u00c6\u00c5\u00dc\u2555\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u2555 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u2555\u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u2555\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u2555\r\n\u00c6\u00c5\u00a2\r\n\r\n\u00c6\u00c5\u0005w\u00c6\u00c5\u00a2\u00c6\u00c5\u00a2E\u00c6\u00c5\u0192L\u00c6\u00c5\u00a2\u00c6\u00c5\u00ffC\u00c6\u00c5\u00a2\u00c6\u00c5\u00a3O\u00c6\u00c5\u00a2\u00c6\u00c5\u00fcM\u00c6\u00c5\u00a2\u00c6\u00c5\u00dcE\u00c6\u00c5\u00a2\u00c6\u00c5\u00a2 TO \u00c6\u00c5\u00054D2 DOT ORG\u00c6\u00c5\u00a2 IN pORTLAND, oREGON,\r\nusa!\r\n\r\n\u00c6\u00c5\u00a2cONNECTED TO NODE \u00c6\u00c5\u00055\u00c6\u00c5\u00a2 (OF \u00c6\u00c5\u000516\u00c6\u00c5\u00a2)\r\n\u00c6\u00c5\u001c\u00c6\u00c5\u00fb[hIT A KEY] ", "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.5044329166412354, "total": 11.045136451721191 } } }, "sessions": [ { "connected": "2026-04-05T18:41:08.620585+00:00", "host": "bbs.4d2.org", "ip": "45.43.14.195", "port": 64 }, { "connected": "2026-04-07T05:59:10.895567+00:00", "host": "bbs.4d2.org", "ip": "45.43.14.195", "port": 64 }, { "connected": "2026-04-08T02:30:20.329522+00:00", "host": "bbs.4d2.org", "ip": "45.43.14.195", "port": 64 }, { "connected": "2026-04-08T22:41:47.471204+00:00", "host": "bbs.4d2.org", "ip": "45.43.14.195", "port": 64 } ] } .. 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.4d2.org 64 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=bbs.4d2.org port=64 INFO client_base.py:186 Connected to DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1024 send IAC WILL ZMP DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1024 send IAC WILL MSDP DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1024 send IAC WILL ATCP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1024 send IAC WILL GMCP DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSP DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1024 send IAC WILL MXP DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSSP DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1024 send IAC DO ZMP DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1024 send IAC DO MSDP DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1024 send IAC DO ATCP DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1024 send IAC DO GMCP DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True DEBUG stream_writer.py:1024 send IAC DO MSP DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True DEBUG stream_writer.py:1024 send IAC DO MXP DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC DO AARDWOLF DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1024 send IAC DO MSSP DEBUG stream_writer.py: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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 client_base.py:475 MCCP3 compression started (client→server) DEBUG client_base.py:496 negotiation complete after 0.07s. 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:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (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:732 IAC TSPEED: not a legal 2-byte cmd, treating as data 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:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG stream_writer.py:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG stream_writer.py:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG stream_writer.py:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG stream_writer.py:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG stream_writer.py:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG stream_writer.py:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG stream_writer.py:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG stream_writer.py:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG fingerprinting.py:849 connection for server fingerprint cdf52165b1ba8b95 INFO client_base.py:118 Connection closed to .. raw:: html
.. _ip_45_43_14_195_bbs_4d2_org_128: bbs.4d2.org:128 --------------- **Connection Banner:** .. image:: /_static/banners/banner_c0010e0c31ab.png :alt:  sYNCHRONET bbs FOR lINUX vERSION 3.20 tELNET CONNECTION FROM: 143.198.61.53 rESOLVING HOSTNAME... ô sYNCHRONET bbs FOR lINUX vERSION 3.20 cOPYRIGHT 2024 rOB sWINDELL ÆÅ¢ÆÅ¢ ÆÅ¢ÆÅÆÅ₧áÆáÆáÆáÆáÆáÆó óáÆáÆáÆáÆáÆó áÆáÆáÆáÆáÆáÆáÆ ÆÅ¢ÆÅ óÆÅ ó ÆÅÜÆÅ£óÆÅ¢ÆÅ Åü╕ÅüÅ ╕ÆÅûó ÆÅ¢ÆÅ óÆÅûÅ óÆÅ¢Å ╕ŠŢ╕óÆÅ¢ÆÅÿÅ¢╕Å¢Åÿ╕óÆÅ¢ÆÅòÅÿ╕ÆÅòó ÆÅ óÆÅÜÅ óÆÅ¢ÆÅüÅ ╕Å Åü╕óÆÅ¢ÆÅ Åü╕ÅüÅ ╕óÆÅ¢ÆÅ ó ÆÅûÆÅ₧áÆáÆ áÆáÆ áÆáÆ áÆáÆ ╢áÆí ÆÅ¢ÆÅ Åò╕ÅòÅ ╕óÆÅ¢ÆÅ Å ╕ Å Å ╕Å Åü╕óÆÅ¢ÆÅ Åü╕ ÅüÅüóÆÅ¢ÆÅ Åü╕ÅüÅ ╕ó ÆÅ¢ÆÅÿ╕ÆÅƒÅÿ╕óÆÅ¢ÆÅòÅÿ╕ ÅÿÅÿÅ ╕óÆÅ¢ÆÅ Å ╕Å ÆÅÜ╕ÆÅ¢ÆÅ ╕ÆÅü╕ÆÅ£Åü╕óÆÅ¢ÆÅ Åü╕ÅüÅ ╕ó Å ÆÅ₧áÆáÆ áÆáÆ áÆáÆ áÆáÆ ╢áÆí Åò╕óÆÅ¢ÆÅ Åò╕ÅòÅ ╕ÆÅÖóÆÅ¢ÆÅ óÆÅÖÆÅÜÅ ╕óÆÅ¢ÆÅüÅ ╕Å Åü╕ ÆÅ¢ÆÅüÅ ╕Å Åü╕óÆÅ¢ÆÅ Åü╕ ÅüÅüÅ¢óÆÅ¢ÆÅÿÅ¢╕Å¢Åÿ╕ ÆÅ¢ÆÅ óÆÅÖÆÅÜÅ ╕óÆÅ¢ÆÅüÅ ╕Å Åü╕ÆÅ¢ÆÅü╕ ÆÅ£ÆÅ₧áÆáÆÆÅÜóáÆáÆáÆáÆáÆóÆÅ₧áÆÆÅÜáÆáÆáÆáÆáÆáÆó óáÆáÆáÆáÆáÆó ÆÅ¢ÆÅÿ╕ÆÅòÅÿ╕ÅÿÅò╕óÆÅ¢ÆÅ Åò╕ÅòÅ ╕óÆÅ¢ÆÅ Å ╕Å Å ╕ó ╕óÆÅ¢ÆÅüÅ ╕Å Åü╕ ÆÅ¢Å ╕ŠŢ╕ó Å¢ÆÅ₧óÆÅ¢ÆÅ Åò╕ÅòÅ ╕óÆÅ¢ÆÅ Å ╕Å ÆÅÜ╕ áÆáÆ áÆáÆ áÆáÆ áÆáÆ áÆáÆ óóó ÆÅ¢ÆÅ Åò╕ÅòÅ ╕óÆÅ¢ÆÅ Å ╕ Å Å óÆÅ¢ÆÅ Å ╕Å Å ╕óÆÅ¢ÆÅ óÆÅüóÆÅ£óÆÅ¢ÆÅ Åü╕ÅüÅ ╕óÆÅ¢╕ ÆÅÿóÆÅƒÅÿóÆÅ¢ÆÅòÅÿ╕ÅÿÅò╕óÆÅ¢ÆÅ Åò╕ÆÅ óÆÅÖóÆÅ¢ÆÅ óÆÅ óÆÅÜó áÆáÆ áÆáÆ áÆáÆáÆáÆáÆáÆ áÆáÆ áÆáÆ ÆÅ₧╕ÅòóÆÅ¢ÆÅ Åò╕ÅòÆÅÖ╕ ÆÅ¢ÆÅ ╕ÆÅÖÅ ╕óÆÅ¢ÆÅ Å ╕Å Å ╕óÆÅ¢ÆÅüÅ ╕Å Åü╕ÆÅ¢ÆÅü╕ ÆÅ¢╕ÆÅÿÅ¢╕Å¢Åÿ╕óÆÅ¢ÆÅòÅÿ╕ÅÿÅò╕óÆÅ¢ÆÅ Åò╕ÅòÅ ╕óÆÅ¢ÆÅ ╕ ÆÅÜ╕áÆáÆáÆáÆáÆ╕ áÆáÆ ╕áÆáÆ ╕áÆáÆáÆáÆáÆ╕ ÆÅ¢ ÆÅwÆÅ¢ÆÅ¢EÆÅƒLÆÅ¢ÆÅÿCÆÅ¢ÆÅ£OÆÅ¢ÆÅüMÆÅ¢ÆÅÜEÆÅ¢ÆÅ¢ TO ÆÅ4D2 DOT ORGÆÅ¢ IN pORTLAND, oREGON, usa! ÆÅ¢cONNECTED TO NODE ÆÅ6ÆÅ¢ (OF ÆÅ16ÆÅ¢) FROM ÆÅ143.198.61.53ÆÅ¢. ÆÅ¢tHE CURRENT TIME HERE IS ÆÅÆÅ₧wED aPR 08 2026 15:44:53 pdtÆÅ¢. ÆÅÆÅÜiF YOU ARE A NEW USER TO THE SYSTEM, TYPE ÆÅƒ"nEW"ÆÅÜ NOW. oTHERWISE, ENTER YOUR USER NAME OR NUMBER NOW. ÆÅ¢ÆÅ¢ nn: ¥¥¥¥ÆÅ¢ÆÅÆÅƒeNTER ÆÅuSER nAMEÆÅƒ OR 'ÆÅ₧nEWÆÅƒ'ÆÅƒ OR 'ÆÅ₧gUESTÆÅƒ' lOGIN: ÆÅ ro¥¥ :class: ansi-banner :width: 640px :loading: lazy *This banner is more than 99% similar to 1 other server:* - 🇺🇸 :ref:`bbs.4d2.org:64 ` (99% match) Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: 🇺🇸 United States (GeoIP) BBS Software ~~~~~~~~~~~~ **Detected**: Synchronet Encoding ~~~~~~~~ - **Effective encoding**: petscii - **Override**: petscii (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": "ro\u00a5\u00a5 ", "banner_before_return": "\u000e\r\nsYNCHRONET bbs FOR lINUX vERSION 3.20\r\ntELNET CONNECTION FROM: 143.198.61.53\r\nrESOLVING HOSTNAME...\r\n\u00f4\u001d\u001d\u001d\u001d\u001d\u001dsYNCHRONET bbs FOR lINUX vERSION 3.20 cOPYRIGHT 2024 rOB sWINDELL\r\n\u00c6\u00c5\u00a2\u00c6\u00c5\u00a2\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u00c6\u00c5\u00a2\u00c6\u00c5\u0005\u00c6\u00c5\u20a7\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u00f3 \u00f3\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u00f3 \u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\r\n\u001d\u001d\u001d\u001d\u001d\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u00f3\u00c6\u00c5\u001f\u00f3 \u00c6\u00c5\u00dc\u00c6\u00c5\u00a3\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u0012\u00c5\u00fc\u2555\u0012\u00c5\u00fc\u0012\u00c5\u001c\u2555\u00c6\u00c5\u00fb\u00f3 \u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u00f3\u00c6\u00c5\u00fb\u0012\u00c5\u001c\u00f3\u00c6\u00c5\u00a2\u0012\u00c5\u001c\u2555\u0012\u00c5\u001c\u0012\u00c5\u00a2\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00ff\u0012\u00c5\u00a2\u2555\u0012\u00c5\u00a2\u0012\u00c5\u00ff\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00f2\u0012\u00c5\u00ff\u2555\u00c6\u00c5\u00f2\u00f3 \u00c6\u00c5\u001f\u00f3\u00c6\u00c5\u00dc\u0012\u00c5\u001f\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00fc\u0012\u00c5\u001f\u2555\u0012\u00c5\u001f\u0012\u00c5\u00fc\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u0012\u00c5\u00fc\u2555\u0012\u00c5\u00fc\u0012\u00c5\u001c\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u00f3 \u00c6\u00c5\u00fb\u00c6\u00c5\u20a7\u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u2562\u0012\u00e1\u00c6\u00ed\r\n \u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u0012\u00c5\u00f2\u2555\u0012\u00c5\u00f2\u0012\u00c5\u001e\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u0012\u00c5\u001e\u2555\u001d\u001d\u0012\u00c5\u001e\u0012\u00c5\u001f\u2555\u0012\u00c5\u001f\u0012\u00c5\u00fc\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u0012\u00c5\u00fc\u2555\u001d\u0012\u00c5\u00fc\u0012\u00c5\u00fc\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u0012\u00c5\u00fc\u2555\u0012\u00c5\u00fc\u0012\u00c5\u001c\u2555\u00f3\u001d\u001d\u001d\u00c6\u00c5\u00a2\u00c6\u00c5\u00ff\u2555\u00c6\u00c5\u0192\u0012\u00c5\u00ff\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00f2\u0012\u00c5\u00ff\u2555\u001d\u0012\u00c5\u00ff\u0012\u00c5\u00ff\u0012\u00c5\u001e\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u0012\u00c5\u001e\u2555\u0012\u00c5\u001e\u00c6\u00c5\u00dc\u2555\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u2555\u00c6\u00c5\u00fc\u2555\u00c6\u00c5\u00a3\u0012\u00c5\u00fc\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u0012\u00c5\u00fc\u2555\u0012\u00c5\u00fc\u0012\u00c5\u001c\u2555\u00f3\u001d\u001d\u001d\u0012\u00c5\u001c\u00c6\u00c5\u20a7\u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u2562\u0012\u00e1\u00c6\u00ed\r\n \u0012\u00c5\u00f2\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u0012\u00c5\u00f2\u2555\u0012\u00c5\u00f2\u0012\u00c5\u001e\u2555\u00c6\u00c5\u00d6\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u00f3\u00c6\u00c5\u00d6\u00c6\u00c5\u00dc\u0012\u00c5\u001f\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00fc\u0012\u00c5\u001f\u2555\u0012\u00c5\u001f\u0012\u00c5\u00fc\u2555\u001d\u00c6\u00c5\u00a2\u00c6\u00c5\u00fc\u0012\u00c5\u001f\u2555\u0012\u00c5\u001f\u0012\u00c5\u00fc\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u0012\u00c5\u00fc\u2555\u001d\u001d\u001d\u001d\u0012\u00c5\u00fc\u0012\u00c5\u00fc\u0012\u00c5\u00a2\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00ff\u0012\u00c5\u00a2\u2555\u0012\u00c5\u00a2\u0012\u00c5\u00ff\u2555\u001d\u001d\u001d\u001d\u001d\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u00f3\u00c6\u00c5\u00d6\u00c6\u00c5\u00dc\u0012\u00c5\u001f\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00fc\u0012\u00c5\u001f\u2555\u0012\u00c5\u001f\u0012\u00c5\u00fc\u2555\u00c6\u00c5\u00a2\u00c6\u00c5\u00fc\u2555 \u00c6\u00c5\u00a3\u00c6\u00c5\u20a7\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u00c6\u00c5\u00dc\u00f3\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u00f3\u00c6\u00c5\u20a7\u0012\u00e1\u00c6\u00c6\u00c5\u00dc\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u00f3 \u00f3\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u00f3\r\n \u00c6\u00c5\u00a2\u00c6\u00c5\u00ff\u2555\u00c6\u00c5\u00f2\u0012\u00c5\u00ff\u2555\u0012\u00c5\u00ff\u0012\u00c5\u00f2\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u0012\u00c5\u00f2\u2555\u0012\u00c5\u00f2\u0012\u00c5\u001e\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u0012\u00c5\u001e\u2555\u0012\u00c5\u001e\u0012\u00c5\u001f\u2555\u00f3\u001d\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00fc\u0012\u00c5\u001f\u2555\u0012\u00c5\u001f\u0012\u00c5\u00fc\u2555\u001d\u001d\u001d\u001d\u00c6\u00c5\u00a2\u0012\u00c5\u001c\u2555\u0012\u00c5\u001c\u0012\u00c5\u00a2\u2555\u00f3\u001d\u001d\u001d\u0012\u00c5\u00a2\u00c6\u00c5\u20a7\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u0012\u00c5\u00f2\u2555\u0012\u00c5\u00f2\u0012\u00c5\u001e\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u0012\u00c5\u001e\u2555\u0012\u00c5\u001e\u00c6\u00c5\u00dc\u2555\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u00f3\u00f3\u00f3\r\n\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u0012\u00c5\u00f2\u2555\u0012\u00c5\u00f2\u0012\u00c5\u001e\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u0012\u00c5\u001e\u2555\u001d\u0012\u00c5\u001e\u0012\u00c5\u001e\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u0012\u00c5\u001e\u2555\u0012\u00c5\u001e\u0012\u00c5\u001f\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u00f3\u00c6\u00c5\u00fc\u00f3\u00c6\u00c5\u00a3\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001c\u0012\u00c5\u00fc\u2555\u0012\u00c5\u00fc\u0012\u00c5\u001c\u2555\u00f3\u00c6\u00c5\u00a2\u2555 \u00c6\u00c5\u00ff\u00f3\u00c6\u00c5\u0192\u0012\u00c5\u00ff\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00f2\u0012\u00c5\u00ff\u2555\u0012\u00c5\u00ff\u0012\u00c5\u00f2\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u0012\u00c5\u00f2\u2555\u00c6\u00c5\u001e\u00f3\u00c6\u00c5\u00d6\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u00f3\u00c6\u00c5\u001f\u00f3\u00c6\u00c5\u00dc\u00f3\u001d\u001d\u001d\u001d\u001d\u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u0012\u00e1\u00c6\u0012\u00e1\u00c6\r\n\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u001d\u00c6\u00c5\u20a7\u2555\u0012\u00c5\u00f2\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u0012\u00c5\u00f2\u2555\u0012\u00c5\u00f2\u00c6\u00c5\u00d6\u2555 \u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u2555\u00c6\u00c5\u00d6\u0012\u00c5\u001e\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u0012\u00c5\u001e\u2555\u0012\u00c5\u001e\u0012\u00c5\u001f\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00fc\u0012\u00c5\u001f\u2555\u0012\u00c5\u001f\u0012\u00c5\u00fc\u2555\u00c6\u00c5\u00a2\u00c6\u00c5\u00fc\u2555 \u00c6\u00c5\u00a2\u2555\u00c6\u00c5\u00ff\u0012\u00c5\u00a2\u2555\u0012\u00c5\u00a2\u0012\u00c5\u00ff\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u00f2\u0012\u00c5\u00ff\u2555\u0012\u00c5\u00ff\u0012\u00c5\u00f2\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001e\u0012\u00c5\u00f2\u2555\u0012\u00c5\u00f2\u0012\u00c5\u001e\u2555\u00f3\u00c6\u00c5\u00a2\u00c6\u00c5\u001f\u2555\u001d\u001d\u001d\u001d\u001d\u00c6\u00c5\u00dc\u2555\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u2555 \u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u2555\u0012\u00e1\u00c6\u0012\u00e1\u00c6 \u2555\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u0012\u00e1\u00c6\u2555\r\n\u00c6\u00c5\u00a2\r\n\r\n\u00c6\u00c5\u0005w\u00c6\u00c5\u00a2\u00c6\u00c5\u00a2E\u00c6\u00c5\u0192L\u00c6\u00c5\u00a2\u00c6\u00c5\u00ffC\u00c6\u00c5\u00a2\u00c6\u00c5\u00a3O\u00c6\u00c5\u00a2\u00c6\u00c5\u00fcM\u00c6\u00c5\u00a2\u00c6\u00c5\u00dcE\u00c6\u00c5\u00a2\u00c6\u00c5\u00a2 TO \u00c6\u00c5\u00054D2 DOT ORG\u00c6\u00c5\u00a2 IN pORTLAND, oREGON, usa!\r\n\r\n\u00c6\u00c5\u00a2cONNECTED TO NODE \u00c6\u00c5\u00056\u00c6\u00c5\u00a2 (OF \u00c6\u00c5\u000516\u00c6\u00c5\u00a2) FROM \u00c6\u00c5\u0005143.198.61.53\u00c6\u00c5\u00a2.\r\n\r\n\u00c6\u00c5\u00a2tHE CURRENT TIME HERE IS \u00c6\u00c5\u0005\u00c6\u00c5\u20a7wED aPR 08 2026 15:44:53 pdt\u00c6\u00c5\u00a2.\r\n\r\n\u00c6\u00c5\u0005\u00c6\u00c5\u00dciF YOU ARE A NEW USER TO THE SYSTEM, TYPE \u00c6\u00c5\u0192\"nEW\"\u00c6\u00c5\u00dc NOW.\r\noTHERWISE, ENTER YOUR USER NAME OR NUMBER NOW.\r\n\u00c6\u00c5\u00a2\u00c6\u00c5\u00a2\r\nnn: \u00a5\u00a5\u00a5\u00a5\u00c6\u00c5\u00a2\u00c6\u00c5\u0005\u00c6\u00c5\u0192eNTER \u00c6\u00c5\u0005uSER nAME\u00c6\u00c5\u0192 OR '\u00c6\u00c5\u20a7nEW\u00c6\u00c5\u0192'\u00c6\u00c5\u0192 OR '\u00c6\u00c5\u20a7gUEST\u00c6\u00c5\u0192'\r\nlOGIN: \u00c6\u00c5\u0005", "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.5048458576202393, "total": 11.041908979415894 } } }, "sessions": [ { "connected": "2026-04-05T19:26:09.929766+00:00", "host": "bbs.4d2.org", "ip": "45.43.14.195", "port": 128 }, { "connected": "2026-04-07T06:04:55.880333+00:00", "host": "bbs.4d2.org", "ip": "45.43.14.195", "port": 128 }, { "connected": "2026-04-08T02:30:51.290177+00:00", "host": "bbs.4d2.org", "ip": "45.43.14.195", "port": 128 }, { "connected": "2026-04-08T22:45:04.848777+00:00", "host": "bbs.4d2.org", "ip": "45.43.14.195", "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.4d2.org 128 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=bbs.4d2.org port=128 INFO client_base.py:186 Connected to 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 + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1024 send IAC WILL ATCP DEBUG stream_writer.py:3384 pending_option[WILL + 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 + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1024 send IAC WILL ZMP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS 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[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 + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1024 send IAC DO ATCP DEBUG stream_writer.py:3384 pending_option[DO + 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 + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC DO AARDWOLF DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1024 send IAC DO ZMP DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1024 send IAC DO MSSP 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 client_base.py:475 MCCP3 compression started (client→server) DEBUG client_base.py:496 negotiation complete after 0.14s. 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:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x1c'): SLC_ABORT, callback is handle_abort. DEBUG stream_writer.py:1479 IAC ABORT: Abort (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:820 slc.snoop(b'\x12'): SLC_RP, callback is handle_rp. DEBUG stream_writer.py:1577 SLC RP: Repaint (unhandled). DEBUG stream_writer.py:732 IAC TSPEED: not a legal 2-byte cmd, treating as data 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:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG stream_writer.py:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG stream_writer.py:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG stream_writer.py:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG stream_writer.py:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG stream_writer.py:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG stream_writer.py:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG stream_writer.py:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG stream_writer.py:732 IAC TSPEED: not a legal 2-byte cmd, treating as data DEBUG fingerprinting.py:849 connection for server fingerprint cdf52165b1ba8b95 INFO client_base.py:118 Connection closed to .. raw:: html