216.226.144.124 (ataribbs.ddns.net)๏ƒ

ataribbs.ddns.net:6502๏ƒ

Connection Banner:

๐Ÿฎ‚โ—ฃPress RETURN to continue...๐Ÿฎ‚โ—ฃ โ†ฐ __ _โ€‹____ __ ___ _ / \\_ _/ \\\| _ \\ \| \| /\\ \|\| \|\| /\\ \| v / \| \|_\|\|_\|\|_\|\|_\|\|_\|_\|_\\_\| _โ€‹____ __ / ___/__ _/ /_โ€‹___ _ _โ€‹____ ___ __ / (_ / _ โ™ฆ/ __/ -_) \|/\|/ / _ โ™ฆ/ // / \\___/\\_,_/\\__/\\__/\|__,__/\\_,_/\\_, / Southern Amis Projects 2026 /___/ _โ€‹_______________________________________ Page 1/3 (H) Help (G) Game (Q) Quit (1) Southern Amis (2) AMIS XE (3) Nitelite BBS (4) Basement BBS (5) Boot Factory (<) Prev Page (>) Next Page Selection:

Server URLs๏ƒ

Server Location: ๐Ÿ‡บ๐Ÿ‡ธ United States (GeoIP)

Listing๏ƒ

  • BBS Name: Atari BBS Gateway (from listing)

  • Sysop: SouthernAmis

  • Listed Location: Capo, CA, USA

BBS Software๏ƒ

Reported: Virtual Advanced

Encoding๏ƒ

  • Effective encoding: atascii

  • Override: atascii (from bbslist.txt)

  • Scanner detected: atascii

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": "\u21b0  __ _____ __  ___ _  \n /  \\_   _/  \\| _ \\ | \n| /\\ || || /\\ | v / | \n|_||_||_||_||_|_|_\\_|        \n  _____     __                     \n / ___/__ _/ /____ _    _____ ___ __\n/ (_ / _ \u2666/ __/ -_) |/|/ / _ \u2666/ // /\n\\___/\\_,_/\\__/\\__/|__,__/\\_,_/\\_, / \n Southern Amis Projects 2026 /___/ \n\n________________________________________\n Page 1/3 (H) Help (G) Game (Q) Quit\n\n  (1) Southern Amis\n  (2) AMIS XE\n  (3) Nitelite BBS\n  (4) Basement BBS\n  (5) Boot Factory\n\n  (<) Prev Page    (>) Next Page\n\nSelection: ",
      "banner_before_return": "\ud83e\udf82\u25e3Press RETURN to continue...\ud83e\udf82\u25e3",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "atascii",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5045082569122314,
        "total": 16.200136184692383
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:17:01.419978+00:00",
      "host": "ataribbs.ddns.net",
      "ip": "216.226.144.124",
      "port": 6502
    }
  ]
}

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 ataribbs.ddns.net 6502
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=ataribbs.ddns.net port=6502
INFO client_base.py:186 Connected to <Peer 216.226.144.124 6502>
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 216.226.144.124 6502>

nitelite.ddns.net:9000๏ƒ

Connection Banner:

