pdragon.org
===========
.. raw:: html
Welcome to the.... / \
_ ) (( )) (
(@) /|\ ))_(( /|\ _
|-|`\ / | \ (/\|/\) / | \ (@)
| | -------------/--|-voV---\`|'/---Vov-|--\--------------|-|
|-| __ __ __ `^'__ (o o) __'^__ __ __ __ | |
| | |__|| ||__||__|| |__ `\Y/'| \|__||__|| _ | ||\ | |-|
|-| | |__|| \| |__|__ |__/| \| ||__||__|| \| | |
| | MUD |-|
|-|_______________________________________________________| |
(@) l /\ / ( ( \ /\ l `\|-|
l / V \ \ V \ l (@)
l/ _) )_ \l
`\ /'
`
ROM Version 2.4 beta
Original DikuMUD by Hans Staerfeldt, Katja Nyboe,
Tom Madsen, Michael Seifert, and Sebastian Hammer
Based on MERC 2.1 code by Hatchet, Furey, and Kahn
ROM 2.4 copyright (c) 1993-1996 Russ Taylor
PDM 1.2b copyright (c) 1997-2000
Ironside, Dingo, Jaey, Turian, Overeasy, Greeneyes
For TMC: dingo@texoma.net
WELCOME!!! This is The Purple Dragon MUD. We all hope that
you have a good time here. The MUD is still in development
so there may be sudden changes, some of them quite big.
please have patience with us. :)
By what name do you wish to be known?
.. raw:: html
pdragon.org:5555
⎘
Telnet Fingerprint
------------------
:ref:`c405afe101fc3e8c... `
*This fingerprint is shared by 4 other servers.*
**Options requested from client**: ``NAWS``, ``TTYPE``
**Data source**: `c405afe101fc3e8c/e2badcf829462f12.json `_
The complete JSON record collected during the scan,
including Telnet negotiation results and any
MSSP metadata.
.. code-block:: json
{
"server-probe": {
"fingerprint": "c405afe101fc3e8c",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [
"NAWS",
"TTYPE"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "\n\r\n\rWelcome to the.... / \\\n\r _ ) (( )) (\n\r (@) /|\\ ))_(( /|\\ _\n\r |-|`\\ / | \\ (/\\|/\\) / | \\ (@)\n\r | | -------------/--|-voV---\\`|'/---Vov-|--\\--------------|-|\n\r |-| __ __ __ `^'__ (o o) __'^__ __ __ __ | |\n\r | | |__|| ||__||__|| |__ `\\Y/'| \\|__||__|| _ | ||\\ | |-|\n\r |-| | |__|| \\| |__|__ |__/| \\| ||__||__|| \\| | |\n\r | | MUD |-|\n\r |-|_______________________________________________________| |\n\r (@) l /\\ / ( ( \\ /\\ l `\\|-| \n\r l / V \\ \\ V \\ l (@)\n\r l/ _) )_ \\l\n\r `\\ /'\n\r `\n\r ROM Version 2.4 beta\n\r\n\r Original DikuMUD by Hans Staerfeldt, Katja Nyboe,\n\r Tom Madsen, Michael Seifert, and Sebastian Hammer\n\r Based on MERC 2.1 code by Hatchet, Furey, and Kahn\n\r ROM 2.4 copyright (c) 1993-1996 Russ Taylor\n\r\n\r \t PDM 1.2b copyright (c) 1997-2000\n\r \t Ironside, Dingo, Jaey, Turian, Overeasy, Greeneyes\n\r\n\r For TMC: dingo@texoma.net\n\r\n\r WELCOME!!! This is The Purple Dragon MUD. We all hope that \n\r you have a good time here. The MUD is still in development\n\r \t so there may be sudden changes, some of them quite big.\n\r\t please have patience with us. :)\n\r\n\rBy what name do you wish to be known? ",
"encoding": "ascii",
"option_states": {
"server_offered": {
"0x55": false,
"0x56": false,
"0x5a": false,
"0x5b": false,
"BINARY": true,
"EOR": true,
"TSPEED": false
},
"server_requested": {
"NAWS": true,
"TTYPE": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 2.6422173976898193
}
}
},
"sessions": [
{
"connected": "2026-02-08T16:19:45.682197+00:00",
"host": "pdragon.org",
"ip": "98.48.66.57",
"port": 5555
},
{
"connected": "2026-02-08T17:18:09.252107+00:00",
"host": "pdragon.org",
"ip": "98.48.66.57",
"port": 5555
}
]
}
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=pdragon.org port=5555
INFO client_base.py:174 Connected to
DEBUG stream_writer.py:697 recv IAC WILL TSPEED
DEBUG stream_writer.py:713 WILL TSPEED unsolicited
DEBUG stream_writer.py:1869 handle_will(TSPEED)
DEBUG stream_writer.py:1931 recv WILL TSPEED on client end, refusing.
DEBUG stream_writer.py:3036 remote_option[TSPEED] = False
DEBUG stream_writer.py:938 send IAC DONT TSPEED
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:697 recv IAC WILL BINARY
DEBUG stream_writer.py:713 WILL BINARY unsolicited
DEBUG stream_writer.py:1869 handle_will(BINARY)
DEBUG stream_writer.py:3036 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:938 send IAC DO BINARY
DEBUG stream_writer.py:3036 remote_option[BINARY] = True
DEBUG stream_writer.py:3036 pending_option[DO + BINARY] = False
DEBUG stream_writer.py:697 recv IAC WILL EOR
DEBUG stream_writer.py:713 WILL EOR unsolicited
DEBUG stream_writer.py:1869 handle_will(EOR)
DEBUG stream_writer.py:3036 pending_option[DO + EOR] = True
DEBUG stream_writer.py:938 send IAC DO EOR
DEBUG stream_writer.py:3036 remote_option[EOR] = True
DEBUG stream_writer.py:3036 pending_option[DO + EOR] = False
DEBUG stream_writer.py:697 recv IAC WILL MSP
DEBUG stream_writer.py:713 WILL MSP unsolicited
DEBUG stream_writer.py:1869 handle_will(MSP)
DEBUG stream_writer.py:3036 pending_option[DO + MSP] = True
DEBUG stream_writer.py:938 send IAC DO MSP
DEBUG stream_writer.py:3036 remote_option[MSP] = True
DEBUG stream_writer.py:3036 pending_option[DO + MSP] = False
DEBUG stream_writer.py:697 recv IAC WILL MXP
DEBUG stream_writer.py:713 WILL MXP unsolicited
DEBUG stream_writer.py:1869 handle_will(MXP)
DEBUG stream_writer.py:3036 pending_option[DO + MXP] = True
DEBUG stream_writer.py:938 send IAC DO MXP
DEBUG stream_writer.py:3036 remote_option[MXP] = True
DEBUG stream_writer.py:3036 pending_option[SB + MXP] = True
DEBUG stream_writer.py:3036 pending_option[DO + MXP] = False
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 stream_writer.py:697 recv IAC DO TTYPE
DEBUG stream_writer.py:1739 handle_do(TTYPE)
DEBUG stream_writer.py:3036 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:938 send IAC WILL TTYPE
DEBUG stream_writer.py:3036 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3036 local_option[TTYPE] = True
DEBUG stream_writer.py:3036 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:1292 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:689 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:676 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3036 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2203 recv TTYPE SEND: b''
DEBUG stream_writer.py:2214 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG client_base.py:463 negotiation failed after 4.00s.
DEBUG client_base.py:470 failed-reply: 'SB MXP'
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 c405afe101fc3e8c
*Generated by* `telnetlib3-fingerprint `_
.. code-block:: shell
telnetlib3-fingerprint --loglevel=debug pdragon.org 5555