mirrorsmud.net
==============
.. raw:: html
.
... Mirrors of the Wheel MUD
....
..... A "Wheel of Time" themed Multi-User Dungeon
......
........ Copyright:- "Wheel of Time" - Robert Jordan & Tor
.........
...........
............. Creators:- Maxim , Niila , Shawnyve
............... Admin contact:- Shawnyve@yahoo.com
.................
...................
.................... Code:- based on CircleMUD III,
..................... [DikuMUD I Original Source]
.................... Original game idea, concept, and design:-
.................. Katja Nyboa, Tom Madsen, Hans Henrik Staerfeldt,
................ Michael Seifert and Sebastian Hammer
............
........
Please wait...
Your account name is?
.. raw:: html
mirrorsmud.net:2222
⎘
Telnet Fingerprint
------------------
:ref:`4c3054f2191e9619... `
*This fingerprint is shared by 2 other servers.*
**Options requested from client**: ``NAWS``
**Data source**: `4c3054f2191e9619/f44101298a400872.json `_
The complete JSON record collected during the scan,
including Telnet negotiation results and any
MSSP metadata.
.. code-block:: json
{
"server-probe": {
"fingerprint": "4c3054f2191e9619",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [
"NAWS"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "\r\n\u001b[40m\u001b[1;37m . \u001b[0m\r\n\u001b[40m\u001b[1;37m ... \u001b[0m Mirrors of the Wheel MUD \r\n\u001b[40m\u001b[1;37m .... \u001b[0m\r\n\u001b[40m\u001b[1;37m ..... \u001b[0m A \"Wheel of Time\" themed Multi-User Dungeon\r\n\u001b[40m\u001b[1;37m ...... \u001b[0m\r\n\u001b[40m\u001b[1;37m ........ \u001b[0m Copyright:- \"Wheel of Time\" - Robert Jordan & Tor\r\n\u001b[40m\u001b[1;37m ......... \u001b[0m\r\n\u001b[40m\u001b[1;37m ........... \u001b[0m\r\n\u001b[40m\u001b[1;37m ............. \u001b[0m Creators:- \u001b[1;31mMaxim\u001b[0m, \u001b[1;32mNiila\u001b[0m, \u001b[1;34mShawnyve\u001b[0m\r\n\u001b[40m\u001b[1;37m ............... \u001b[0m Admin contact:- Shawnyve@yahoo.com \r\n\u001b[40m\u001b[1;37m ................. \u001b[0m\r\n\u001b[40m\u001b[1;37m ................... \u001b[0m\r\n\u001b[40m\u001b[1;37m .................... \u001b[0m Code:- based on CircleMUD III, \r\n\u001b[40m\u001b[1;37m ..................... \u001b[0m [DikuMUD I Original Source]\r\n\u001b[40m\u001b[1;37m .................... \u001b[0m Original game idea, concept, and design:-\r\n\u001b[40m\u001b[1;37m .................. \u001b[0m Katja Nyboa, Tom Madsen, Hans Henrik Staerfeldt,\r\n\u001b[40m\u001b[1;37m ................ \u001b[0m Michael Seifert and Sebastian Hammer\r\n\u001b[40m\u001b[1;37m ............ \u001b[0m\r\n\u001b[40m\u001b[1;37m ........ \u001b[0m \r\nPlease wait...\u001b[2K\n\rYour account name is? ",
"encoding": "ascii",
"option_states": {
"server_offered": {
"0x55": false,
"0x56": false
},
"server_requested": {
"NAWS": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 2.6379904747009277
}
}
},
"sessions": [
{
"connected": "2026-02-08T16:52:55.252344+00:00",
"host": "mirrorsmud.net",
"ip": "45.33.25.207",
"port": 2222
}
]
}
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=mirrorsmud.net port=2222
INFO client_base.py:174 Connected to
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: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 DO NAWS
DEBUG stream_writer.py:1739 handle_do(NAWS)
DEBUG stream_writer.py:3036 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:938 send IAC WILL NAWS
DEBUG stream_writer.py:2306 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3036 local_option[NAWS] = True
DEBUG stream_writer.py:3036 pending_option[WILL + NAWS] = False
DEBUG client_base.py:460 negotiation complete after 2.00s.
DEBUG client_base.py:88 EOF from server, closing.
INFO client_base.py:105 Connection closed to
INFO fingerprinting.py:746 connection for server fingerprint 4c3054f2191e9619
*Generated by* `telnetlib3-fingerprint `_
.. code-block:: shell
telnetlib3-fingerprint --loglevel=debug mirrorsmud.net 2222