Connected to Nite Lite #50166 XE Go ATASCII - Hit RETURN: โ–โ–– โ—ขโ—ฃ โ–—โ–˜ โ•ฑ โ•ฒ โ–โ– โ•ฒnlโ•ฑ โ–˜โ–˜ Nitelite BBS โ–—โ–˜๐Ÿฎ…๐Ÿฎ…โ–โ–– (c)2022 Southern Amis ๐ŸฎŠโ–Š ๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐ŸฎŠโ–Š๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚ โ–Ÿโ–› ๐ŸฎŠโ–Š โ–Ÿโ–› โ–Ÿโ–› โ–Ÿโ–› ๐ŸฎŠโ–Š โ–Ÿโ–› โ–Ÿโ–› โ–‚โ–‚โ–‚โ–‚โ–‚โ–‚โ–‚โ–‚โ–‚โ–‚โ–‚โ–‚โ–‚โ–‚โ–‚โ–‚โ–‚โ–‚โ–‚ โ–› ๐ŸฎŠโ–Šโ–Ÿโ–› โ–Ÿโ–› โ–ˆAtasciiโ–ˆ Connect โ–ˆ โ–ˆโ–ˆโ–› โ–Ÿโ–› ๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚๐Ÿฎ‚ โ†ฐ . . . . . . . . โ–Ÿโ–ˆโ–™ Working Late at . โ™ฆ โ”€โ–ˆโ”€โ”€โ–„๐Ÿฎ‚โ–„โ”€โ”€ NiteLite BBS โ—ขโ–ˆโ—ฃ โ–œโ–ˆโ–› . . nโ–†l . . โ—ขโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ—ฃ โ–– . \|โ–†โ”Œโ”ฌโ”โ–† โ–†โ”Œโ”ฌโ”โ–† โ–†โ”Œโ”ฌโ”โ–† โ–†โ”Œโ”ฌโ”โ–†\| โ—ขโ—ฃ โ– \|โ–†โ”œโ”ผโ”คโ–† โ–†โ”œโ”ผโ”คโ–† โ–†โ”œโ”ผโ”คโ–† โ–†โ”œโ”ผโ”คโ–†\| โ•ฑnlโ•ฒโ–โ– \|โ–†โ””โ”ดโ”˜โ–† โ–†โ””โ”ดโ”˜โ–† โ–†โ””โ”ดโ”˜โ–† โ–†โ””โ”ดโ”˜โ–†\| โ•ฒ โ•ฑโ–โ–– โ”Œโ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ” \|โ–œโ–› โ–œโ–› โ–œโ–› โŽนโ–ˆโ”Œโ”€โ”โ–ˆโ–Ž โ–œโ–› โ–œโ–› โ–œโ–›\| \|โ–โ–Œโ”€โ”€โ”€โ–โ–Œโ”€โ”€โ”€โ–โ–Œ โŽนโ”Œโ”ดโ–„โ”ดโ”โ–Ž โ–โ–Œโ”€โ”€โ”€โ–โ–Œโ”€โ”€โ”€โ–โ–Œ\| \|โ–โ–Œ\|\|\|โ–โ–Œ\|\|\|โ–โ–Œ โŽน\| \| \|โ–Ž โ–โ–Œ\|\|\|โ–โ–Œ\|\|\|โ–โ–Œ\| \|โ–โ–Œ\| \|โ–โ–Œ\| \|โ–โ–Œ โŽน\|๐Ÿฎ‚\|๐Ÿฎ‚\|โ–Ž โ–โ–Œ\| \|โ–โ–Œ\| \|โ–โ–Œ\| \|โ”ผโ”ผโ”€โ”€โ”€โ–โ–Œโ”€โ”€โ”€โ–โ”ผโ”ผโŽน\| \|โ–\|โ–Žโ”ผโ”ผโ–Œโ”€โ”€โ”€โ–โ–Œโ”€โ”€โ”€โ”ผโ”ผ\| \|โ–œโ–› โ–Ÿโ–™ โ–Ÿโ–œโ–›โ”Œโ”ดโ”€โ”€โ”€โ”ดโ”โ–œโ–›โ–™ โ–Ÿโ–™ โ–œโ–›\| โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”ฌโ”€โ”€โ”€โ”ฌโ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ _โ€‹_____________โ””โ”€โ”€โ”€โ”˜_โ€‹_______________ Southern Amis Projects_โ€‹______________ _โ€‹___________________________SySop Amis Enter Your Handle: Enter Your Handle:

Server URLs๏ƒ

Server Location: ๐Ÿ‡บ๐Ÿ‡ธ United States (GeoIP)

Listing๏ƒ

  • BBS Name: NiteLite BBS (from listing)

  • Sysop: SouthernAmis

  • Listed Location: Capo, CA, USA

BBS Software๏ƒ

Reported: Atari

