connect.vikingmud.org

Connection Banner:

/\\ , . /\\ / _\\ /\| \|\| // \|\\ /_ \\ /_/..\\ /// \|\| // o \| o _ \\\\\\ /..\\_\\ \| \| /// \|\|// \| \|/ \| \|/\\ / \| \\\\\\ \| \| _\\( /// \|\|/ \| \|\\ \| \| \| \\_\| \\\\\\ )/ / --\\ \\/// \|/ _​______________/ \\\\\\/ /-- \\ \| \| \|\\/\\/ \\/\\/\| \| \| \|\\ \\\|/\\/\\ /\\/\\\|/ /\| \| \\__\\/ Hosted by Domeneshop, Norway \\/__/ \| \| \| Running since Feb 7th 1991 \| \| Use the name 'guest' if you just want a look. Privacy Policy: https://vikingmud.org/privacy.shtml Terms of Service: https://vikingmud.org/terms.shtml There are currently four players on. What is your name: What? Don't give up yet! You've almost made it!

Server URLs

Server Info

  • Server Location: 🇳🇴 Norway (GeoIP)

Telnet Fingerprint

98ef96f171413a1c

This fingerprint is shared by 5 other servers.

Options requested from client: LINEMODE

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

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": "What? Don't give up yet! You've almost made it!\r\n",
      "banner_before_return": "              /\\        ,                          .        /\\          \r\n             / _\\      /|   ||  //                 |\\      /_ \\         \r\n            /_/..\\    ///   || // o |  o      _    \\\\\\    /..\\_\\         \r\n             |  |    ///    ||//  | |/ | |/\\ / |    \\\\\\    |  |\t        \r\n             _\\(    ///     ||/   | |\\ | | | \\_|     \\\\\\    )/\t          \r\n            / --\\ \\///      |/  _______________/      \\\\\\/ /-- \\          \r\n            | | |\\/\\/                                  \\/\\/| | |          \r\n            |\\ \\|/\\/\\                                  /\\/\\|/ /|           \r\n            | \\__\\/     Hosted by Domeneshop, Norway     \\/__/ |\r\n            |   |        Running since Feb 7th 1991        |   |\r\n\r\n\t       Use the name 'guest' if you just want a look.\r\n\t    Privacy Policy: https://vikingmud.org/privacy.shtml\r\n\t     Terms of Service: https://vikingmud.org/terms.shtml\r\n\r\nThere are currently four players on.\r\nWhat is your name: ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "ECHO": false
        },
        "server_requested": {
          "LINEMODE": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 5.536633491516113
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:02:48.314967+00:00",
      "host": "connect.vikingmud.org",
      "ip": "194.63.250.163",
      "port": 2001
    }
  ]
}

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 connect.vikingmud.org 2001
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=connect.vikingmud.org port=2001
INFO client_base.py:186 Connected to <Peer 194.63.250.163 2001>
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 194.63.250.163 2001>
INFO fingerprinting.py:755 connection for server fingerprint 98ef96f171413a1c