moo.samsara-moo.comο
Connection Banner:
Server URLsο
- Telnet: telnet://moo.samsara-moo.com:7999
- Website: https://discord.gg/46QHP8ugg5
Server Infoο
Server Location: πΊπΈ United States (GeoIP)
Telnet Fingerprintο
This fingerprint is shared by 219 other servers.
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
Show JSON
{
"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": "Be patient while we work out the kinks and report any bugs you find!\r\n\r\nNeed help? Join the Discord. \u001b[38;5;88mhttps://discord.gg/46QHP8ugg5\u001b[0m\r\nWanna donate? We have a ko-fi here: https://ko-fi.com/samsaramoo which is used for alleviating dev time to make content.\r\n\r\n \"Realizing freedom in the end,\r\n the only fate you control.\"\r\n\r\n -- Anonymous\r\n\r\n\r\n\u001b[32m\u001b[1mThe SamsaraMOO: Lost Data DRM update was just released, Dec 9, 2022!\u001b[0m\r\n\r\n\u001b[38;5;11m ** PVP combat is currently available by contract, have at it you murderous freaks! **\u001b[0m\r\n\r\n\u001b[31m\u001b[1mYou must be at least 18 years old to play SamsaraMOO.\u001b[0m\r\n\r\nAll orphans, corpses, inflatable sheep, cinderblocks and wild dogs depicted in this game are 18 years of age or older.\r\n\r\nTo request a character:\r\n\u001b[1m request <player_name> for <email_address>\u001b[0m\r\nTo connect with an existing player: \r\n\u001b[1m connect <player> <password>\u001b[0m\r\n(server v1.10.4 up 420:11:59:04, 31 connected)\r\n",
"banner_before_return": "Be patient while we work out the kinks and report any bugs you find!\r\n\r\nNeed help? Join the Discord. \u001b[38;5;88mhttps://discord.gg/46QHP8ugg5\u001b[0m\r\nWanna donate? We have a ko-fi here: https://ko-fi.com/samsaramoo which is used for alleviating dev time to make content.\r\n\r\n \"Realizing freedom in the end,\r\n the only fate you control.\"\r\n\r\n -- Anonymous\r\n\r\n\r\n\u001b[32m\u001b[1mThe SamsaraMOO: Lost Data DRM update was just released, Dec 9, 2022!\u001b[0m\r\n\r\n\u001b[38;5;11m ** PVP combat is currently available by contract, have at it you murderous freaks! **\u001b[0m\r\n\r\n\u001b[31m\u001b[1mYou must be at least 18 years old to play SamsaraMOO.\u001b[0m\r\n\r\nAll orphans, corpses, inflatable sheep, cinderblocks and wild dogs depicted in this game are 18 years of age or older.\r\n\r\nTo request a character:\r\n\u001b[1m request <player_name> for <email_address>\u001b[0m\r\nTo connect with an existing player: \r\n\u001b[1m connect <player> <password>\u001b[0m\r\n(server v1.10.4 up 420:11:59:02, 31 connected)\r\n",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "ascii",
"option_states": {
"server_offered": {},
"server_requested": {}
},
"scan_type": "quick",
"timing": {
"probe": 0.5106039047241211,
"total": 5.207634925842285
}
}
},
"sessions": [
{
"connected": "2026-02-14T17:09:50.177063+00:00",
"host": "moo.samsara-moo.com",
"ip": "194.195.212.15",
"port": 7999
}
]
}
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
telnetlib3-fingerprint --loglevel=debug moo.samsara-moo.com 7999
Show Logfile
DEBUG client.py:965 Fingerprint client: host=moo.samsara-moo.com port=7999
INFO client_base.py:175 Connected to <Peer 194.195.212.15 7999>
DEBUG client_base.py:492 negotiation complete after 0.00s.
DEBUG stream_writer.py:3174 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:950 send IAC DO BINARY
DEBUG stream_writer.py:3174 pending_option[DO + SGA] = True
DEBUG stream_writer.py:950 send IAC DO SGA
DEBUG stream_writer.py:3174 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:950 send IAC DO ECHO
DEBUG stream_writer.py:3174 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:950 send IAC DO STATUS
DEBUG stream_writer.py:3174 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:950 send IAC DO CHARSET
DEBUG stream_writer.py:3174 pending_option[DO + EOR] = True
DEBUG stream_writer.py:950 send IAC DO EOR
DEBUG stream_writer.py:3174 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:950 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3174 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:950 send IAC DO GMCP
DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:950 send IAC DO MSDP
DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:950 send IAC DO MSSP
DEBUG stream_writer.py:3174 pending_option[DO + MSP] = True
DEBUG stream_writer.py:950 send IAC DO MSP
DEBUG stream_writer.py:3174 pending_option[DO + MXP] = True
DEBUG stream_writer.py:950 send IAC DO MXP
DEBUG stream_writer.py:3174 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:950 send IAC DO ZMP
DEBUG stream_writer.py:3174 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:950 send IAC DO AARDWOLF
DEBUG stream_writer.py:3174 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:950 send IAC DO ATCP
INFO fingerprinting.py:746 connection for server fingerprint a8a260cc4662430c
INFO client_base.py:106 Connection closed to <Peer 194.195.212.15 7999>