angalon.net

angalon.net:3011

Protocol Support

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

  • MSSP: Negotiated

  • GMCP: Negotiated

  • MSDP: No

  • MCCP: No

  • MCCP2: No

  • MXP: No

  • MSP: No

  • MCP: No

  • ZMP: No

Telnet Fingerprint

c2dd7d4e76383b41…

This fingerprint is shared by 56 other servers.

Data source: c2dd7d4e76383b41/418e725e34d97a98.json

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

{
  "server-probe": {
    "fingerprint": "c2dd7d4e76383b41",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "Closing down.\r\n",
      "banner_before_return": "Welcome to        \r\n  the Lands of\r\n \r\n           /\\     |\\    |  /  __     /\\     |      /   \\  |\\    |\r\n         / -- \\   |  \\  | |     |  / -- \\   |     |     | |  \\  |\r\n       /        \\ |    \\|  \\ _ / /        \\ |_ _ _ \\ _ /  |    \\|\r\n \r\n \r\n       Leyya's Playground. Between Zewwi's Cave and Niruel's Sky. \r\n \r\n   Raised by Voorg. Embraced by Agon's Sea. And watched by the Watcher.\r\n \r\n* Angalon is an independent entity and as such is not associated with\r\n* the hosting entinty. Users are personally responsible for the actions\r\n* of their characters at all times.\r\n \r\nPlease enter your name or 'gameinfo' below.  'gameinfo' is especially\r\nuseful for new players.  For a quick look at the game, enter 'guest'.\r\n \r\nWhen creating  a character of your own, remember to choose a name\r\nappropriate for a fantasy setting.  Names should in general have\r\nno 'meaning'.  \r\n \r\nBe original, be creative, enter that name below, and join us in Angalon.\r\n \r\n---       Angalon's web page is: http://www.angalon.net             ---\r\n---     In emergency, Angalon's Council can be reached at:          ---\r\n---                    angalon@angalon.net                          ---\r\n---                                                                 ---\r\n---         Council:          Falke,                                ---\r\n---          Dalamar, Doyel, Herlwin, Jayde, Kasha, Rum             ---\r\n\r\n\r\nGamedriver version: CD.06.06 Feb 10 2019 14:16:40\r\nMudlib version:     CD.00.30\r\n\r\nWhat is your name: ",
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "GMCP": true,
          "MSSP": true
        },
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 5.0007171630859375
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T16:59:44.067853+00:00",
      "host": "angalon.net",
      "ip": "37.97.131.161",
      "port": 3011
    }
  ]
}

Connection Log

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

DEBUG client.py:770 Fingerprint client: host=angalon.net port=3011
INFO client_base.py:174 Connected to <Peer 37.97.131.161 3011>
DEBUG stream_writer.py:692 recv IAC WILL GMCP
DEBUG stream_writer.py:708 WILL GMCP unsolicited
DEBUG stream_writer.py:1863 handle_will(GMCP)
DEBUG stream_writer.py:3030 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:933 send IAC DO GMCP
DEBUG stream_writer.py:3030 remote_option[GMCP] = True
DEBUG stream_writer.py:3030 pending_option[DO + GMCP] = False
DEBUG stream_writer.py:692 recv IAC WILL MSSP
DEBUG stream_writer.py:708 WILL MSSP unsolicited
DEBUG stream_writer.py:1863 handle_will(MSSP)
DEBUG stream_writer.py:3030 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:933 send IAC DO MSSP
DEBUG stream_writer.py:3030 remote_option[MSSP] = True
DEBUG stream_writer.py:3030 pending_option[DO + MSSP] = False
DEBUG stream_writer.py:1287 IAC GA: Go-Ahead (unhandled).
DEBUG client_base.py:460 negotiation complete after 2.00s.
DEBUG client_base.py:88 EOF from server, closing.
INFO client_base.py:105 Connection closed to <Peer 37.97.131.161 3011>
INFO fingerprinting.py:746 connection for server fingerprint c2dd7d4e76383b41

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug angalon.net 3011