vikingmud.org:2001 ================== **Connection Banner:** .. image:: /_static/banners/banner_f1d9dc517a51.png :alt: /\\ , . /\\ / _\\ /\| \|\| // \|\\ /_ \\ /_/..\\ /// \|\| // 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 three players on. What is your name: Hey, come back! You don't know what you are missing! :class: ansi-banner :width: 514px :loading: lazy Server URLs ----------- .. raw:: html **Server Location**: 🇳🇴 Norway (GeoIP) Encoding -------- - **Effective encoding**: ascii - **Scanner detected**: cp437 Telnet Fingerprint ------------------ :ref:`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. .. raw:: html
Show JSON .. code-block:: 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": "Hey, come back! You don't know what you are missing!\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 three players on.\r\nWhat is your name: ", "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.535186052322388 } } }, "sessions": [ { "connected": "2026-03-07T04:13:15.383829+00:00", "host": "vikingmud.org", "ip": "194.63.250.163", "port": 2001 } ] } .. raw:: html
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 `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug vikingmud.org 2001 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=vikingmud.org port=2001 INFO client_base.py:186 Connected to 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 DEBUG stream_writer.py:1342 send IAC SB LINEMODE LINEMODE-MODE IAC SE DEBUG client_base.py:499 negotiation failed after 4.01s. 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 INFO fingerprinting.py:755 connection for server fingerprint 98ef96f171413a1c .. raw:: html