igormud.org
) \ / ( /|\ ) \___/ ( /|\ / | \ ( /\ /\ ) / | \ / | \ \ ` | ' / / | \ +----/------|-----O-------\ |-/------O-----|------\------+ | '^` V '^` | | W E L C O M E T O | | ____, ____ ____, ___, _____, __ _, ____, | | | (-/ `_,(-/ \ (-|_) (-| | | (-| | (-| \ | | __|__, \___) \__/ _| \_, _| | |_, |__|_, _|__/ | | ( ( ( ( | | | | Archwizards are: Damien * Ga rlix | | Magius * TBD | | | | - During the Corona outbreak, no gathering of more | | than two players per room will be allowed - | | - No playerkilling, except in the arena! - | +--------------------------------------------------------+ l /\ / ( ( \ /\ t l / \ / _) )_ \ / \ t I/ V `\ /' V \I ` Running DGD 1.4.23. Type "users" to see the current list of players. Type "finger player" to request information about a player. What is your name:
Telnet Fingerprint
This fingerprint is unique to this server.
Options offered by server: SGA
Options requested from client: LINEMODE
Data source: b34821f2da3517c6/b2f053d5317aa6ae.json
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
{
"server-probe": {
"fingerprint": "b34821f2da3517c6",
"fingerprint-data": {
"offered-options": [
"SGA"
],
"probed-protocol": "server",
"refused-options": [
"AUTHENTICATION",
"BINARY",
"BM",
"CHARSET",
"COM_PORT",
"DET",
"ECHO",
"ENCRYPT",
"EOR",
"FORWARD_X",
"KERMIT",
"NAMS",
"NAOCRD",
"NAOFFD",
"NAOHTD",
"NAOHTS",
"NAOL",
"NAOLFD",
"NAOP",
"NAOVTD",
"NAOVTS",
"PRAGMA_HEARTBEAT",
"PRAGMA_LOGON",
"RCP",
"RCTE",
"RSP",
"SEND_URL",
"SSPI_LOGON",
"STATUS",
"SUPDUP",
"SUPDUPOUTPUT",
"SUPPRESS_LOCAL_ECHO",
"TLS",
"TN3270E",
"TTYLOC",
"VT3270REGIME",
"X3PAD",
"XAUTH"
],
"requested-options": [
"LINEMODE"
]
},
"session_data": {
"banner_after_return": "rlix \u001b[1;30m|\r\n\u001b[1;30m|\u001b[0;37m Magius * TBD \u001b[1;30m|\r\n\u001b[1;30m|\u001b[0;37m \u001b[1;30m|\r\n\u001b[1;30m|\u001b[0;37m - During the Corona outbreak, no gathering of more \u001b[1;30m|\r\n\u001b[1;30m|\u001b[0;37m than two players per room will be allowed - \u001b[1;30m|\r\n\u001b[1;30m|\u001b[0;37m - No playerkilling, except in the arena! - \u001b[1;30m|\r\n\u001b[1;30m+\u001b[1;30m--------------------------------------------------------\u001b[1;30m+\r\n\u001b[0;32m l /\\ / ( ( \\ /\\ t\r\n\u001b[0;32m l / \\ / _) )_ \\ / \\ t\r\n\u001b[0;32m I/ V `\\ /' V \\I\r\n\u001b[0;32m `\u001b[0m\r\nRunning DGD 1.4.23. Type \"users\" to see the current list of players.\r\nType \"finger player\" to request information about a player.\r\nWhat is your name: \u001b[0m",
"banner_before_return": "\u001b[0;32m ) \\ / (\r\n\u001b[0;32m /|\\ ) \\___/ ( /|\\\r\n\u001b[0;32m / | \\ ( /\\ /\\ ) / | \\\r\n\u001b[0;32m / | \\ \\ \u001b[0;31m`\u001b[0;32m | \u001b[0;31m' \u001b[0;32m/ / | \\\r\n\u001b[1;30m+----\u001b[0;32m/\u001b[1;30m------\u001b[0;32m|\u001b[1;30m-----\u001b[0;32mO\u001b[1;30m-------\u001b[0;32m\\ |-/\u001b[1;30m------\u001b[0;32mO\u001b[1;30m-----\u001b[0;32m|\u001b[1;30m------\u001b[0;32m\\\u001b[1;30m------+\r\n\u001b[1;30m|\u001b[1;37m '^` V '^` \u001b[1;30m|\r\n\u001b[1;30m|\u001b[0;37m W E L C O M E T O \u001b[1;30m|\r\n\u001b[1;30m|\u001b[1;31m ____, ____ ____, ___, _____, __ _, ____, \u001b[1;30m|\r\n\u001b[1;30m|\u001b[1;31m | (-/ `_,(-/ \\ (-|_) (-| | | (-| | (-| \\ \u001b[1;30m|\r\n\u001b[1;30m|\u001b[1;31m __|__, \\___) \\__/ _| \\_, _| | |_, |__|_, _|__/ \u001b[1;30m|\r\n\u001b[1;30m|\u001b[1;31m ( ( ( ( \u001b[1;30m|\r\n\u001b[1;30m|\u001b[0m \u001b[1;30m|\r\n\u001b[1;30m|\u001b[0;37m Archwizards are: Damien * Ga",
"encoding": "ascii",
"option_states": {
"server_offered": {
"ECHO": false
},
"server_requested": {
"LINEMODE": true
}
},
"timing": {
"probe": 0.5039234161376953,
"total": 1.0047528743743896
}
}
},
"sessions": [
{
"connected": "2026-02-08T05:57:46.330953+00:00",
"host": "igormud.org",
"ip": "91.228.90.164",
"port": 1701
}
]
}
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=igormud.org port=1701
INFO client_base.py:174 Connected to <Peer 91.228.90.164 1701>
DEBUG stream_writer.py:692 recv IAC WONT ECHO
DEBUG stream_writer.py:1985 handle_wont(ECHO)
DEBUG stream_writer.py:3030 remote_option[ECHO] = False
DEBUG stream_writer.py:3030 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:692 recv IAC DO LINEMODE
DEBUG stream_writer.py:1733 handle_do(LINEMODE)
DEBUG stream_writer.py:3030 pending_option[WILL + LINEMODE] = True
DEBUG stream_writer.py:933 send IAC WILL LINEMODE
DEBUG stream_writer.py:3030 pending_option[SB + LINEMODE] = True
DEBUG stream_writer.py:3030 local_option[LINEMODE] = True
DEBUG stream_writer.py:3030 pending_option[WILL + LINEMODE] = False
DEBUG stream_writer.py:684 begin sub-negotiation SB LINEMODE
DEBUG stream_writer.py:671 sub-negotiation cmd LINEMODE SE completion byte
DEBUG stream_writer.py:3030 pending_option[SB + LINEMODE] = False
DEBUG stream_writer.py:2498 recv IAC SB LINEMODE LINEMODE-MODE b'\x01' IAC SE
DEBUG stream_writer.py:1241 set Linemode <b'\x05': lit_echo:False, soft_tab:False, ack:True, trapsig:False, remote:False,
local:True>
DEBUG stream_writer.py:1244 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:460 negotiation complete after 2.01s.
DEBUG client_base.py:88 EOF from server, closing.
INFO client_base.py:105 Connection closed to <Peer 91.228.90.164 1701>
INFO fingerprinting.py:746 connection for server fingerprint 98ef96f171413a1c
Generated by telnetlib3-fingerprint
telnetlib3-fingerprint --loglevel=debug igormud.org 1701