146.0.33.231 (terminal-obsession.hopto.org)

terminal-obsession.hopto.org:1541

Connection Banner:

/X Native Telnet: Searching for free node... /X Native Telnet: Successful connection to node 1 CONNECT 19200 \*\*EMSI_IRQ8E08 Welcome to tERMINAL-OBSESSIOn, located in Germany Running AmiExpress 5.6.1 Copyright 2018-2023 Darren Coles Registration l.a.sTYLE/gENESIS\*PROJECt. You are connected to Node 1 at 19200 baud Connection occured at Sat 07-Mar-2026 05:15:02. ANSI, RIP or No graphics (A/r/n)? 02 Enter your Name: Enter your Name:

Server URLs

Server Location: 🇩🇪 Germany (GeoIP)

Listing

  • BBS Name: Terminal Obsession (from listing)

  • Sysop: lastyle

  • Listed Location: Cologne, , Germany

BBS Software

Reported: AmiExpress

FidoNet

This server responded with an EMSI handshake sequence.

Encoding

  • Effective encoding: topaz

  • Override: topaz (from bbslist.txt)

  • Scanner detected: ascii

Telnet Fingerprint

cb06484bfba3244f

This fingerprint is shared by 19 other servers.

Options offered by server: ECHO, SGA

Options requested from client: BINARY

The complete JSON record collected during the scan, including Telnet negotiation results and banner data.

