geas.de:3333

Connection Banner:

_ __ __ __ \| \| / /__ / / __ __ _ _ ___ _/ /__ \| \|/\|/ / -_) /_/ _)/. \|/ \\/ \|/ -_) / _/. \| \|__,__/\\__/___/\\__)\\__/_/\\/_\|\\__/ /_/ \\__/ _​______ _​_______ _​______ _​____ / __ / / _​___/ __ / \\ / / / / / /__/ / /\\ / / / _​___ / /___/ ___ / / / /_ / _​___ / / / \\ \\ / / / / / / / / / / / \\ \\__/ /___/ / / \\/ / \\_​______/_​_____ /__/ /__/\\_​____/ Welcome to GEAS, a fantasy MUD with a medieval theme. We hope you enjoy your stay. The webpage of GEAS can be found at http://www.geas.de. It has a useful help section and offers plenty of interesting information about our background and history. The address of the forum is http://forum.geas.de. Read "help forum" from within the game to learn how to register a user there. You can also follow us on Facebook (http://www.facebook.com/GeasMUD) or on Twitter (http://twitter.com/GeasMUD) for news and announcements. Driver: DGD-DGD 1.5(using net package) Mudlib Version: OL.DGD.1.1 What should your character's name be:

Server URLs

Server Location: 🇩🇪 Germany (GeoIP)

Encoding

  • Effective encoding: ascii

  • Scanner detected: cp437

Telnet Fingerprint

98ef96f171413a1c

This fingerprint is shared by 1 other server.

Options requested from client: LINEMODE

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

Show JSON
{
  "server-probe": {
    "fingerprint": "98ef96f171413a1c",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [
        "LINEMODE"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "",
      "banner_before_return": "                _     __    __                         __\r\n               | |   / /__ / / __  __  _  _  ___     _/ /__\r\n               | |/|/ / -_) /_/ _)/. |/ \\/ |/ -_)   /  _/. |\r\n               |__,__/\\__/___/\\__)\\__/_/\\/_|\\__/    /_/ \\__/\r\n\r\n\r\n\r\n                    _______    ________ _______ _____\r\n                   /   __ /   /   ____/  __    /     \\\r\n                  /   /      /   /   /  /__/  /   /\\ /\r\n                 /   / ____ /   /___/  ___       /\r\n                /   / /_   /   ____   /  /  / \\   \\\r\n               /   /   /  /   /   /  /  /  /  /   /\r\n               \\   \\__/      /___/  /  /    \\/   /\r\n                \\_______/______ /__/  /__/\\_____/\r\n\r\n\r\n \r\n\r\n\r\n Welcome to GEAS, a fantasy MUD with a medieval theme. We hope you enjoy\r\n your stay.\r\n \r\n The webpage of GEAS can be found at http://www.geas.de. It has a useful\r\n help section and offers plenty of interesting information about our\r\n background and history.\r\n \r\n The address of the forum is http://forum.geas.de. Read \"help forum\" from\r\n within the game to learn how to register a user there.\r\n\r\n You can also follow us on Facebook (http://www.facebook.com/GeasMUD) or\r\n on Twitter (http://twitter.com/GeasMUD) for news and announcements.\r\n\r\n\r\n Driver: DGD-DGD 1.5(using net package)             Mudlib Version: OL.DGD.1.1\r\n\r\nWhat should your character's name be: ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "cp437",
      "option_states": {
        "server_offered": {
          "ECHO": false
        },
        "server_requested": {
          "LINEMODE": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 5.5219480991363525
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:22:33.548982+00:00",
      "host": "geas.de",
      "ip": "162.55.52.171",
      "port": 3333
    }
  ]
}

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 geas.de 3333
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=geas.de port=3333
INFO client_base.py:186 Connected to <Peer 162.55.52.171 3333>
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 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 DO LINEMODE
DEBUG stream_writer.py:1836 handle_do(LINEMODE)
DEBUG stream_writer.py:3330 pending_option[WILL + LINEMODE] = True
DEBUG stream_writer.py:1019 send IAC WILL LINEMODE
DEBUG stream_writer.py:3330 pending_option[SB + LINEMODE] = True
DEBUG stream_writer.py:3330 local_option[LINEMODE] = True
DEBUG stream_writer.py:2762 slc_start: IAC SB LINEMODE SLC [..]
DEBUG stream_writer.py:2798 _slc_add (b'\x00',   (^@, default))
DEBUG stream_writer.py:2751 send (slc_end): b'\x00\x03\x00'
DEBUG stream_writer.py:2757 slc_end: [..] IAC SE
DEBUG stream_writer.py:3330 pending_option[WILL + LINEMODE] = False
DEBUG stream_writer.py:762 begin sub-negotiation SB LINEMODE
DEBUG stream_writer.py:749 sub-negotiation cmd LINEMODE SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + LINEMODE] = False
DEBUG stream_writer.py:2649 recv IAC SB LINEMODE LINEMODE-MODE b'\x01' IAC SE
DEBUG stream_writer.py:1339 set Linemode <b'\x05': lit_echo:False, soft_tab:False, ack:True, trapsig:False, remote:False,
    local:True>
DEBUG stream_writer.py:1342 send IAC SB LINEMODE LINEMODE-MODE <b'\x05': lit_echo:False, soft_tab:False, ack:True, trapsig:False,
    remote:False, local:True> IAC SE
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 client_base.py:89 EOF from server, closing.
INFO client_base.py:118 Connection closed to <Peer 162.55.52.171 3333>
INFO fingerprinting.py:755 connection for server fingerprint 98ef96f171413a1c