mush.elendor.net
================
.. raw:: html
Welcome to ____-------____
____ ____ __ ___ __ __--~~ ~~--__
/ / / /| / / \ / / / \ / \
/__ / /__ / | / / / / / /__ / /\__ __---~~~---__ __/\
/ / / / | / / / / / / \ + ~~-_/__ __\_-~~ +
/____ /___ /____ / |/ /__.' /___/ / / | ~~~---~~~ |
+ Founded +
The Original Tolkien Middle-earth MUSH! \__ October 1991 __/
~~-____ ____-~~
Running: PennMUSH 1.7.1 pl3 with Elendor Mods ~~~-----~~~
This world is Pueblo 1.0 Enhanced
Website: http://www.elendor.net Email: elendor@elendor.net
Your Wizards are: Feandril and Sauron.
-----------------------------------------------------------------------------
Use "create <Name> <password>" to create a character. Capitals count.
Use "connect <Name> <password>" to connect to your existing character.
Use "connect Nomad nomad" if you just want to look around.
Use "QUIT" to logout.
.. raw:: html
mush.elendor.net:1892
Telnet Fingerprint
------------------
:ref:`962b1ace82f86ff2... `
*This fingerprint is unique to this server.*
**Options offered by server**: ``ECHO``, ``SGA``
**Options requested from client**: ``TTYPE``
**Data source**: `962b1ace82f86ff2/20d5379a3c84b4d6.json `_
The complete JSON record collected during the scan,
including Telnet negotiation results and any
MSSP metadata.
.. code-block:: json
{
"server-probe": {
"fingerprint": "962b1ace82f86ff2",
"fingerprint-data": {
"offered-options": [
"ECHO",
"SGA"
],
"probed-protocol": "server",
"refused-options": [
"AUTHENTICATION",
"BINARY",
"BM",
"CHARSET",
"COM_PORT",
"DET",
"ENCRYPT",
"EOR",
"FORWARD_X",
"KERMIT",
"NAMS",
"NAOCRD",
"NAOFFD",
"NAOHTD",
"NAOHTS",
"NAOL",
"NAOLFD",
"NAOP",
"NAOVTD",
"NAOVTS",
"PRAGMA_HEARTBEAT",
"PRAGMA_LOGON",
"RCP",
"RCTE",
"RSP",
"SEND_URL",
"SSPI_LOGON",
"STATUS",
"SUPDUP",
"SUPDUPOUTPUT",
"SUPPRESS_LOCAL_ECHO",
"TLS",
"TN3270E",
"TTYLOC",
"VT3270REGIME",
"X3PAD",
"XAUTH"
],
"requested-options": [
"TTYPE"
]
},
"session_data": {
"banner_after_return": " \r\n \r\n-----------------------------------------------------------------------------\r\nUse \"create \" to create a character. Capitals count. \r\nUse \"connect \" to connect to your existing character. \r\nUse \"connect Nomad nomad\" if you just want to look around. \r\nUse \"QUIT\" to logout. ",
"banner_before_return": "\r\nWelcome to ____-------____ \r\n ____ ____ __ ___ __ __--~~ ~~--__ \r\n / / / /| / / \\ / / / \\ / \\ \r\n /__ / /__ / | / / / / / /__ / /\\__ __---~~~---__ __/\\ \r\n / / / / | / / / / / / \\ + ~~-_/__ __\\_-~~ +\r\n/____ /___ /____ / |/ /__.' /___/ / / | ~~~---~~~ |\r\n + Founded +\r\nThe Original Tolkien Middle-earth MUSH! \\__ October 1991 __/ \r\n ~~-____ ____-~~ \r\nRunning: PennMUSH 1.7.1 pl3 with Elendor Mods ~~~-----~~~ \r\nThis world is Pueblo 1.0 Enhanced \r\nWebsite: http://www.elendor.net Email: elendor@elendor.net \r\nYour Wizards are: Feandril and Sauron. ",
"encoding": "ascii",
"option_states": {
"server_offered": {},
"server_requested": {
"TTYPE": true
}
},
"timing": {
"probe": 0.5081584453582764,
"total": 3.6705679893493652
}
}
},
"sessions": [
{
"connected": "2026-02-08T07:00:58.107082+00:00",
"host": "mush.elendor.net",
"ip": "54.213.18.18",
"port": 1892
}
]
}
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=mush.elendor.net port=1892
INFO client_base.py:174 Connected to
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: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: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 stream_writer.py:689 begin sub-negotiation SB MXP
DEBUG stream_writer.py:676 sub-negotiation cmd MXP SE completion byte
DEBUG stream_writer.py:3036 pending_option[SB + MXP] = False
DEBUG stream_writer.py:1651 MXP: b''
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 + MSDP] = True
DEBUG stream_writer.py:938 send IAC DO MSDP
DEBUG stream_writer.py:3036 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:938 send IAC DO MSSP
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 + 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 5531e07dea4e2269
INFO client_base.py:105 Connection closed to
*Generated by* `telnetlib3-fingerprint `_
.. code-block:: shell
telnetlib3-fingerprint --loglevel=debug mush.elendor.net 1892