cosmicrage.earth:7777
Connection Banner:
A long time in the future. In galaxies far more advanced than our own. There is told a story. A story you are about to write. Welcome to: Cosmic Rage! By Nathan Tech. 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, 19 days, 3 hours, 27 minutes, and 4 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. Are you stuck? Here are some tips that might help you get started: 1. Galactic Designation is the same as your account name. 2. Security code is the same as a password. 3. At any time in any prompt, typing boot will disconnect you from the mud. 4. Can't log in? Try submitting a logon assist! More tips will be added when we think of them, so if you have any ideas, please feel free to type suggest once you are in the game and we'll see what we can do! Type a line of input. To abort the process you are in, type boot. For help, type help.
Encoding
Effective encoding: cp437
Scanner detected: ascii
Telnet Fingerprint
This fingerprint is shared by 169 other servers.
Data source: a8a260cc4662430c/ad94ae3d0d568a0e.json
The complete JSON record collected during the scan, including Telnet negotiation results and banner data.
{
"server-probe": {
"fingerprint": "a8a260cc4662430c",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [
"AARDWOLF",
"ATCP",
"BINARY",
"CHARSET",
"COM_PORT",
"ECHO",
"EOR",
"GMCP",
"MSDP",
"MSP",
"MSSP",
"MXP",
"SGA",
"STATUS",
"ZMP"
],
"requested-options": [],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "Are you stuck?\r\nHere are some tips that might help you get started:\r\n1. Galactic Designation is the same as your account name.\r\n2. Security code is the same as a password.\r\n3. At any time in any prompt, typing boot will disconnect you from the mud.\r\n4. Can't log in? Try submitting a logon assist!\r\n\r\nMore tips will be added when we think of them, so if you have any ideas, please feel free to type suggest once you are in the game and we'll see what we can do!\r\nType a line of input. To abort the process you are in, type boot. For help, type help.\r\n",
"banner_before_return": "A long time in the future.\r\nIn galaxies far more advanced than our own.\r\nThere is told a story.\r\nA story you are about to write.\r\nWelcome to: Cosmic Rage!\r\nBy Nathan Tech.\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, 19 days, 3 hours, 27 minutes, and 4 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.5056774616241455,
"total": 5.01669979095459
}
}
},
"sessions": [
{
"connected": "2026-02-09T19:34:56.658068+00:00",
"host": "cosmicrage.earth",
"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.
DEBUG client.py:863 Fingerprint client: host=cosmicrage.earth port=7777
INFO client_base.py:174 Connected to <Peer 77.68.100.252 7777>
DEBUG client_base.py:460 negotiation complete after 2.00s.
DEBUG stream_writer.py:3167 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:947 send IAC DO BINARY
DEBUG stream_writer.py:3167 pending_option[DO + SGA] = True
DEBUG stream_writer.py:947 send IAC DO SGA
DEBUG stream_writer.py:3167 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:947 send IAC DO ECHO
DEBUG stream_writer.py:3167 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:947 send IAC DO STATUS
DEBUG stream_writer.py:3167 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:947 send IAC DO CHARSET
DEBUG stream_writer.py:3167 pending_option[DO + EOR] = True
DEBUG stream_writer.py:947 send IAC DO EOR
DEBUG stream_writer.py:3167 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:947 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3167 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:947 send IAC DO GMCP
DEBUG stream_writer.py:3167 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:947 send IAC DO MSDP
DEBUG stream_writer.py:3167 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:947 send IAC DO MSSP
DEBUG stream_writer.py:3167 pending_option[DO + MSP] = True
DEBUG stream_writer.py:947 send IAC DO MSP
DEBUG stream_writer.py:3167 pending_option[DO + MXP] = True
DEBUG stream_writer.py:947 send IAC DO MXP
DEBUG stream_writer.py:3167 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:947 send IAC DO ZMP
DEBUG stream_writer.py:3167 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:947 send IAC DO AARDWOLF
DEBUG stream_writer.py:3167 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:947 send IAC DO ATCP
INFO fingerprinting.py:746 connection for server fingerprint a8a260cc4662430c
INFO client_base.py:105 Connection closed to <Peer 77.68.100.252 7777>
Generated by telnetlib3-fingerprint
telnetlib3-fingerprint --loglevel=debug cosmicrage.earth 7777