mud.simauria.org ================ .. raw:: html .. raw:: html

mud.simauria.org:23

Telnet Fingerprint ------------------ :ref:`65d1c7a29d52d854... ` *This fingerprint is shared by 5 other servers.* **Options requested from client**: ``NAWS`` **Data source**: `65d1c7a29d52d854/ddc835a0a3a43fbe.json `_ The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata. .. code-block:: json { "server-probe": { "fingerprint": "65d1c7a29d52d854", "fingerprint-data": { "offered-options": [], "probed-protocol": "server", "refused-options": [ "AUTHENTICATION", "BINARY", "BM", "CHARSET", "COM_PORT", "DET", "ECHO", "ENCRYPT", "EOR", "FORWARD_X", "KERMIT", "NAMS", "NAOCRD", "NAOFFD", "NAOHTD", "NAOHTS", "NAOL", "NAOLFD", "NAOP", "NAOVTD", "NAOVTS", "PRAGMA_HEARTBEAT", "PRAGMA_LOGON", "RCP", "RCTE", "RSP", "SEND_URL", "SGA", "SSPI_LOGON", "STATUS", "SUPDUP", "SUPDUPOUTPUT", "SUPPRESS_LOCAL_ECHO", "TLS", "TN3270E", "TTYLOC", "VT3270REGIME", "X3PAD", "XAUTH" ], "requested-options": [ "NAWS" ] }, "session_data": { "banner_after_return": "0m\u001b[32m.:::.. :\r\n\u001b[0m\u001b[32m .. \u001b[1m\u001b[30m.^.|_|_|@\u001b[1m\u001b[30m|.^.\u001b[0m\u001b[33m8888888888 \u001b[0m\u001b[32m.:' :.::.\r\n\u001b[0m\u001b[32m . .:. \u001b[1m\u001b[30m|@\u001b[1m\u001b[30m|___.^.||@|\u001b[0m\u001b[33m888888P\u001b[0m\u001b[32m:::_:: `:. : .\r\n\u001b[0m\u001b[32m . ..::.. .. \u001b[1m\u001b[30m|' || |@\u001b[1m\u001b[30m|_|.^.\u001b[0m\u001b[33m8888P\u001b[0m\u001b[32m:: `. : .\r\n\u001b[0m\u001b[32m. .:.:. .. . ' :\u001b[1m\u001b[30m| ||.\u001b[1m\u001b[30m| |__|@\u001b[1m\u001b[30m| \u001b[0m\u001b[32m.: .. :\r\n\u001b[0m\u001b[32m :: :: . .:. ,' ` ::: \u001b[1m\u001b[30m| #| \u001b[0m\u001b[32m... . . .\r\n\u001b[0m\u001b[32m ' `:: . ' .::: : . :::,:''' \u001b[0m\u001b[32m.:. .\r\n\u001b[0m\u001b[32m `::. ::. `: , ::\\: :::. ` . .\r\n\u001b[1m\u001b[31m Angor'98\u001b[0m\u001b[32m .':.. :. :. .:: .\r\n\u001b[0m\u001b[32m : . ..::' .\r\n\u001b[0m\r\nNombre del personaje (escribe 'crear' para uno nuevo): ", "banner_before_return": "Gamedriver: LDmud 3.2.15 (Amylaar+)\r\nMudlib: Simauria 1.6.0.1\r\n\u001b[1m\u001b[34m ___ __ __\r\n //. \\ |__| |__|\r\n / \\ '--' .--. _-. __ __ ____ _-. __ _-,,-. _--. ____\r\n | `\\. /_ | | ' ' \\ / \\ | || | | '/\\/ /_ | / \\\r\n _ \\. | | | | || || | | |> | | || | | | | | | |> |\r\n | `\\ '| | | | | || || | | , | | |/ | | \\ | | | , |\r\n \\. '-__/ / |_/ |__||_/ | / |__/|__| |_/|__| \\__| |_/ |__/|__|\r\n \\_____/ |/ \u001b[0m\r\n\u001b[0m\u001b[32m \u001b[1m\u001b[31m~\u001b[30m| \u001b[0m\u001b[33m,oo888oo, \u001b[0m\u001b[32m..\r\n\u001b[0m\u001b[32m \u001b[1m\u001b[30m.^. \u001b[31m~\u001b[1m\u001b[30m| \u001b[0m\u001b[33m,88888888888, \u001b[0m\u001b[32m.::.:\r\n\u001b[0m\u001b[32m \u001b[1m\u001b[31m~\u001b[30m| |@\u001b[1m\u001b[30m| .^.\u001b[0m\u001b[33m8|\u001b[0m\u001b[33m88888888888 \u001b[", "encoding": "ascii", "option_states": { "server_offered": {}, "server_requested": { "NAWS": true } }, "timing": { "probe": 0.5089011192321777, "total": 1.0112969875335693 } } }, "sessions": [ { "connected": "2026-02-08T06:40:18.200098+00:00", "host": "mud.simauria.org", "ip": "5.135.88.5", "port": 23 } ] } 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=mud.simauria.org port=23 INFO client_base.py:174 Connected to 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 mud.simauria.org 23