Show JSON
{
  "server-probe": {
    "fingerprint": "cb06484bfba3244f",
    "fingerprint-data": {
      "offered-options": [
        "ECHO",
        "SGA"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "BINARY",
        "CHARSET",
        "COM_PORT",
        "EOR",
        "GMCP",
        "MCCP2",
        "MCCP3",
        "MSDP",
        "MSP",
        "MSSP",
        "MXP",
        "STATUS",
        "ZMP"
      ],
      "requested-options": [
        "BINARY"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "02\r\n\r\nEnter your Name: \r\n\r\nEnter your Name: ",
      "banner_before_return": "\r\n/X Native Telnet:  Searching for free node...\r\n/X Native Telnet:  Successful connection to node 1\r\n\r\nCONNECT 19200\r\n**EMSI_IRQ8E08\r\n\r\n\u001b[0mWelcome to tERMINAL-OBSESSIOn, located in Germany\r\n\r\nRunning AmiExpress 5.6.1 Copyright \udca92018-2023 Darren Coles\r\nRegistration l.a.sTYLE/gENESIS*PROJECt. You are connected to Node 1 at 19200 baud\r\nConnection occured at Sat 07-Mar-2026 05:15:02.\r\n\r\n\u001b[0mANSI, RIP or No graphics (A/r/n)? ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "ECHO": true,
          "SGA": true,
          "STATUS": false
        },
        "server_requested": {
          "BINARY": true,
          "LINEMODE": false,
          "NAWS": false,
          "TSPEED": false
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5039069652557373,
        "total": 17.67655110359192
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:16:47.103085+00:00",
      "host": "terminal-obsession.hopto.org",
      "ip": "146.0.33.231",
      "port": 1541
    }
  ]
}

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

telnetlib3-fingerprint --loglevel=debug terminal-obsession.hopto.org 1541
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=terminal-obsession.hopto.org port=1541
INFO client_base.py:186 Connected to <Peer 146.0.33.231 1541>
DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1019 send IAC WILL MXP
DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1019 send IAC WILL ATCP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1019 send IAC WILL GMCP
DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSP
DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSDP
DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSSP
DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1019 send IAC WILL ZMP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1019 send IAC DO MXP
DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1019 send IAC DO ATCP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1019 send IAC DO GMCP
DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC DO AARDWOLF
DEBUG stream_writer.py:3330 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSP
DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1019 send IAC DO MSDP
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSSP
DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1019 send IAC DO ZMP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP2_COMPRESS
DEBUG stream_writer.py:768 recv IAC DO BINARY
DEBUG stream_writer.py:1836 handle_do(BINARY)
DEBUG stream_writer.py:3330 pending_option[WILL + BINARY] = True
DEBUG stream_writer.py:1019 send IAC WILL BINARY
DEBUG stream_writer.py:3330 local_option[BINARY] = True
DEBUG stream_writer.py:3330 pending_option[WILL + BINARY] = False
DEBUG stream_writer.py:768 recv IAC DONT NAWS
DEBUG stream_writer.py:1959 handle_dont(NAWS)
DEBUG stream_writer.py:3330 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:3330 local_option[NAWS] = False
DEBUG stream_writer.py:768 recv IAC WONT STATUS
DEBUG stream_writer.py:2148 handle_wont(STATUS)
DEBUG stream_writer.py:3330 remote_option[STATUS] = False
DEBUG stream_writer.py:3330 pending_option[DO + STATUS] = False
DEBUG stream_writer.py:768 recv IAC DONT TSPEED
DEBUG stream_writer.py:1959 handle_dont(TSPEED)
DEBUG stream_writer.py:3330 pending_option[WILL + TSPEED] = False
DEBUG stream_writer.py:3330 local_option[TSPEED] = False
DEBUG stream_writer.py:768 recv IAC DONT LINEMODE
DEBUG stream_writer.py:1959 handle_dont(LINEMODE)
DEBUG stream_writer.py:3330 pending_option[WILL + LINEMODE] = False
DEBUG stream_writer.py:3330 local_option[LINEMODE] = False
DEBUG stream_writer.py:768 recv IAC WILL SGA
DEBUG stream_writer.py:784 WILL SGA unsolicited
DEBUG stream_writer.py:1994 handle_will(SGA)
DEBUG stream_writer.py:3330 pending_option[DO + SGA] = True
DEBUG stream_writer.py:1019 send IAC DO SGA
DEBUG stream_writer.py:3330 remote_option[SGA] = True
DEBUG stream_writer.py:3330 pending_option[DO + SGA] = False
DEBUG stream_writer.py:768 recv IAC WILL ECHO
DEBUG stream_writer.py:784 WILL ECHO unsolicited
DEBUG stream_writer.py:1994 handle_will(ECHO)
DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:1019 send IAC DO ECHO
DEBUG stream_writer.py:3330 remote_option[ECHO] = True
DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = False
DEBUG client_base.py:499 negotiation failed after 4.00s.
DEBUG client_base.py:505 failed-reply: 'WILL MXP, WILL ATCP, WILL MCCP3_COMPRESS, WILL GMCP, WILL AARDWOLF, WILL MSP, WILL MSDP,
    WILL MSSP, WILL ZMP, WILL MCCP2_COMPRESS, DO MXP, DO ATCP, DO MCCP3_COMPRESS, DO GMCP, DO AARDWOLF, DO MSP, DO MSDP, DO MSSP,
    DO ZMP, DO MCCP2_COMPRESS'
DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:1019 send IAC DO BINARY
DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:1019 send IAC DO CHARSET
DEBUG stream_writer.py:3330 pending_option[DO + EOR] = True
DEBUG stream_writer.py:1019 send IAC DO EOR
DEBUG stream_writer.py:3330 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:1019 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:993 skip DO MCCP2_COMPRESS; pending_option = True
DEBUG stream_writer.py:993 skip DO MCCP3_COMPRESS; pending_option = True
DEBUG stream_writer.py:993 skip DO GMCP; pending_option = True
DEBUG stream_writer.py:993 skip DO MSDP; pending_option = True
DEBUG stream_writer.py:993 skip DO MSSP; pending_option = True
DEBUG stream_writer.py:993 skip DO MSP; pending_option = True
DEBUG stream_writer.py:993 skip DO MXP; pending_option = True
DEBUG stream_writer.py:993 skip DO ZMP; pending_option = True
DEBUG stream_writer.py:993 skip DO AARDWOLF; pending_option = True
DEBUG stream_writer.py:993 skip DO ATCP; pending_option = True
INFO fingerprinting.py:755 connection for server fingerprint cb06484bfba3244f
INFO client_base.py:118 Connection closed to <Peer 146.0.33.231 1541>

the-hidden.hopto.org:64128

Connection Banner:

  (X) The Mendrake/ACR&EX/NOT ╲─────────────────────────────────────▆ ╱ . . . .█ ▅ . .. . ╱ ╱ . ▆. . . .. .╱ ╱ . . . . . .. . . . ╱ ╱. .. . . . .. . ╱ ╱ . . . ▆ . ... . ▆. .╱ ╱. . .. . . . . . .. ╱ ╱ / . .. . . .▆ ╲ . . . .╱ ╱ . . . . . . . . . . . .╱ ╱ . . ▅ ▅ █ ▅ ▅╱ ╱ . . . ╱ ╱ . . . . . . . . ╱ ╱ . . . . .. ╱ ╱ . . . .. . ╱ ╱ . . . . ╱ ╱ . . ╲. ╲.▆ ╲. ╱ ▅─────────────────────────────────────█ ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ █ ▅ ▆ ╲ ┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬ THE HIDDEN  ◤──────────────────── ───────────────╳ ╱╲┴┴▆ ┴ ┴ ┴┴┴▆ ╲┴┴▆ ┴┴▆ ┴ ┴ ╲┴┴┴┴▆╱ ╱ █▅ ▅ █▅ █▄▄▅ ╱ ╱─ ─ ─ ─ ── ─ ─ ─ ─ ▀ ─ ─ ─ ▅█ ─╱ ╱ ▆ ▆╲ ▆╲ ▆╲ ╱ ╱▅•• ▅••█ •••• • • ▅••█ ▅••█ • •╱ ╱─── ─────────────────────────────shn▐ ▆ ╲ "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ◤───────────────── ──── ──── ────────╳ ╱┴ ┴ ╲┴┴▆ ╲┴┴▆ ╲┴┴ ┴┴▆ ╲┴┴▆╱ ╱ █▅ █▅ █▅ █▅ █▅ ╱ ╱─ ╲▆ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─╱ ╱ ▆▄▄╲ ▆╲ ▆ ╱ ╱▅••••█ ▅••█ • • •••• • • ▅•• ╱ ╱─────────────────────────────────── ▐ ▆ "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" hit Delete

Server URLs

Server Location: 🇩🇪 Germany (GeoIP)

Listing

  • BBS Name: Hidden BBS (from listing)

  • Listed Location: Stuttgart, , Germany

BBS Software

Reported: C-Base

Encoding

  • Effective encoding: petscii

  • Override: petscii (from bbslist.txt)

  • Scanner detected: petscii

Telnet Fingerprint

e89ffa4fe5c32389

This fingerprint is shared by 99 other servers.

The complete JSON record collected during the scan, including Telnet negotiation results and banner data.

Show JSON
{
  "server-probe": {
    "fingerprint": "e89ffa4fe5c32389",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "BINARY",
        "CHARSET",
        "COM_PORT",
        "ECHO",
        "EOR",
        "GMCP",
        "MCCP2",
        "MCCP3",
        "MSDP",
        "MSP",
        "MSSP",
        "MXP",
        "SGA",
        "STATUS",
        "ZMP"
      ],
      "requested-options": [],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "",
      "banner_before_return": "\u000e\n\u000f\u000e     (X) The Mendrake/ACR&EX/NOT\n\u2572\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2586\n\u2571 . .         .       .\u2588     \u2585 . .. . \u2571\n\u2571 .  \u2586.           .             . .. .\u2571\n\u2571 . . .      .        .   .. . .   .  \u2571\n\u2571.  ..      .               . .  .. . \u2571\n\u2571  . . .     \u2586    .        ...  . \u2586. .\u2571\n\u2571. . ..      .        .   .    . . .. \u2571\n\u2571 / . ..     .    .   .\u2586     \u2572 . . . .\u2571\n\u2571 .  .    . . .  .   .   . .  . .    .\u2571\n\u2571  .   .        \u2585      \u2585 \u2588    \u2585      \u2585\u2571\n\u2571  .             .      .             \u2571\n\u2571  .   .     .      .   .  . .    .   \u2571\n\u2571         .      .  .       . ..      \u2571\n\u2571  .   .     .               ..   .   \u2571\n\u2571  .   .                   .      .   \u2571\n\u2571      .  .     \u2572.     \u2572.\u2586    \u2572.      \u2571\n\u2585\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2588\n    \u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\n   \u2588                             \u2585\n                                  \n   \u2586                             \u2572\n    \u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\u252c\n\n\n\n\n\n             THE HIDDEN\n\u000e\n \u25e4\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2573\n \u2571\u2572\u2534\u2534\u2586 \u2534  \u2534 \u2534\u2534\u2534\u2586 \u2572\u2534\u2534\u2586  \u2534\u2534\u2586 \u2534  \u2534 \u2572\u2534\u2534\u2534\u2534\u2586\u2571\n \u2571 \u2588\u2585         \u2585   \u2588\u2585             \u2588\u2584\u2584\u2585 \u2571\n \u2571\u2500  \u2500 \u2500  \u2500 \u2500\u2500 \u2500 \u2500  \u2500 \u2500  \u2580 \u2500  \u2500 \u2500 \u2585\u2588 \u2500\u2571\n \u2571 \u2586    \u2586\u2572             \u2586\u2572   \u2586\u2572        \u2571\n \u2571\u2585\u2022\u2022  \u2585\u2022\u2022\u2588 \u2022\u2022\u2022\u2022 \u2022  \u2022 \u2585\u2022\u2022\u2588 \u2585\u2022\u2022\u2588 \u2022    \u2022\u2571\n \u2571\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500shn\u2590\n  \u2586                                  \u2572\n   \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \n \u25e4\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2573\n \u2571\u2534    \u2534 \u2572\u2534\u2534\u2586 \u2572\u2534\u2534\u2586   \u2572\u2534\u2534      \u2534\u2534\u2586 \u2572\u2534\u2534\u2586\u2571\n \u2571        \u2588\u2585   \u2588\u2585     \u2588\u2585      \u2588\u2585   \u2588\u2585 \u2571\n \u2571\u2500 \u2572\u2586 \u2500 \u2500  \u2500 \u2500  \u2500 \u2500 \u2500  \u2500    \u2500  \u2500 \u2500  \u2500\u2571\n \u2571 \u2586\u2584\u2584\u2572   \u2586\u2572                       \u2586  \u2571\n \u2571\u2585\u2022\u2022\u2022\u2022\u2588 \u2585\u2022\u2022\u2588 \u2022    \u2022 \u2022\u2022\u2022\u2022    \u2022  \u2022 \u2585\u2022\u2022 \u2571\n \u2571\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2590\n  \u2586                                   \n   \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \n              hit Delete\n\n",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "petscii",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.508364200592041,
        "total": 11.583393812179565
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:17:05.171092+00:00",
      "host": "the-hidden.hopto.org",
      "ip": "146.0.33.231",
      "port": 64128
    }
  ]
}

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

