riftmud.com
===========
.. raw:: html
RiftMUD Codebase - Version 2.0.0
https://www.riftmud.com
_ __ _ _
(_)/ _| | | |
_ __ _| |_| |_ _ __ ___ _ _ __| |
| '__| | _| __| '_ ` _ \| | | |/ _` |
| | | | | | |_| | | | | | |_| | (_| |
|_| |_|_| \__|_| |_| |_|\__,_|\__,_|
Original DikuMud by Hans Staerfeldt, Katja Nyboe
Based on MERC 2.1 code by Hatchet, Furey, and Kahn
ROM 2.4 copyright (c) 1993-1996 Russ Taylor
Temporal Rifts by Thallyn, Shezrai, and Xandria
RiftMUD (c) 2018 Velar
Welcome, what is your name?
.. raw:: html
riftmud.com:8001
Telnet Fingerprint
------------------
:ref:`c2dd7d4e76383b41... `
*This fingerprint is shared by 56 other servers.*
**Data source**: `c2dd7d4e76383b41/976bfb2e139de7d9.json `_
The complete JSON record collected during the scan,
including Telnet negotiation results and any
MSSP metadata.
.. code-block:: json
{
"server-probe": {
"fingerprint": "c2dd7d4e76383b41",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "\n\rRiftMUD Codebase - Version 2.0.0\n\rhttps://www.riftmud.com\n\r\n\r\n\r _ __ _ _\n\r (_)/ _| | | |\n\r _ __ _| |_| |_ _ __ ___ _ _ __| |\n\r | '__| | _| __| '_ ` _ \\| | | |/ _` |\n\r | | | | | | |_| | | | | | |_| | (_| |\n\r |_| |_|_| \\__|_| |_| |_|\\__,_|\\__,_|\n\r\n\r Original DikuMud by Hans Staerfeldt, Katja Nyboe\n\rBased on MERC 2.1 code by Hatchet, Furey, and Kahn\n\r ROM 2.4 copyright (c) 1993-1996 Russ Taylor\n\r Temporal Rifts by Thallyn, Shezrai, and Xandria\n\r RiftMUD (c) 2018 Velar\n\r\n\r\n\rWelcome, what is your name?\n\r",
"encoding": "ascii",
"option_states": {
"server_offered": {},
"server_requested": {}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 2.678143262863159
}
}
},
"sessions": [
{
"connected": "2026-02-08T17:14:35.694647+00:00",
"host": "riftmud.com",
"ip": "159.65.175.158",
"port": 8001
}
]
}
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=riftmud.com port=8001
INFO client_base.py:174 Connected to
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 c2dd7d4e76383b41
*Generated by* `telnetlib3-fingerprint `_
.. code-block:: shell
telnetlib3-fingerprint --loglevel=debug riftmud.com 8001