gatewaymud.org
==============
**Connection Banner:**
.. image:: /_static/banners/banner_561cd0035ae1.png
:alt: You enter the //// // // // // // // // // //// ///// //// // // //// // // // // // // // // / // // // // // /// ///// // ////// /////// ///// // // // // // // // // /// /// // // ///// ///// /// // // //// // // /// // // ///// (Running MudOS, an enhanced native mode LPmud 3.x) http://www.gatewaymud.org/ Lowering GPAs of students everywhere since 1990 Beyond this shimmering doorway are said to lie many realms of adventure and danger. If you feel you have what it takes to withstand the many challenges ahead simply take a deep breath and step through the GateWay.... 1 - Enter the GateWay i - Display information on GateWay 2 - Visit GateWay as a Guest q - Quit to visit another time 3 - Create a new character Enter your choice or character name: Very well. Please come again soon! >
:class: ansi-banner
:width: 624px
:loading: lazy
Server URLs
-----------
.. raw:: html
Server Info
-----------
- **Server Location**: 🇨🇦 Canada (GeoIP)
Telnet Fingerprint
------------------
:ref:`c2dd7d4e76383b41 `
*This fingerprint is shared by 173 other servers.*
The complete JSON record collected during the scan,
including Telnet negotiation results and any
MSSP metadata.
.. raw:: html
Show JSON
.. 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": "Very well. Please come again soon!\r\n> ",
"banner_before_return": " You enter the\r\n //// // // \r\n // // // // // \r\n // //// ///// //// // // //// // // \r\n // // // // // // / // // // // \r\n // /// ///// // ////// /////// ///// // // \r\n // // // // // // /// /// // // ///// \r\n ///// /// // // //// // // /// // // \r\n ///// \r\n\r\n (Running MudOS, an enhanced native mode LPmud 3.x)\r\n\r\n http://www.gatewaymud.org/ \r\n \r\n Lowering GPAs of students everywhere since 1990\r\n\r\n Beyond this shimmering doorway are said to lie many realms of adventure \r\n and danger. If you feel you have what it takes to withstand the many\r\n challenges ahead simply take a deep breath and step through the GateWay....\r\n\r\n 1 - Enter the GateWay i - Display information on GateWay\r\n 2 - Visit GateWay as a Guest q - Quit to visit another time\r\n 3 - Create a new character\r\n\r\nEnter your choice or character name: ",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "ascii",
"option_states": {
"server_offered": {},
"server_requested": {}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 2.8559277057647705
}
}
},
"sessions": [
{
"connected": "2026-02-14T17:12:09.999284+00:00",
"host": "gatewaymud.org",
"ip": "174.138.115.242",
"port": 6969
}
]
}
.. raw:: html
Connection Log
--------------
Debug-level log of the Telnet negotiation session,
showing each IAC (Interpret As Command) exchange
between client and server.
*Generated by* `telnetlib3-fingerprint `_
.. code-block:: shell
telnetlib3-fingerprint --loglevel=debug gatewaymud.org 6969
.. raw:: html
Show Logfile
.. code-block:: text
DEBUG client.py:965 Fingerprint client: host=gatewaymud.org port=6969
INFO client_base.py:175 Connected to
DEBUG client_base.py:492 negotiation complete after 0.00s.
DEBUG stream_writer.py:699 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:686 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:2065 [SB + TTYPE] unsolicited
DEBUG stream_writer.py:2241 recv TTYPE SEND: b''
DEBUG stream_writer.py:2254 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG stream_writer.py:1323 IAC GA: Go-Ahead (unhandled).
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:106 Connection closed to
INFO fingerprinting.py:746 connection for server fingerprint c2dd7d4e76383b41
.. raw:: html