dreamland.rocks

dreamland.rocks:9000

Protocol Support

MUD-specific protocols detected via MSSP flags or Telnet negotiation. See the glossary for definitions.

  • MSSP: No

  • GMCP: Negotiated

  • MSDP: No

  • MCCP: No

  • MCCP2: No

  • MXP: No

  • MSP: No

  • MCP: No

  • ZMP: No

Telnet Fingerprint

b34b7f2c1edf649f…

This fingerprint is shared by 3 other servers.

Options offered by server: EOR

Options requested from client: TTYPE

Data source: b34b7f2c1edf649f/0e4e29980658a41a.json

The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.

{
  "server-probe": {
    "fingerprint": "b34b7f2c1edf649f",
    "fingerprint-data": {
      "offered-options": [
        "EOR"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AUTHENTICATION",
        "BINARY",
        "BM",
        "CHARSET",
        "COM_PORT",
        "DET",
        "ECHO",
        "ENCRYPT",
        "FORWARD_X",
        "KERMIT",
        "NAMS",
        "NAOCRD",
        "NAOFFD",
        "NAOHTD",
        "NAOHTS",
        "NAOL",
        "NAOLFD",
        "NAOP",
        "NAOVTD",
        "NAOVTS",
        "PRAGMA_HEARTBEAT",
        "PRAGMA_LOGON",
        "RCP",
        "RCTE",
        "RSP",
        "SEND_URL",
        "SGA",
        "SSPI_LOGON",
        "STATUS",
        "SUPDUP",
        "SUPDUPOUTPUT",
        "SUPPRESS_LOCAL_ECHO",
        "TLS",
        "TN3270E",
        "TTYLOC",
        "VT3270REGIME",
        "X3PAD",
        "XAUTH"
      ],
      "requested-options": [
        "TTYPE"
      ]
    },
    "session_data": {
      "banner_after_return": "$$$     $$     $$\n     \\      ::::'/           $$  $$   $$     $$$   $$$   $$$    $$    $$\n   :8a|    # # ##           $$$$$$$$ $$$$   $$$$$ $$$$$  $$$$  $$$$$$$$\n   ::88a      ###   \n  ::::::888a88aLA                       \n :::::::::::::::a8a\t             https://dreamland.rocks\n :::::8::::888:Y8888               telnet dreamland.rocks 9000   \n:: ::::88a::::88a:Y88a         \n' .: ::Y88a:::::8a:Y88a\n.::  :::Y88as88a...s88aa\n\n1. KOI8-U    2. ALT (CP866)   3. WIN (CP1251)   4. ISO (ISO-8859-5) \n5. MAC       6. Translit      7. UTF-8\nPlease select your Ukrainian or Russian codepage: \n",
      "banner_before_return": "\n\r\u001b[2J\u001b[0;0H\u001b[0;37;40m\n\rDREAMLAND 4.0 by Ruffina, Filths, Taiphoen, Kerrad, Bast ('help credits')\n\n         ,\"|          $$$$$$$$   $$$$$$$    $$$$$$$$      $$      $$$$     $$$$\n           A           $$    $$   $$   $$    $$   $$      $$       $$$      $$\n          / \\  ,\"|     $$     $$  $$   $$    $$ $  $     $ $$      $$$$    $$$\n    ,\"|  [\"\"M#   A     $$     $$  $$$$$$     $$$$       $   $$     $$ $$  $ $$\n      A   | #   /.\\    $$     $$  $$   $$    $$ $  $   $$$$$$$$    $$  $$$  $$\n     /.\\ [\"\"M# [\"\"M#   $$    $$   $$    $$   $$   $$  $$     $$$   $$   $   $$\n    [\"\"M# | #  U\"U#U  $$$$$$$$   $$$$   $$$ $$$$$$$$ $$$$   $$$$$ $$$$     $$$$\n     | #  | #  \\ .:/\n     | #  | #___| #         $$$$          $$      $$$$  $$$$$  $$$$$$$$\n     | \"--'     .-\"          $$           $$       $$$$  $$$    $$    $$\n   |\"-\"-\"-\"-\"-#-#-##         $$          $ $$       $ $$  $     $$     $$\n   | D   # ## ######         $$         $   $$      $  $$ $     $$     $$\n    \\ L     .::::'/          $$   $    $$$$$$$$     $   ",
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "0x55": false,
          "0x56": false,
          "0x7b": false,
          "EOR": true,
          "GMCP": true
        },
        "server_requested": {
          "TTYPE": true
        }
      },
      "timing": {
        "probe": 0.5100321769714355,
        "total": 1.0110642910003662
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T06:33:52.022415+00:00",
      "host": "dreamland.rocks",
      "ip": "78.47.102.200",
      "port": 9000
    }
  ]
}

Connection Log

Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.