telnetlib3-fingerprint --loglevel=debug the-hidden.hopto.org 64128
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=the-hidden.hopto.org port=64128
INFO client_base.py:186 Connected to <Peer 146.0.33.231 64128>
DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1019 send IAC WILL MXP
DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1019 send IAC WILL ATCP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1019 send IAC WILL GMCP
DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSP
DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSDP
DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSSP
DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1019 send IAC WILL ZMP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1019 send IAC DO MXP
DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1019 send IAC DO ATCP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1019 send IAC DO GMCP
DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC DO AARDWOLF
DEBUG stream_writer.py:3330 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSP
DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1019 send IAC DO MSDP
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSSP
DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1019 send IAC DO ZMP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP2_COMPRESS
DEBUG client_base.py:499 negotiation failed after 4.00s.
DEBUG client_base.py:505 failed-reply: 'WILL MXP, WILL ATCP, WILL MCCP3_COMPRESS, WILL GMCP, WILL AARDWOLF, WILL MSP, WILL MSDP,
    WILL MSSP, WILL ZMP, WILL MCCP2_COMPRESS, DO MXP, DO ATCP, DO MCCP3_COMPRESS, DO GMCP, DO AARDWOLF, DO MSP, DO MSDP, DO MSSP,
    DO ZMP, DO MCCP2_COMPRESS'
DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:1019 send IAC DO BINARY
DEBUG stream_writer.py:3330 pending_option[DO + SGA] = True
DEBUG stream_writer.py:1019 send IAC DO SGA
DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:1019 send IAC DO ECHO
DEBUG stream_writer.py:3330 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:1019 send IAC DO STATUS
DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:1019 send IAC DO CHARSET
DEBUG stream_writer.py:3330 pending_option[DO + EOR] = True
DEBUG stream_writer.py:1019 send IAC DO EOR
DEBUG stream_writer.py:3330 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:1019 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:993 skip DO MCCP2_COMPRESS; pending_option = True
DEBUG stream_writer.py:993 skip DO MCCP3_COMPRESS; pending_option = True
DEBUG stream_writer.py:993 skip DO GMCP; pending_option = True
DEBUG stream_writer.py:993 skip DO MSDP; pending_option = True
DEBUG stream_writer.py:993 skip DO MSSP; pending_option = True
DEBUG stream_writer.py:993 skip DO MSP; pending_option = True
DEBUG stream_writer.py:993 skip DO MXP; pending_option = True
DEBUG stream_writer.py:993 skip DO ZMP; pending_option = True
DEBUG stream_writer.py:993 skip DO AARDWOLF; pending_option = True
DEBUG stream_writer.py:993 skip DO ATCP; pending_option = True
INFO fingerprinting.py:755 connection for server fingerprint e89ffa4fe5c32389
INFO client_base.py:118 Connection closed to <Peer 146.0.33.231 64128>