igormud.org
Connection Banner:
Server URLs
- Telnet: telnet://igormud.org:1701
Server Info
Server Location: 🇸🇪 Sweden (GeoIP)
Telnet Fingerprint
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": "",
"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 * Garlix \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",
"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.533662796020508
}
}
},
"sessions": [
{
"connected": "2026-03-07T03:55:06.969924+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.
Generated by telnetlib3-fingerprint
telnetlib3-fingerprint --loglevel=debug igormud.org 1701
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=igormud.org port=1701
INFO client_base.py:186 Connected to <Peer 91.228.90.164 1701>
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 91.228.90.164 1701>
INFO fingerprinting.py:746 new server fingerprint 98ef96f171413a1c