DEBUG client.py:773 Fingerprint client: host=dreamland.rocks port=9000
INFO client_base.py:174 Connected to <Peer 78.47.102.200 9000>
DEBUG stream_writer.py:655 recv IAC WILL EOR
DEBUG stream_writer.py:671 WILL EOR unsolicited
DEBUG stream_writer.py:1793 handle_will(EOR)
DEBUG stream_writer.py:2883 pending_option[DO + EOR] = True
DEBUG stream_writer.py:896 send IAC DO EOR
DEBUG stream_writer.py:2883 remote_option[EOR] = True
DEBUG stream_writer.py:2883 pending_option[DO + EOR] = False
DEBUG stream_writer.py:655 recv IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:671 WILL MCCP2_COMPRESS unsolicited
DEBUG stream_writer.py:1793 handle_will(MCCP2_COMPRESS)
DEBUG stream_writer.py:2883 remote_option[MCCP2_COMPRESS] = False
DEBUG stream_writer.py:896 send IAC DONT MCCP2_COMPRESS
WARNING stream_writer.py:1882 Unhandled: WILL MCCP2_COMPRESS.
DEBUG stream_writer.py:655 recv IAC WILL MCCP_COMPRESS
DEBUG stream_writer.py:671 WILL MCCP_COMPRESS unsolicited
DEBUG stream_writer.py:1793 handle_will(MCCP_COMPRESS)
DEBUG stream_writer.py:2883 remote_option[MCCP_COMPRESS] = False
DEBUG stream_writer.py:896 send IAC DONT MCCP_COMPRESS
WARNING stream_writer.py:1882 Unhandled: WILL MCCP_COMPRESS.
DEBUG stream_writer.py:655 recv IAC WILL b'{'
DEBUG stream_writer.py:671 WILL b'{' unsolicited
DEBUG stream_writer.py:1793 handle_will(b'{')
DEBUG stream_writer.py:2883 remote_option[b'{'] = False
DEBUG stream_writer.py:896 send IAC DONT b'{'
WARNING stream_writer.py:1882 Unhandled: WILL b'{'.
DEBUG stream_writer.py:655 recv IAC DO TTYPE
DEBUG stream_writer.py:1668 handle_do(TTYPE)
DEBUG stream_writer.py:2883 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:896 send IAC WILL TTYPE
DEBUG stream_writer.py:2883 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:2883 local_option[TTYPE] = True
DEBUG stream_writer.py:2883 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:655 recv IAC WILL GMCP
DEBUG stream_writer.py:671 WILL GMCP unsolicited
DEBUG stream_writer.py:1793 handle_will(GMCP)
DEBUG stream_writer.py:2883 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:896 send IAC DO GMCP
DEBUG stream_writer.py:2883 remote_option[GMCP] = True
DEBUG stream_writer.py:2883 pending_option[DO + GMCP] = False
DEBUG stream_writer.py:647 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:634 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:2883 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2105 recv TTYPE SEND: b''
DEBUG stream_writer.py:2116 send IAC SB TTYPE IS b'VT100' IAC SE
DEBUG stream_writer.py:647 begin sub-negotiation SB GMCP
DEBUG stream_writer.py:634 sub-negotiation cmd GMCP SE completion byte
DEBUG stream_writer.py:1938 [SB + GMCP] unsolicited
WARNING client_base.py:495   File "/home/jquast/telnetlib3/telnetlib3/client_base.py", line 399, in
    _process_chunk
WARNING client_base.py:495     recv_inband = writer.feed_byte(_ONE_BYTE[b])
WARNING client_base.py:495                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
WARNING client_base.py:495   File "/home/jquast/telnetlib3/telnetlib3/stream_writer.py", line 638,
    in feed_byte
WARNING client_base.py:495     self.handle_subnegotiation(self._sb_buffer)
WARNING client_base.py:495   File "/home/jquast/telnetlib3/telnetlib3/stream_writer.py", line 1959,
    in handle_subnegotiation
WARNING client_base.py:495     fn_call(buf)
WARNING client_base.py:495   File "/home/jquast/telnetlib3/telnetlib3/stream_writer.py", line 2710,
    in _handle_sb_gmcp
WARNING client_base.py:495     package, data = gmcp_decode(payload, encoding=encoding)
WARNING client_base.py:495                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
WARNING client_base.py:495   File "/home/jquast/telnetlib3/telnetlib3/mud.py", line 87, in
    gmcp_decode
WARNING client_base.py:495     raise ValueError(f"Invalid JSON in GMCP payload: {exc}") from exc
WARNING client_base.py:495 ValueError: Invalid JSON in GMCP payload: Extra data: line 2 column 1
    (char 2)
DEBUG stream_writer.py:647 begin sub-negotiation SB GMCP
DEBUG stream_writer.py:634 sub-negotiation cmd GMCP SE completion byte
DEBUG stream_writer.py:1938 [SB + GMCP] unsolicited
DEBUG stream_writer.py:1581 GMCP: Client.Map {'url':
    'https://dreamland-mud.github.io/dreamland_mudlet/downloads/Dreamland-mapping.dat'}
DEBUG client_base.py:460 negotiation complete after 2.01s.
DEBUG stream_writer.py:2883 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:896 send IAC DO BINARY
DEBUG stream_writer.py:2883 pending_option[DO + SGA] = True
DEBUG stream_writer.py:896 send IAC DO SGA
DEBUG stream_writer.py:2883 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:896 send IAC DO ECHO
DEBUG stream_writer.py:2883 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:896 send IAC DO STATUS
DEBUG stream_writer.py:2883 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:896 send IAC DO CHARSET
DEBUG stream_writer.py:2883 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:896 send IAC DO COM_PORT_OPTION
INFO fingerprinting.py:736 connection for server fingerprint b26c3f5b9537ef71
INFO client_base.py:105 Connection closed to <Peer 78.47.102.200 9000>

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug dreamland.rocks 9000