216.117.130.175 (300baud.dynu.net)

300baud.dynu.net:2525

Connection Banner:

Rybbs Bulletin Board Registered V. 8.0 Copyright 1986-94 Gregory J. Ryan Graphics: [C]olor-ANSI [A]scii-IBM [N]one - None Welcome to 300 F-ing Baud BBS This BBS is running under RYBBS. A Single Node BBS. Your SYSOP is Gary Crunk -​----------------------------- _​__________________________________ (_/ Welcome to 300 F-ing Baud BBS \\_) This BBS is for smaller or older computers that may only be able to display Text (Like an old terminal). It can display ANSI as well as normal Text. IMPORTANT NOTE: If you are using Synchronet or Netrunner or any windows based BBS Terminal, you might not be able to Download or Upload. I've found you have to use DOSBOX Programs like Procomm Plus or Telix in order to Download. _​__________________________________ (_​_______________________/ Enjoy \\__) Enter First and Last name (EG John Smith)-

Server URLs

Server Location: 🇺🇸 United States (GeoIP)

Listing

  • BBS Name: 300 F-ing Baud BBS (from listing)

  • Sysop: Gary Crunk

  • Listed Location: Eloy, AZ, USA

BBS Software

Detected: Synchronet

Encoding

  • Effective encoding: ascii

  • Scanner detected: cp437

Telnet Fingerprint

5fae31d9f072caae

This fingerprint is unique to this server.

Options offered by server: CHARSET, EOR, SGA, STATUS

Options requested from client: BINARY, CHARSET, ECHO, EOR, SGA, STATUS

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

