cosmicrage.nathantech.net
=========================
.. raw:: html
Welcome to: Cosmic Rage!
By Nathan Tech
------------
http://nathantech.net
support@nathantech.net
@nathantech7713
@cosmic_ragemud
-------------------
With power comes responsibility.
Responsibility for justice.
Responsibility for peace.
-----------------
Cosmic rage, where we care about you.
Current hosts: Laurel Nightshade , Sarafina , Augustus , Lady Lilac Of The Windblossoms , Oh Captain my
Captain Eli Perez , Billybob Dark Blue Designation , A cute green turtle , Draqoken , Lara Stardust , and
Dante Steel
-----------
Copyright [c] 2016-2025 Nathan Tech.
The server has been up for 1 month, 18 days, 1 hour, 2 minutes, and 29 seconds.
Please pick from the following options:
Main menu.
[1]: Activate a synaptic signal
[2]: Create a new synaptic signal
[3]: Account Recovery
[4]: View Legal Information
[5]: Put in a login assist
[6]: View game statistics
[7]: Exit
Please enter a number, between 1 and 7
Type a line of input. To abort the process you are in, type boot. For help, type help.
.. raw:: html
cosmicrage.nathantech.net:7777
⎘
Telnet Fingerprint
------------------
:ref:`8230b57f2279de84... `
*This fingerprint is shared by 102 other servers.*
**Data source**: `8230b57f2279de84/62cb6856f1e29af6.json `_
The complete JSON record collected during the scan,
including Telnet negotiation results and any
MSSP metadata.
.. code-block:: json
{
"server-probe": {
"fingerprint": "8230b57f2279de84",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [
"BINARY",
"CHARSET",
"COM_PORT",
"ECHO",
"EOR",
"SGA",
"STATUS"
],
"requested-options": [],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "Welcome to: Cosmic Rage!\r\nBy Nathan Tech\r\n------------\r\nhttp://nathantech.net\r\nsupport@nathantech.net\r\n@nathantech7713\r\n@cosmic_ragemud\r\n-------------------\r\n\r\nWith power comes responsibility.\r\nResponsibility for justice.\r\nResponsibility for peace.\r\n-----------------\r\nCosmic rage, where we care about you.\r\n\u001b[34mCurrent hosts:\u001b[0m \u001b[34mLaurel Nightshade\u001b[0m, \u001b[34mSarafina\u001b[0m, \u001b[34mAugustus\u001b[0m, \u001b[34mLady Lilac Of The Windblossoms\u001b[0m, \u001b[31mOh Captain my Captain Eli Perez\u001b[0m, \u001b[31mBillybob Dark Blue Designation\u001b[0m, \u001b[31mA cute green turtle\u001b[0m, \u001b[31mDraqoken\u001b[0m, \u001b[31mLara Stardust\u001b[0m, and \u001b[31mDante Steel\u001b[0m\r\n-----------\r\nCopyright \ufffd [c] 2016-2025 Nathan Tech.\r\n\u001b[36mThe server has been up for 1 month, 18 days, 1 hour, 2 minutes, and 29 seconds.\u001b[0m\r\nPlease pick from the following options:\r\nMain menu.\r\n[1]: Activate a synaptic signal\r\n[2]: Create a new synaptic signal\r\n[3]: Account Recovery\r\n[4]: View Legal Information\r\n[5]: Put in a login assist\r\n[6]: View game statistics\r\n[7]: Exit\r\nPlease enter a number, between 1 and 7\r\nType a line of input. To abort the process you are in, type boot. For help, type help.\r\n",
"encoding": "ascii",
"option_states": {
"server_offered": {},
"server_requested": {}
},
"scan_type": "quick",
"timing": {
"probe": 0.5040957927703857,
"total": 6.00988245010376
}
}
},
"sessions": [
{
"connected": "2026-02-08T17:10:22.095083+00:00",
"host": "cosmicrage.nathantech.net",
"ip": "77.68.100.252",
"port": 7777
}
]
}
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=cosmicrage.nathantech.net port=7777
INFO client_base.py:174 Connected to
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 + MXP] = True
DEBUG stream_writer.py:938 send IAC DO MXP
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:746 connection for server fingerprint a8a260cc4662430c
INFO client_base.py:105 Connection closed to
*Generated by* `telnetlib3-fingerprint `_
.. code-block:: shell
telnetlib3-fingerprint --loglevel=debug cosmicrage.nathantech.net 7777