Encoding๏ƒ

  • Effective encoding: atascii

  • Override: atascii (from bbslist.txt)

  • Scanner detected: atascii

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": "\n\n\n  \u259d\u2596 \u25e2\u25e3 \u2597\u2598\n    \u2571  \u2572\n \u259d\u259d \u2572nl\u2571 \u2598\u2598   Nitelite BBS\n   \u2597\u2598\ud83e\udf85\ud83e\udf85\u259d\u2596     (c)2022 Southern Amis\n     \ud83e\udf8a\u258a\n\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf8a\u258a\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\n \u259f\u259b  \ud83e\udf8a\u258a  \u259f\u259b    \u259f\u259b\n\u259f\u259b   \ud83e\udf8a\u258a \u259f\u259b    \u259f\u259b \u2582\u2582\u2582\u2582\u2582\u2582\u2582\u2582\u2582\u2582\u2582\u2582\u2582\u2582\u2582\u2582\u2582\u2582\u2582\n\u259b    \ud83e\udf8a\u258a\u259f\u259b    \u259f\u259b  \u2588Atascii\u2588 Connect \u2588\n     \u2588\u2588\u259b    \u259f\u259b   \ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\ud83e\udf82\n\n\n\u21b0         .        .\n      .        .           .\n  .         .         .        \u259f\u2588\u2599\n Working Late at   .    \u2666   \u2500\u2588\u2500\u2500\u2584\ud83e\udf82\u2584\u2500\u2500\n NiteLite BBS   \u25e2\u2588\u25e3            \u259c\u2588\u259b .\n           .    n\u2586l   .    .\n     \u25e2\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u25e3      \u2596\n .   |\u2586\u250c\u252c\u2510\u2586 \u2586\u250c\u252c\u2510\u2586 \u2586\u250c\u252c\u2510\u2586 \u2586\u250c\u252c\u2510\u2586|  \u25e2\u25e3 \u259d\n     |\u2586\u251c\u253c\u2524\u2586 \u2586\u251c\u253c\u2524\u2586 \u2586\u251c\u253c\u2524\u2586 \u2586\u251c\u253c\u2524\u2586| \u2571nl\u2572\u259d\u259d\n     |\u2586\u2514\u2534\u2518\u2586 \u2586\u2514\u2534\u2518\u2586 \u2586\u2514\u2534\u2518\u2586 \u2586\u2514\u2534\u2518\u2586| \u2572  \u2571\u259d\u2596\n\u250c\u2500\u2500\u2500\u2500\u2534\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2534\u2500\u2500\u2500\u2500\u2510\n|\u259c\u259b   \u259c\u259b   \u259c\u259b \u23b9\u2588\u250c\u2500\u2510\u2588\u258e \u259c\u259b   \u259c\u259b   \u259c\u259b|\n|\u2590\u258c\u2500\u2500\u2500\u2590\u258c\u2500\u2500\u2500\u2590\u258c \u23b9\u250c\u2534\u2584\u2534\u2510\u258e \u2590\u258c\u2500\u2500\u2500\u2590\u258c\u2500\u2500\u2500\u2590\u258c|\n|\u2590\u258c|||\u2590\u258c|||\u2590\u258c \u23b9| | |\u258e \u2590\u258c|||\u2590\u258c|||\u2590\u258c|\n|\u2590\u258c| |\u2590\u258c| |\u2590\u258c \u23b9|\ud83e\udf82|\ud83e\udf82|\u258e \u2590\u258c| |\u2590\u258c| |\u2590\u258c|\n|\u253c\u253c\u2500\u2500\u2500\u2590\u258c\u2500\u2500\u2500\u2590\u253c\u253c\u23b9| |\u259d|\u258e\u253c\u253c\u258c\u2500\u2500\u2500\u2590\u258c\u2500\u2500\u2500\u253c\u253c|\n|\u259c\u259b   \u259f\u2599   \u259f\u259c\u259b\u250c\u2534\u2500\u2500\u2500\u2534\u2510\u259c\u259b\u2599   \u259f\u2599   \u259c\u259b|\n\u2514\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2534\u252c\u2500\u2500\u2500\u252c\u2534\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2518\n ______________\u2514\u2500\u2500\u2500\u2518________________\nSouthern Amis Projects_______________\n____________________________SySop Amis\n\n\nEnter Your Handle: \nEnter Your Handle: ",
      "banner_before_return": "Connected to Nite Lite #50166 XE\nGo ATASCII - Hit RETURN: ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "atascii",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5062627792358398,
        "total": 20.52968192100525
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:15:21.148881+00:00",
      "host": "nitelite.ddns.net",
      "ip": "216.226.144.124",
      "port": 9000
    }
  ]
}

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 nitelite.ddns.net 9000
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=nitelite.ddns.net port=9000
INFO client_base.py:186 Connected to <Peer 216.226.144.124 9000>
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 216.226.144.124 9000>