Show JSON
{
  "server-probe": {
    "fingerprint": "5fae31d9f072caae",
    "fingerprint-data": {
      "offered-options": [
        "CHARSET",
        "EOR",
        "SGA",
        "STATUS"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "BINARY",
        "COM_PORT",
        "ECHO",
        "GMCP",
        "MCCP2",
        "MCCP3",
        "MSDP",
        "MSP",
        "MSSP",
        "MXP",
        "ZMP"
      ],
      "requested-options": [
        "BINARY",
        "CHARSET",
        "ECHO",
        "EOR",
        "SGA",
        "STATUS"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "None\r\nWelcome to 300 F-ing Baud BBS\r\nThis BBS is running under\r\nRYBBS.  A Single Node BBS.\r\nYour SYSOP is Gary Crunk\r\n------------------------------\r\n ___________________________________\r\n(_/ Welcome to 300 F-ing Baud BBS \\_)\r\n\r\n  This BBS is for smaller or older\r\n  computers that may only be able\r\n  to display Text (Like an old\r\n  terminal). It can display ANSI\r\n  as well as normal Text.\r\n\r\n  IMPORTANT NOTE: If you are using\r\n  Synchronet or Netrunner or\r\n  any windows based BBS Terminal,\r\n  you might not be able to Download\r\n  or Upload.  I've found you have to\r\n  use DOSBOX Programs like Procomm\r\n  Plus or Telix in order to Download.\r\n ___________________________________\r\n(________________________/ Enjoy \\__)\r\nEnter First and Last name (EG John Smith)-",
      "banner_before_return": "\nRybbs Bulletin Board   Registered V. 8.0\r\nCopyright 1986-94 Gregory J. Ryan\r\n\rGraphics: [C]olor-ANSI  [A]scii-IBM  [N]one - ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "cp437",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5088825225830078,
        "total": 11.661741971969604
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:06:07.576380+00:00",
      "host": "300baud.dynu.net",
      "ip": "216.117.130.175",
      "port": 2525
    }
  ]
}

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 300baud.dynu.net 2525
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=300baud.dynu.net port=2525
INFO client_base.py:186 Connected to <Peer 216.117.130.175 2525>
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
DEBUG stream_writer.py:768 recv IAC DO SGA
DEBUG stream_writer.py:1836 handle_do(SGA)
DEBUG stream_writer.py:3330 pending_option[WILL + SGA] = True
DEBUG stream_writer.py:1019 send IAC WILL SGA
DEBUG stream_writer.py:3330 local_option[SGA] = True
DEBUG stream_writer.py:3330 pending_option[WILL + SGA] = False
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC DO STATUS
DEBUG stream_writer.py:1836 handle_do(STATUS)
DEBUG stream_writer.py:3330 pending_option[WILL + STATUS] = True
DEBUG stream_writer.py:1019 send IAC WILL STATUS
DEBUG stream_writer.py:2606 send IAC SB STATUS IS WILL SGA WILL ECHO IAC SE
DEBUG stream_writer.py:3330 pending_option[WILL + STATUS] = False
DEBUG stream_writer.py:3330 local_option[STATUS] = True
DEBUG stream_writer.py:768 recv IAC DO CHARSET
DEBUG stream_writer.py:1836 handle_do(CHARSET)
DEBUG stream_writer.py:3330 pending_option[WILL + CHARSET] = True
DEBUG stream_writer.py:1019 send IAC WILL CHARSET
DEBUG stream_writer.py:3330 local_option[CHARSET] = True
DEBUG stream_writer.py:3330 pending_option[WILL + CHARSET] = False
DEBUG stream_writer.py:768 recv IAC DO EOR
DEBUG stream_writer.py:1836 handle_do(EOR)
DEBUG stream_writer.py:3330 pending_option[WILL + EOR] = True
DEBUG stream_writer.py:1019 send IAC WILL EOR
DEBUG stream_writer.py:3330 local_option[EOR] = True
DEBUG stream_writer.py:3330 pending_option[WILL + EOR] = False
DEBUG stream_writer.py:768 recv IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:1836 handle_do(COM_PORT_OPTION)
DEBUG stream_writer.py:1944 DO COM_PORT_OPTION not supported.
DEBUG stream_writer.py:3330 local_option[COM_PORT_OPTION] = False
DEBUG stream_writer.py:1019 send IAC WONT COM_PORT_OPTION
DEBUG stream_writer.py:768 recv IAC WILL SGA
DEBUG stream_writer.py:1994 handle_will(SGA)
DEBUG stream_writer.py:993 skip DO SGA; pending_option = True
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 WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
DEBUG stream_writer.py:3330 remote_option[ECHO] = False
DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:768 recv IAC WILL STATUS
DEBUG stream_writer.py:1994 handle_will(STATUS)
DEBUG stream_writer.py:3330 remote_option[STATUS] = True
DEBUG stream_writer.py:1110 send IAC SB STATUS SEND IAC SE
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = True
DEBUG stream_writer.py:3330 pending_option[DO + STATUS] = False
DEBUG stream_writer.py:762 begin sub-negotiation SB STATUS
DEBUG stream_writer.py:749 sub-negotiation cmd STATUS SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = False
DEBUG stream_writer.py:2575 STATUS agreed: SGA
DEBUG stream_writer.py:2577 STATUS disagreed: ECHO
DEBUG stream_writer.py:768 recv IAC WILL CHARSET
DEBUG stream_writer.py:1994 handle_will(CHARSET)
DEBUG stream_writer.py:993 skip DO CHARSET; pending_option = True
DEBUG stream_writer.py:3330 remote_option[CHARSET] = True
DEBUG client.py:168 Both sides support CHARSET, ready for server to initiate REQUEST
DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = False
DEBUG stream_writer.py:768 recv IAC WILL EOR
DEBUG stream_writer.py:1994 handle_will(EOR)
DEBUG stream_writer.py:993 skip DO EOR; pending_option = True
DEBUG stream_writer.py:3330 remote_option[EOR] = True
DEBUG stream_writer.py:3330 pending_option[DO + EOR] = False
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 DO SGA
DEBUG stream_writer.py:1836 handle_do(SGA)
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC DO STATUS
DEBUG stream_writer.py:1836 handle_do(STATUS)
DEBUG stream_writer.py:2606 send IAC SB STATUS IS WILL SGA WILL ECHO WILL CHARSET WILL EOR WONT COM_PORT_OPTION WILL BINARY DO SGA
    DO ECHO DO CHARSET DO EOR IAC SE
DEBUG stream_writer.py:768 recv IAC DO CHARSET
DEBUG stream_writer.py:1836 handle_do(CHARSET)
DEBUG stream_writer.py:768 recv IAC DO EOR
DEBUG stream_writer.py:1836 handle_do(EOR)
DEBUG stream_writer.py:768 recv IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:1836 handle_do(COM_PORT_OPTION)
DEBUG stream_writer.py:1944 DO COM_PORT_OPTION not supported.
DEBUG stream_writer.py:1019 send IAC WONT COM_PORT_OPTION
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:768 recv IAC WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
DEBUG stream_writer.py:768 recv IAC WILL STATUS
DEBUG stream_writer.py:784 WILL STATUS unsolicited
DEBUG stream_writer.py:1994 handle_will(STATUS)
DEBUG stream_writer.py:1110 send IAC SB STATUS SEND IAC SE
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = True
DEBUG stream_writer.py:762 begin sub-negotiation SB STATUS
DEBUG stream_writer.py:749 sub-negotiation cmd STATUS SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = False
DEBUG stream_writer.py:2575 STATUS agreed: SGA
DEBUG stream_writer.py:2577 STATUS disagreed: ECHO
DEBUG stream_writer.py:727 IAC TSPEED: not a legal 2-byte cmd, treating as data
DEBUG stream_writer.py:768 recv IAC DO SGA
DEBUG stream_writer.py:1836 handle_do(SGA)
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC DO STATUS
DEBUG stream_writer.py:1836 handle_do(STATUS)
DEBUG stream_writer.py:2606 send IAC SB STATUS IS WILL SGA WILL ECHO WILL CHARSET WILL EOR WONT COM_PORT_OPTION WILL BINARY DO SGA
    DO ECHO DO CHARSET DO EOR IAC SE
DEBUG stream_writer.py:768 recv IAC DO CHARSET
DEBUG stream_writer.py:1836 handle_do(CHARSET)
DEBUG stream_writer.py:768 recv IAC DO EOR
DEBUG stream_writer.py:1836 handle_do(EOR)
DEBUG stream_writer.py:768 recv IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:1836 handle_do(COM_PORT_OPTION)
DEBUG stream_writer.py:1944 DO COM_PORT_OPTION not supported.
DEBUG stream_writer.py:1019 send IAC WONT COM_PORT_OPTION
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:768 recv IAC WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
DEBUG stream_writer.py:768 recv IAC WILL STATUS
DEBUG stream_writer.py:784 WILL STATUS unsolicited
DEBUG stream_writer.py:1994 handle_will(STATUS)
DEBUG stream_writer.py:1110 send IAC SB STATUS SEND IAC SE
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = True
DEBUG stream_writer.py:762 begin sub-negotiation SB STATUS
DEBUG stream_writer.py:749 sub-negotiation cmd STATUS SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = False
DEBUG stream_writer.py:2575 STATUS agreed: SGA
DEBUG stream_writer.py:2577 STATUS disagreed: ECHO
DEBUG stream_writer.py:727 IAC TSPEED: not a legal 2-byte cmd, treating as data
DEBUG stream_writer.py:768 recv IAC DO SGA
DEBUG stream_writer.py:1836 handle_do(SGA)
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC DO STATUS
DEBUG stream_writer.py:1836 handle_do(STATUS)
DEBUG stream_writer.py:2606 send IAC SB STATUS IS WILL SGA WILL ECHO WILL CHARSET WILL EOR WONT COM_PORT_OPTION WILL BINARY DO SGA
    DO ECHO DO CHARSET DO EOR IAC SE
DEBUG stream_writer.py:768 recv IAC DO CHARSET
DEBUG stream_writer.py:1836 handle_do(CHARSET)
DEBUG stream_writer.py:768 recv IAC DO EOR
DEBUG stream_writer.py:1836 handle_do(EOR)
DEBUG stream_writer.py:768 recv IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:1836 handle_do(COM_PORT_OPTION)
DEBUG stream_writer.py:1944 DO COM_PORT_OPTION not supported.
DEBUG stream_writer.py:1019 send IAC WONT COM_PORT_OPTION
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:768 recv IAC WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
DEBUG stream_writer.py:768 recv IAC WILL STATUS
DEBUG stream_writer.py:784 WILL STATUS unsolicited
DEBUG stream_writer.py:1994 handle_will(STATUS)
DEBUG stream_writer.py:1110 send IAC SB STATUS SEND IAC SE
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = True
DEBUG stream_writer.py:762 begin sub-negotiation SB STATUS
DEBUG stream_writer.py:749 sub-negotiation cmd STATUS SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = False
DEBUG stream_writer.py:2575 STATUS agreed: SGA
DEBUG stream_writer.py:2577 STATUS disagreed: ECHO
DEBUG stream_writer.py:727 IAC TSPEED: not a legal 2-byte cmd, treating as data
DEBUG stream_writer.py:768 recv IAC DO SGA
DEBUG stream_writer.py:1836 handle_do(SGA)
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC DO STATUS
DEBUG stream_writer.py:1836 handle_do(STATUS)
DEBUG stream_writer.py:2606 send IAC SB STATUS IS WILL SGA WILL ECHO WILL CHARSET WILL EOR WONT COM_PORT_OPTION WILL BINARY DO SGA
    DO ECHO DO CHARSET DO EOR IAC SE
DEBUG stream_writer.py:768 recv IAC DO CHARSET
DEBUG stream_writer.py:1836 handle_do(CHARSET)
DEBUG stream_writer.py:768 recv IAC DO EOR
DEBUG stream_writer.py:1836 handle_do(EOR)
DEBUG stream_writer.py:768 recv IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:1836 handle_do(COM_PORT_OPTION)
DEBUG stream_writer.py:1944 DO COM_PORT_OPTION not supported.
DEBUG stream_writer.py:1019 send IAC WONT COM_PORT_OPTION
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:768 recv IAC WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
DEBUG stream_writer.py:768 recv IAC WILL STATUS
DEBUG stream_writer.py:784 WILL STATUS unsolicited
DEBUG stream_writer.py:1994 handle_will(STATUS)
DEBUG stream_writer.py:1110 send IAC SB STATUS SEND IAC SE
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = True
DEBUG stream_writer.py:762 begin sub-negotiation SB STATUS
DEBUG stream_writer.py:749 sub-negotiation cmd STATUS SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = False
DEBUG stream_writer.py:2575 STATUS agreed: SGA
DEBUG stream_writer.py:2577 STATUS disagreed: ECHO
DEBUG stream_writer.py:727 IAC TSPEED: not a legal 2-byte cmd, treating as data
DEBUG stream_writer.py:768 recv IAC DO SGA
DEBUG stream_writer.py:1836 handle_do(SGA)
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC DO STATUS
DEBUG stream_writer.py:1836 handle_do(STATUS)
DEBUG stream_writer.py:2606 send IAC SB STATUS IS WILL SGA WILL ECHO WILL CHARSET WILL EOR WONT COM_PORT_OPTION WILL BINARY DO SGA
    DO ECHO DO CHARSET DO EOR IAC SE
DEBUG stream_writer.py:768 recv IAC DO CHARSET
DEBUG stream_writer.py:1836 handle_do(CHARSET)
DEBUG stream_writer.py:768 recv IAC DO EOR
DEBUG stream_writer.py:1836 handle_do(EOR)
DEBUG stream_writer.py:768 recv IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:1836 handle_do(COM_PORT_OPTION)
DEBUG stream_writer.py:1944 DO COM_PORT_OPTION not supported.
DEBUG stream_writer.py:1019 send IAC WONT COM_PORT_OPTION
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:768 recv IAC WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
DEBUG stream_writer.py:768 recv IAC WILL STATUS
DEBUG stream_writer.py:784 WILL STATUS unsolicited
DEBUG stream_writer.py:1994 handle_will(STATUS)
DEBUG stream_writer.py:1110 send IAC SB STATUS SEND IAC SE
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = True
DEBUG stream_writer.py:762 begin sub-negotiation SB STATUS
DEBUG stream_writer.py:749 sub-negotiation cmd STATUS SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = False
DEBUG stream_writer.py:2575 STATUS agreed: SGA
DEBUG stream_writer.py:2577 STATUS disagreed: ECHO
DEBUG stream_writer.py:727 IAC TSPEED: not a legal 2-byte cmd, treating as data
DEBUG stream_writer.py:768 recv IAC DO SGA
DEBUG stream_writer.py:1836 handle_do(SGA)
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC DO STATUS
DEBUG stream_writer.py:1836 handle_do(STATUS)
DEBUG stream_writer.py:2606 send IAC SB STATUS IS WILL SGA WILL ECHO WILL CHARSET WILL EOR WONT COM_PORT_OPTION WILL BINARY DO SGA
    DO ECHO DO CHARSET DO EOR IAC SE
DEBUG stream_writer.py:768 recv IAC DO CHARSET
DEBUG stream_writer.py:1836 handle_do(CHARSET)
DEBUG stream_writer.py:768 recv IAC DO EOR
DEBUG stream_writer.py:1836 handle_do(EOR)
DEBUG stream_writer.py:768 recv IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:1836 handle_do(COM_PORT_OPTION)
DEBUG stream_writer.py:1944 DO COM_PORT_OPTION not supported.
DEBUG stream_writer.py:1019 send IAC WONT COM_PORT_OPTION
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:768 recv IAC WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
DEBUG stream_writer.py:768 recv IAC WILL STATUS
DEBUG stream_writer.py:784 WILL STATUS unsolicited
DEBUG stream_writer.py:1994 handle_will(STATUS)
DEBUG stream_writer.py:1110 send IAC SB STATUS SEND IAC SE
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = True
DEBUG stream_writer.py:762 begin sub-negotiation SB STATUS
DEBUG stream_writer.py:749 sub-negotiation cmd STATUS SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = False
DEBUG stream_writer.py:2575 STATUS agreed: SGA
DEBUG stream_writer.py:2577 STATUS disagreed: ECHO
DEBUG stream_writer.py:727 IAC TSPEED: not a legal 2-byte cmd, treating as data
DEBUG stream_writer.py:768 recv IAC DO SGA
DEBUG stream_writer.py:1836 handle_do(SGA)
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC DO STATUS
DEBUG stream_writer.py:1836 handle_do(STATUS)
DEBUG stream_writer.py:2606 send IAC SB STATUS IS WILL SGA WILL ECHO WILL CHARSET WILL EOR WONT COM_PORT_OPTION WILL BINARY DO SGA
    DO ECHO DO CHARSET DO EOR IAC SE
DEBUG stream_writer.py:768 recv IAC DO CHARSET
DEBUG stream_writer.py:1836 handle_do(CHARSET)
DEBUG stream_writer.py:768 recv IAC DO EOR
DEBUG stream_writer.py:1836 handle_do(EOR)
DEBUG stream_writer.py:768 recv IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:1836 handle_do(COM_PORT_OPTION)
DEBUG stream_writer.py:1944 DO COM_PORT_OPTION not supported.
DEBUG stream_writer.py:1019 send IAC WONT COM_PORT_OPTION
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:768 recv IAC WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
DEBUG stream_writer.py:768 recv IAC WILL STATUS
DEBUG stream_writer.py:784 WILL STATUS unsolicited
DEBUG stream_writer.py:1994 handle_will(STATUS)
DEBUG stream_writer.py:1110 send IAC SB STATUS SEND IAC SE
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = True
DEBUG stream_writer.py:762 begin sub-negotiation SB STATUS
DEBUG stream_writer.py:749 sub-negotiation cmd STATUS SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = False
DEBUG stream_writer.py:2575 STATUS agreed: SGA
DEBUG stream_writer.py:2577 STATUS disagreed: ECHO
DEBUG stream_writer.py:727 IAC TSPEED: not a legal 2-byte cmd, treating as data
DEBUG stream_writer.py:768 recv IAC DO SGA
DEBUG stream_writer.py:1836 handle_do(SGA)
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC DO STATUS
DEBUG stream_writer.py:1836 handle_do(STATUS)
DEBUG stream_writer.py:2606 send IAC SB STATUS IS WILL SGA WILL ECHO WILL CHARSET WILL EOR WONT COM_PORT_OPTION WILL BINARY DO SGA
    DO ECHO DO CHARSET DO EOR IAC SE
DEBUG stream_writer.py:768 recv IAC DO CHARSET
DEBUG stream_writer.py:1836 handle_do(CHARSET)
DEBUG stream_writer.py:768 recv IAC DO EOR
DEBUG stream_writer.py:1836 handle_do(EOR)
DEBUG stream_writer.py:768 recv IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:1836 handle_do(COM_PORT_OPTION)
DEBUG stream_writer.py:1944 DO COM_PORT_OPTION not supported.
DEBUG stream_writer.py:1019 send IAC WONT COM_PORT_OPTION
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:768 recv IAC WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
DEBUG stream_writer.py:768 recv IAC WILL STATUS
DEBUG stream_writer.py:784 WILL STATUS unsolicited
DEBUG stream_writer.py:1994 handle_will(STATUS)
DEBUG stream_writer.py:1110 send IAC SB STATUS SEND IAC SE
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = True
DEBUG stream_writer.py:762 begin sub-negotiation SB STATUS
DEBUG stream_writer.py:749 sub-negotiation cmd STATUS SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = False
DEBUG stream_writer.py:2575 STATUS agreed: SGA
DEBUG stream_writer.py:2577 STATUS disagreed: ECHO
DEBUG stream_writer.py:727 IAC TSPEED: not a legal 2-byte cmd, treating as data
DEBUG stream_writer.py:768 recv IAC DO SGA
DEBUG stream_writer.py:1836 handle_do(SGA)
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC DO STATUS
DEBUG stream_writer.py:1836 handle_do(STATUS)
DEBUG stream_writer.py:2606 send IAC SB STATUS IS WILL SGA WILL ECHO WILL CHARSET WILL EOR WONT COM_PORT_OPTION WILL BINARY DO SGA
    DO ECHO DO CHARSET DO EOR IAC SE
DEBUG stream_writer.py:768 recv IAC DO CHARSET
DEBUG stream_writer.py:1836 handle_do(CHARSET)
DEBUG stream_writer.py:768 recv IAC DO EOR
DEBUG stream_writer.py:1836 handle_do(EOR)
DEBUG stream_writer.py:768 recv IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:1836 handle_do(COM_PORT_OPTION)
DEBUG stream_writer.py:1944 DO COM_PORT_OPTION not supported.
DEBUG stream_writer.py:1019 send IAC WONT COM_PORT_OPTION
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:768 recv IAC WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
DEBUG stream_writer.py:768 recv IAC WILL STATUS
DEBUG stream_writer.py:784 WILL STATUS unsolicited
DEBUG stream_writer.py:1994 handle_will(STATUS)
DEBUG stream_writer.py:1110 send IAC SB STATUS SEND IAC SE
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = True
DEBUG stream_writer.py:762 begin sub-negotiation SB STATUS
DEBUG stream_writer.py:749 sub-negotiation cmd STATUS SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = False
DEBUG stream_writer.py:2575 STATUS agreed: SGA
DEBUG stream_writer.py:2577 STATUS disagreed: ECHO
DEBUG stream_writer.py:727 IAC TSPEED: not a legal 2-byte cmd, treating as data
DEBUG stream_writer.py:768 recv IAC DO SGA
DEBUG stream_writer.py:1836 handle_do(SGA)
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC DO STATUS
DEBUG stream_writer.py:1836 handle_do(STATUS)
DEBUG stream_writer.py:2606 send IAC SB STATUS IS WILL SGA WILL ECHO WILL CHARSET WILL EOR WONT COM_PORT_OPTION WILL BINARY DO SGA
    DO ECHO DO CHARSET DO EOR IAC SE
DEBUG stream_writer.py:768 recv IAC DO CHARSET
DEBUG stream_writer.py:1836 handle_do(CHARSET)
DEBUG stream_writer.py:768 recv IAC DO EOR
DEBUG stream_writer.py:1836 handle_do(EOR)
DEBUG stream_writer.py:768 recv IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:1836 handle_do(COM_PORT_OPTION)
DEBUG stream_writer.py:1944 DO COM_PORT_OPTION not supported.
DEBUG stream_writer.py:1019 send IAC WONT COM_PORT_OPTION
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:768 recv IAC WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
DEBUG stream_writer.py:768 recv IAC WILL STATUS
DEBUG stream_writer.py:784 WILL STATUS unsolicited
DEBUG stream_writer.py:1994 handle_will(STATUS)
DEBUG stream_writer.py:1110 send IAC SB STATUS SEND IAC SE
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = True
DEBUG stream_writer.py:762 begin sub-negotiation SB STATUS
DEBUG stream_writer.py:749 sub-negotiation cmd STATUS SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = False
DEBUG stream_writer.py:2575 STATUS agreed: SGA
DEBUG stream_writer.py:2577 STATUS disagreed: ECHO
DEBUG stream_writer.py:727 IAC TSPEED: not a legal 2-byte cmd, treating as data
DEBUG stream_writer.py:768 recv IAC DO SGA
DEBUG stream_writer.py:1836 handle_do(SGA)
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC DO STATUS
DEBUG stream_writer.py:1836 handle_do(STATUS)
DEBUG stream_writer.py:2606 send IAC SB STATUS IS WILL SGA WILL ECHO WILL CHARSET WILL EOR WONT COM_PORT_OPTION WILL BINARY DO SGA
    DO ECHO DO CHARSET DO EOR IAC SE
DEBUG stream_writer.py:768 recv IAC DO CHARSET
DEBUG stream_writer.py:1836 handle_do(CHARSET)
DEBUG stream_writer.py:768 recv IAC DO EOR
DEBUG stream_writer.py:1836 handle_do(EOR)
DEBUG stream_writer.py:768 recv IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:1836 handle_do(COM_PORT_OPTION)
DEBUG stream_writer.py:1944 DO COM_PORT_OPTION not supported.
DEBUG stream_writer.py:1019 send IAC WONT COM_PORT_OPTION
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:768 recv IAC WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
DEBUG stream_writer.py:768 recv IAC WILL STATUS
DEBUG stream_writer.py:784 WILL STATUS unsolicited
DEBUG stream_writer.py:1994 handle_will(STATUS)
DEBUG stream_writer.py:1110 send IAC SB STATUS SEND IAC SE
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = True
DEBUG stream_writer.py:762 begin sub-negotiation SB STATUS
DEBUG stream_writer.py:749 sub-negotiation cmd STATUS SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = False
DEBUG stream_writer.py:2575 STATUS agreed: SGA
DEBUG stream_writer.py:2577 STATUS disagreed: ECHO
DEBUG stream_writer.py:727 IAC TSPEED: not a legal 2-byte cmd, treating as data
DEBUG stream_writer.py:768 recv IAC DO SGA
DEBUG stream_writer.py:1836 handle_do(SGA)
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC DO STATUS
DEBUG stream_writer.py:1836 handle_do(STATUS)
DEBUG stream_writer.py:2606 send IAC SB STATUS IS WILL SGA WILL ECHO WILL CHARSET WILL EOR WONT COM_PORT_OPTION WILL BINARY DO SGA
    DO ECHO DO CHARSET DO EOR IAC SE
DEBUG stream_writer.py:768 recv IAC DO CHARSET
DEBUG stream_writer.py:1836 handle_do(CHARSET)
DEBUG stream_writer.py:768 recv IAC DO EOR
DEBUG stream_writer.py:1836 handle_do(EOR)
DEBUG stream_writer.py:768 recv IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:1836 handle_do(COM_PORT_OPTION)
DEBUG stream_writer.py:1944 DO COM_PORT_OPTION not supported.
DEBUG stream_writer.py:1019 send IAC WONT COM_PORT_OPTION
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:768 recv IAC WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
DEBUG stream_writer.py:768 recv IAC WILL STATUS
DEBUG stream_writer.py:784 WILL STATUS unsolicited
DEBUG stream_writer.py:1994 handle_will(STATUS)
DEBUG stream_writer.py:1110 send IAC SB STATUS SEND IAC SE
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = True
DEBUG stream_writer.py:762 begin sub-negotiation SB STATUS
DEBUG stream_writer.py:749 sub-negotiation cmd STATUS SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = False
DEBUG stream_writer.py:2575 STATUS agreed: SGA
DEBUG stream_writer.py:2577 STATUS disagreed: ECHO
DEBUG stream_writer.py:727 IAC TSPEED: not a legal 2-byte cmd, treating as data
DEBUG stream_writer.py:768 recv IAC DO SGA
DEBUG stream_writer.py:1836 handle_do(SGA)
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC DO STATUS
DEBUG stream_writer.py:1836 handle_do(STATUS)
DEBUG stream_writer.py:2606 send IAC SB STATUS IS WILL SGA WILL ECHO WILL CHARSET WILL EOR WONT COM_PORT_OPTION WILL BINARY DO SGA
    DO ECHO DO CHARSET DO EOR IAC SE
DEBUG stream_writer.py:768 recv IAC DO CHARSET
DEBUG stream_writer.py:1836 handle_do(CHARSET)
DEBUG stream_writer.py:768 recv IAC DO EOR
DEBUG stream_writer.py:1836 handle_do(EOR)
DEBUG stream_writer.py:768 recv IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:1836 handle_do(COM_PORT_OPTION)
DEBUG stream_writer.py:1944 DO COM_PORT_OPTION not supported.
DEBUG stream_writer.py:1019 send IAC WONT COM_PORT_OPTION
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:768 recv IAC WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
DEBUG stream_writer.py:768 recv IAC WILL STATUS
DEBUG stream_writer.py:784 WILL STATUS unsolicited
DEBUG stream_writer.py:1994 handle_will(STATUS)
DEBUG stream_writer.py:1110 send IAC SB STATUS SEND IAC SE
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = True
DEBUG stream_writer.py:762 begin sub-negotiation SB STATUS
DEBUG stream_writer.py:749 sub-negotiation cmd STATUS SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = False
DEBUG stream_writer.py:2575 STATUS agreed: SGA
DEBUG stream_writer.py:2577 STATUS disagreed: ECHO
DEBUG stream_writer.py:727 IAC TSPEED: not a legal 2-byte cmd, treating as data
INFO fingerprinting.py:746 new server fingerprint 5fae31d9f072caae
INFO client_base.py:118 Connection closed to <Peer 216.117.130.175 2525>

pofobbs.ddns.net:992

Connection Banner:

Rybbs Bulletin Board Registered V. 8.0 Copyright 1986-94 Gregory J. Ryan Graphics: [C]olor-ANSI [A]scii-IBM [N]one - None Welcome to Atari Portfolio BBS This BBS is running under RYBBS. A Single Node BBS. Your SYSOP is Gary Crunk -​----------------------------- Welcome to Atari Portfolio BBS This BBS is for the Atari Portfolio or smaller and older computers that may only be able to display Text (Like an old terminal). It can display ANSI as well as normal Text. (S)top,(N)onstop or [C]ontinue-

Server URLs

Server Location: 🇺🇸 United States (GeoIP)

Listing

  • BBS Name: Atari Portfolio BBS (from listing)

  • Listed Location: Fayetteville, NC, USA

BBS Software

Reported: RYBBS

Encoding

  • Effective encoding: ascii

  • Scanner detected: cp437

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": "None\r\nWelcome to Atari Portfolio BBS\r\nThis BBS is running under\r\nRYBBS.  A Single Node BBS.\r\nYour SYSOP is Gary Crunk\r\n------------------------------\r\n\f  Welcome to Atari Portfolio BBS\r\n  This BBS is for the Atari Portfolio\r\n  or smaller and older computers that \r\n  may only be able to display Text \r\n  (Like an old terminal). It can \r\n  display ANSI as well as normal Text.\r\n(S)top,(N)onstop or [C]ontinue-",
      "banner_before_return": "\nRybbs Bulletin Board   Registered V. 8.0\r\nCopyright 1986-94 Gregory J. Ryan\r\n\rGraphics: [C]olor-ANSI  [A]scii-IBM  [N]one - ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "cp437",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5109603404998779,
        "total": 11.450318098068237
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:09:55.128133+00:00",
      "host": "pofobbs.ddns.net",
      "ip": "216.117.130.175",
      "port": 992
    }
  ]
}

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

