Zerkalo MUD
===========
.. raw:: html
Zerkalo MUD
putin huylo
Your IP is 135.129.91.121
Server time is Sun Feb 8 05:43:57 2026
Online: 0
Using keytable
0) Koi-8
1) Alt
2) Windows(JMC,MMC)
3) Windows(zMUD)
4) Windows(zMUD 'z')
5) UTF-8
6) Windows(zMUD <6.39)
9) TECT...
Select one :
Unknown key table. Retry, please :
.. raw:: html
zerkalo.kharkov.org:4000
⎘
Server Info
-----------
- **Codebase**: CircleMUD/Byliny
- **Family**: DikuMUD
- **Genre**: Fantasy
- **Players online**: 0 [#scan]_
- **Uptime**: 1 days
- **Created**: 2007
- **Website**: `http://zerkalo.kharkov.org `_
- **Location**: Ukraine
- **Language**: Russian
Protocol Support
----------------
MUD-specific protocols detected via MSSP flags or
Telnet negotiation.
- **MSSP**: :proto-yes:`Yes` (MSSP)
- **GMCP**: :proto-no:`No`
- **MSDP**: :proto-yes:`Yes` (MSSP)
- **MCCP**: :proto-yes:`Yes` (MSSP)
- **MCCP2**: :proto-no:`No`
- **MXP**: :proto-no:`No`
- **MSP**: :proto-no:`No`
- **MCP**: :proto-no:`No`
- **ZMP**: :proto-no:`No`
Telnet Fingerprint
------------------
:ref:`8d9ec9f191ea1be9... `
*This fingerprint is shared by 110 other servers.*
**Data source**: `8d9ec9f191ea1be9/03da1c7488b93bac.json `_
The complete JSON record collected during the scan,
including Telnet negotiation results and any
MSSP metadata.
.. code-block:: json
{
"server-probe": {
"fingerprint": "8d9ec9f191ea1be9",
"fingerprint-data": {
"offered-options": [],
"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",
"SGA",
"SSPI_LOGON",
"STATUS",
"SUPDUP",
"SUPDUPOUTPUT",
"SUPPRESS_LOCAL_ECHO",
"TLS",
"TN3270E",
"TTYLOC",
"VT3270REGIME",
"X3PAD",
"XAUTH"
],
"requested-options": []
},
"session_data": {
"banner_after_return": "\r\nUnknown key table. Retry, please : ",
"banner_before_return": "\r\n\nZerkalo MUD\n\nputin huylo\n\n\r\nYour IP is 135.129.91.121\r\nServer time is Sun Feb 8 05:43:57 2026\r\nOnline: 0\r\n\r\n\r\nUsing keytable\r\n 0) Koi-8\r\n 1) Alt\r\n 2) Windows(JMC,MMC)\r\n 3) Windows(zMUD)\r\n 4) Windows(zMUD 'z')\r\n 5) UTF-8\r\n 6) Windows(zMUD <6.39)\r\n 9) TECT...\r\nSelect one : ",
"encoding": "ascii",
"mssp": {
"ANSI": "1",
"AREAS": "959",
"CHARSET": [
"UTF-8",
"koi8-r",
"cp1251"
],
"CLASSES": "15",
"CODEBASE": "CircleMUD/Byliny",
"CONTACT": "proolix@gmail.com",
"CRAWL DELAY": "-1",
"CREATED": "2007",
"FAMILY": "DikuMUD",
"GAMESYSTEM": "Custom",
"GENRE": "Fantasy",
"GMCP": "0",
"HIRING BUILDERS": "1",
"HIRING CODERS": "1",
"HOSTNAME": "mud.kharkov.org",
"INTERMUD": "0",
"IP": "195.123.245.173",
"LANGUAGE": "Russian",
"LEVELS": "30",
"LOCATION": "Ukraine",
"MCCP": "1",
"MCP": "0",
"MINIMUM AGE": "0",
"MOBILES": "16413",
"MSDP": "1",
"MSP": "0",
"MXP": "0",
"NAME": "Zerkalo MUD",
"OBJECTS": "18195",
"PAY FOR PERKS": "0",
"PAY TO PLAY": "0",
"PLAYER CLANS": "1",
"PLAYERS": "0",
"PORT": "4000",
"PUEBLO": "0",
"RACES": "6",
"REFERRAL": [
"lolamud.net:6969",
"tbamud.com:9091"
],
"ROOMS": "73860",
"UPTIME": "1770361592",
"UTF-8": "1",
"VT100": "0",
"WEBSITE": "http://zerkalo.kharkov.org",
"WORLD ORIGINALITY": "1",
"XTERM 256 COLORS": "0",
"XTERM TRUE COLORS": "0"
},
"option_states": {
"server_offered": {
"0x55": false,
"0x56": false,
"MSDP": true,
"MSSP": true
},
"server_requested": {}
},
"timing": {
"probe": 0.5037989616394043,
"total": 1.2020578384399414
}
}
},
"sessions": [
{
"connected": "2026-02-08T04:44:00.718312+00:00",
"host": "zerkalo.kharkov.org",
"ip": "95.217.157.136",
"port": 4000
}
]
}
Connection Log
--------------
Debug-level log of the Telnet negotiation session,
showing each IAC (Interpret As Command) exchange
between client and server.
.. code-block:: text
DEBUG client.py:770 Fingerprint client: host=zerkalo.kharkov.org port=4000
INFO client_base.py:174 Connected to
DEBUG stream_writer.py:697 recv IAC WILL MSDP
DEBUG stream_writer.py:713 WILL MSDP unsolicited
DEBUG stream_writer.py:1869 handle_will(MSDP)
DEBUG stream_writer.py:3036 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:938 send IAC DO MSDP
DEBUG stream_writer.py:3036 remote_option[MSDP] = True
DEBUG stream_writer.py:3036 pending_option[DO + MSDP] = False
DEBUG stream_writer.py:697 recv IAC WILL MSSP
DEBUG stream_writer.py:713 WILL MSSP unsolicited
DEBUG stream_writer.py:1869 handle_will(MSSP)
DEBUG stream_writer.py:3036 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:938 send IAC DO MSSP
DEBUG stream_writer.py:3036 remote_option[MSSP] = True
DEBUG stream_writer.py:3036 pending_option[DO + MSSP] = False
DEBUG stream_writer.py:697 recv IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:713 WILL MCCP2_COMPRESS unsolicited
DEBUG stream_writer.py:1869 handle_will(MCCP2_COMPRESS)
DEBUG stream_writer.py:3036 remote_option[MCCP2_COMPRESS] = False
DEBUG stream_writer.py:938 send IAC DONT MCCP2_COMPRESS
WARNING stream_writer.py:1974 Unhandled: WILL MCCP2_COMPRESS.
DEBUG stream_writer.py:697 recv IAC WILL MCCP_COMPRESS
DEBUG stream_writer.py:713 WILL MCCP_COMPRESS unsolicited
DEBUG stream_writer.py:1869 handle_will(MCCP_COMPRESS)
DEBUG stream_writer.py:3036 remote_option[MCCP_COMPRESS] = False
DEBUG stream_writer.py:938 send IAC DONT MCCP_COMPRESS
WARNING stream_writer.py:1974 Unhandled: WILL MCCP_COMPRESS.
DEBUG stream_writer.py:689 begin sub-negotiation SB MSSP
DEBUG stream_writer.py:676 sub-negotiation cmd MSSP SE completion byte
DEBUG stream_writer.py:2031 [SB + MSSP] unsolicited
DEBUG stream_writer.py:1642 MSSP: {'PLAYERS': '0', 'NAME': 'Zerkalo MUD', 'UPTIME': '1770361592', 'CRAWL DELAY': '-1', 'HOSTNAME':
'mud.kharkov.org', 'PORT': '4000', 'CODEBASE': 'CircleMUD/Byliny', 'CONTACT': 'proolix@gmail.com', 'CREATED': '2007', 'IP':
'195.123.245.173', 'LANGUAGE': 'Russian', 'LOCATION': 'Ukraine', 'MINIMUM AGE': '0', 'WEBSITE': 'http://zerkalo.kharkov.org',
'FAMILY': 'DikuMUD', 'AREAS': '959', 'MOBILES': '16413', 'OBJECTS': '18195', 'ROOMS': '73860', 'CLASSES': '15', 'RACES': '6',
'ANSI': '1', 'MCCP': '1', 'MCP': '0', 'MSP': '0', 'MXP': '0', 'PUEBLO': '0', 'GMCP': '0', 'MSDP': '1', 'HIRING BUILDERS': '1',
'HIRING CODERS': '1', 'PLAYER CLANS': '1', 'WORLD ORIGINALITY': '1', 'GENRE': 'Fantasy', 'GAMESYSTEM': 'Custom', 'LEVELS':
'30', 'VT100': '0', 'PAY TO PLAY': '0', 'PAY FOR PERKS': '0', 'INTERMUD': '0', 'XTERM 256 COLORS': '0', 'XTERM TRUE COLORS':
'0', 'UTF-8': '1', 'CHARSET': ['UTF-8', 'koi8-r', 'cp1251'], 'REFERRAL': ['lolamud.net:6969', 'tbamud.com:9091']}
DEBUG client_base.py:460 negotiation complete after 2.00s.
DEBUG stream_writer.py:3036 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:938 send IAC DO BINARY
DEBUG stream_writer.py:3036 pending_option[DO + SGA] = True
DEBUG stream_writer.py:938 send IAC DO SGA
DEBUG stream_writer.py:3036 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:938 send IAC DO ECHO
DEBUG stream_writer.py:3036 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:938 send IAC DO STATUS
DEBUG stream_writer.py:3036 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:938 send IAC DO CHARSET
DEBUG stream_writer.py:3036 pending_option[DO + EOR] = True
DEBUG stream_writer.py:938 send IAC DO EOR
DEBUG stream_writer.py:3036 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:938 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3036 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:938 send IAC DO GMCP
DEBUG stream_writer.py:3036 pending_option[DO + MSP] = True
DEBUG stream_writer.py:938 send IAC DO MSP
DEBUG stream_writer.py:3036 pending_option[DO + MXP] = True
DEBUG stream_writer.py:938 send IAC DO MXP
DEBUG stream_writer.py:3036 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:938 send IAC DO ZMP
DEBUG stream_writer.py:3036 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:938 send IAC DO AARDWOLF
DEBUG stream_writer.py:3036 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:938 send IAC DO ATCP
INFO fingerprinting.py:737 new server fingerprint 269ac44c3aeeb786
INFO client_base.py:105 Connection closed to
*Generated by* `telnetlib3-fingerprint `_
.. code-block:: shell
telnetlib3-fingerprint --loglevel=debug zerkalo.kharkov.org 4000
.. [#scan] measured 2026-02-08 at 04:44 UTC