southcentral.se:1023

Connection Banner:

telnetd.device: Waiting for unit to answer. telnetd.device: Connected to TCP/IP port 1023 unit 0. 

Server URLs

Server Location: 🇸🇪 Sweden (GeoIP)

Listing

  • BBS Name: South Central (from listing)

  • Sysop: Carl Söderstjerna

  • Listed Location: Klippan, , Sweden

BBS Software

Reported: Max BBS

Encoding

  • Effective encoding: topaz

  • Override: topaz (from bbslist.txt)

  • Scanner detected: ascii

Telnet Fingerprint

0e8c326f7449f30f

This fingerprint is shared by 2 other servers.

Options offered by server: BINARY, ECHO, SGA, STATUS

Options requested from client: BINARY, LINEMODE, NAWS, TSPEED

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

Show JSON
{
  "server-probe": {
    "fingerprint": "0e8c326f7449f30f",
    "fingerprint-data": {
      "offered-options": [
        "BINARY",
        "ECHO",
        "SGA",
        "STATUS"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "CHARSET",
        "COM_PORT",
        "EOR",
        "GMCP",
        "MSDP",
        "MSP",
        "MSSP",
        "MXP",
        "ZMP"
      ],
      "requested-options": [
        "BINARY",
        "LINEMODE",
        "NAWS",
        "TSPEED"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "telnetd.device:  Connected to TCP/IP port 1023 unit 0.\r\n\u0007\r\n",
      "banner_before_return": "\r\ntelnetd.device:  Waiting for unit to answer.\r\n",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "ECHO": true,
          "SGA": true,
          "STATUS": true
        },
        "server_requested": {
          "BINARY": true,
          "LINEMODE": true,
          "NAWS": true,
          "TSPEED": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.10369515419006348,
        "total": 6.2302892208099365
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T18:00:19.433791+00:00",
      "host": "southcentral.se",
      "ip": "213.65.169.248",
      "port": 1023
    }
  ]
}

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 southcentral.se 1023
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=southcentral.se port=1023
INFO client_base.py:186 Connected to <Peer 213.65.169.248 1023>
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
INFO client_base.py:121 Connection lost to <Peer 213.65.169.248 1023>: [Errno 104] Connection reset by peer
WARNING server_fingerprinting.py:444 southcentral.se:1023: [Errno 104] Connection reset by peer