quazarbbs.dynu.net:2523

Connection Banner:

__ QUAZAR BBS DOOR GAME SERVER Copyright (C) 2018 All Rights Reserved Date: 3/6/2026 Time: 8:20 PM Node: #1 Connect: TELNET Running: Windows Server 2022 Datacenter 64-bit Enter NEW to register for a new account What is your Alias: What is your Password:

Server URLs

Server Location: 🇺🇸 United States (GeoIP)

Listing

  • BBS Name: Quazar BBS Door Game Server (from listing)

  • Sysop: Gary Crunk

  • Listed Location: Eloy, AZ, USA

BBS Software

Reported: GameSrv

Encoding

  • Effective encoding: ascii

  • Scanner detected: cp437

Telnet Fingerprint

a4e63b6c49015c0c

This fingerprint is shared by 1 other server.

Options offered by server: BINARY

Options requested from client: SGA

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

Show JSON
{
  "server-probe": {
    "fingerprint": "a4e63b6c49015c0c",
    "fingerprint-data": {
      "offered-options": [
        "BINARY"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "CHARSET",
        "COM_PORT",
        "ECHO",
        "EOR",
        "GMCP",
        "MCCP2",
        "MCCP3",
        "MSDP",
        "MSP",
        "MSSP",
        "MXP",
        "SGA",
        "STATUS",
        "ZMP"
      ],
      "requested-options": [
        "SGA"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "\r\nWhat is your Password: \u001b[0m",
      "banner_before_return": "\r\n\u001b[s\u001b[255B\u001b[255C\b_\u001b[6n\u001b[u\u001b[!_\u001b[0m_\u001b[2J\u001b[H\f\r\u001b[0m\u001b[2J\u001b[0;0H\u001b[1;36mQUAZAR BBS DOOR GAME SERVER\r\n\u001b[34mCopyright (C) 2018\r\n\u001b[0;34mAll Rights Reserved\r\n\u001b[0m\r\n    Date: \u001b[1;33m3/6/2026\u001b[0m\r\n    Time: \u001b[1;33m8:20 PM\u001b[0m\r\n    Node: \u001b[1;33m#1\u001b[0m\r\n Connect: \u001b[1;33mTELNET\u001b[0m\r\n Running: \u001b[1;33mWindows Server 2022 Datacenter 64-bit\r\n\u001b[0m\r\n\u001b[0mEnter \u001b[1;37mNEW\u001b[0m to register for a new account\r\n   What is your Alias: \u001b[0m",
      "dsr_replies": 1,
      "dsr_requests": 1,
      "encoding": "cp437",
      "option_states": {
        "server_offered": {
          "BINARY": true
        },
        "server_requested": {
          "AARDWOLF": false,
          "ATCP": false,
          "ECHO": false,
          "GMCP": false,
          "LINEMODE": false,
          "MCCP2": false,
          "MCCP3": false,
          "MSDP": false,
          "MSP": false,
          "MSSP": false,
          "MXP": false,
          "NAWS": false,
          "SGA": true,
          "ZMP": false
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5094242095947266,
        "total": 11.711061477661133
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:20:48.461422+00:00",
      "host": "quazarbbs.dynu.net",
      "ip": "216.117.130.175",
      "port": 2523
    }
  ]
}

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 quazarbbs.dynu.net 2523
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=quazarbbs.dynu.net port=2523
INFO client_base.py:186 Connected to <Peer 216.117.130.175 2523>
DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1019 send IAC WILL MXP
DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1019 send IAC WILL ATCP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1019 send IAC WILL GMCP
DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSP
DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSDP
DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSSP
DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1019 send IAC WILL ZMP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1019 send IAC DO MXP
DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1019 send IAC DO ATCP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1019 send IAC DO GMCP
DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC DO AARDWOLF
DEBUG stream_writer.py:3330 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSP
DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1019 send IAC DO MSDP
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSSP
DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1019 send IAC DO ZMP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP2_COMPRESS
DEBUG stream_writer.py:768 recv IAC WILL BINARY
DEBUG stream_writer.py:784 WILL BINARY unsolicited
DEBUG stream_writer.py:1994 handle_will(BINARY)
DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:1019 send IAC DO BINARY
DEBUG stream_writer.py:3330 remote_option[BINARY] = True
DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = False
DEBUG stream_writer.py:768 recv IAC DONT ECHO
DEBUG stream_writer.py:1959 handle_dont(ECHO)
DEBUG stream_writer.py:3330 pending_option[WILL + ECHO] = False
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:768 recv IAC DO SGA
DEBUG stream_writer.py:1836 handle_do(SGA)
DEBUG stream_writer.py:3330 pending_option[WILL + SGA] = True
DEBUG stream_writer.py:1019 send IAC WILL SGA
DEBUG stream_writer.py:3330 local_option[SGA] = True
DEBUG stream_writer.py:3330 pending_option[WILL + SGA] = 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 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 DONT MXP
DEBUG stream_writer.py:1959 handle_dont(MXP)
DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = False
DEBUG stream_writer.py:3330 local_option[MXP] = False
DEBUG stream_writer.py:768 recv IAC DONT ATCP
DEBUG stream_writer.py:1959 handle_dont(ATCP)
DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = False
DEBUG stream_writer.py:3330 local_option[ATCP] = False
DEBUG stream_writer.py:768 recv IAC DONT MCCP3_COMPRESS
DEBUG stream_writer.py:1959 handle_dont(MCCP3_COMPRESS)
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = False
DEBUG stream_writer.py:3330 local_option[MCCP3_COMPRESS] = False
DEBUG stream_writer.py:768 recv IAC DONT GMCP
DEBUG stream_writer.py:1959 handle_dont(GMCP)
DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = False
DEBUG stream_writer.py:3330 local_option[GMCP] = False
DEBUG stream_writer.py:768 recv IAC DONT AARDWOLF
DEBUG stream_writer.py:1959 handle_dont(AARDWOLF)
DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = False
DEBUG stream_writer.py:3330 local_option[AARDWOLF] = False
DEBUG stream_writer.py:768 recv IAC DONT MSP
DEBUG stream_writer.py:1959 handle_dont(MSP)
DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = False
DEBUG stream_writer.py:3330 local_option[MSP] = False
DEBUG stream_writer.py:768 recv IAC DONT MSDP
DEBUG stream_writer.py:1959 handle_dont(MSDP)
DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = False
DEBUG stream_writer.py:3330 local_option[MSDP] = False
DEBUG stream_writer.py:768 recv IAC DONT MSSP
DEBUG stream_writer.py:1959 handle_dont(MSSP)
DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = False
DEBUG stream_writer.py:3330 local_option[MSSP] = False
DEBUG stream_writer.py:768 recv IAC DONT ZMP
DEBUG stream_writer.py:1959 handle_dont(ZMP)
DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = False
DEBUG stream_writer.py:3330 local_option[ZMP] = False
DEBUG stream_writer.py:768 recv IAC DONT MCCP2_COMPRESS
DEBUG stream_writer.py:1959 handle_dont(MCCP2_COMPRESS)
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = False
DEBUG stream_writer.py:3330 local_option[MCCP2_COMPRESS] = False
DEBUG client_base.py:499 negotiation failed after 4.00s.
DEBUG client_base.py:505 failed-reply: '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 + 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
DEBUG stream_writer.py:768 recv IAC WONT STATUS
DEBUG stream_writer.py:2148 handle_wont(STATUS)
DEBUG stream_writer.py:3330 remote_option[STATUS] = False
DEBUG stream_writer.py:3330 pending_option[DO + STATUS] = False
DEBUG stream_writer.py:768 recv IAC WONT CHARSET
DEBUG stream_writer.py:2148 handle_wont(CHARSET)
DEBUG stream_writer.py:3330 remote_option[CHARSET] = False
DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = False
DEBUG stream_writer.py:768 recv IAC WONT EOR
DEBUG stream_writer.py:2148 handle_wont(EOR)
DEBUG stream_writer.py:3330 remote_option[EOR] = False
DEBUG stream_writer.py:3330 pending_option[DO + EOR] = False
DEBUG stream_writer.py:768 recv IAC WONT COM_PORT_OPTION
DEBUG stream_writer.py:2148 handle_wont(COM_PORT_OPTION)
DEBUG stream_writer.py:3330 remote_option[COM_PORT_OPTION] = False
DEBUG stream_writer.py:3330 pending_option[DO + COM_PORT_OPTION] = False
INFO fingerprinting.py:755 connection for server fingerprint a4e63b6c49015c0c
INFO client_base.py:118 Connection closed to <Peer 216.117.130.175 2523>