prometheus-enterprises.com

Connection Banner:

Welcome to... Prometheus: the Eternal Wars! All content, source code, plots, characters, Etc included in this game belong to Prometheus Enterprises, SM. The X-Loritans are attacking our space. Only you, with your skills at combat, have the power to push them back and thus win this war. View our website at: https://prometheus-enterprises.com/ Follow us on Mastodon: Bot account: @moo@social.prometheus-enterprises.com Monitored account where the staff posts: @staff@social.prometheus-enterprises.com Contact the admins at any time by sending an email to: support@prometheus-enterprises.com Note: Please allow us up to 24 hours to get back to you! Hesitate not, my friends, for there is no fear here. Enjoy your stay at Prometheus! \*\*\* Disclaimer: The administrators of Prometheus deny any and all responsibility for text transmitted within this game. While they do their best to make this a safe playing environment, they will not be held liable for any damages caused as a result of logging into this system. Please note that this system may contain subject matter and conversations of an adult nature. Viewer discretion is advised. Last server reboot: Sun Mar 1 00:12:16 2026 EET NOTE: One player is to have one account, and one account only. We are very strict about this matter. If we find out you've created another account, you might not just lose both accounts, but also be permanently banned from the game. We usually do not like to ban players, but in the case of multiple accounts the story is different. Valid commands are: [n] - Create a new character [p] - Log in to an existing character [a] - Administrator login [d] - Delete a character [r] - Reset Password For help, type HELP. To view announcements, type ANNOUNCEMENTS. To see the count of online players, type ONLINE. [Input] Please enter 1 or more characters. [Input]

Server URLs

Server Info

  • Server Location: 🇫🇮 Finland (GeoIP)

Protocol Support

MUD-specific protocols detected via MSSP flags or Telnet negotiation.

  • MSSP: Negotiated

  • GMCP: No

  • MSDP: No

  • MCCP: No

  • MCCP2: No

  • MXP: No

  • MSP: No

  • MCP: No

  • ZMP: No

Telnet Fingerprint

2d058bc35204108b

This fingerprint is shared by 2 other servers.

Options offered by server: MSSP

The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.

Show JSON
{
  "server-probe": {
    "fingerprint": "2d058bc35204108b",
    "fingerprint-data": {
      "offered-options": [
        "MSSP"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "BINARY",
        "CHARSET",
        "COM_PORT",
        "ECHO",
        "EOR",
        "GMCP",
        "MCCP2",
        "MCCP3",
        "MSDP",
        "MSP",
        "MXP",
        "SGA",
        "STATUS",
        "ZMP"
      ],
      "requested-options": [],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "Please enter 1 or more characters.\r\n[Input]\r\n",
      "banner_before_return": "Welcome to...\r\nPrometheus: the Eternal Wars!\r\nAll content, source code, plots, characters, Etc included in this game belong to Prometheus Enterprises, SM.\r\nThe X-Loritans are attacking our space. Only you, with your skills at combat, have the power to push them back and thus win this war.\r\nView our website at:\r\nhttps://prometheus-enterprises.com/\r\nFollow us on Mastodon:\r\nBot account: @moo@social.prometheus-enterprises.com\r\nMonitored account where the staff posts: @staff@social.prometheus-enterprises.com\r\nContact the admins at any time by sending an email to:\r\nsupport@prometheus-enterprises.com\r\nNote: Please allow us up to 24 hours to get back to you!\r\nHesitate not, my friends, for there is no fear here.\r\nEnjoy your stay at Prometheus!\r\n*** Disclaimer: The administrators of Prometheus deny any and all responsibility for text transmitted within this game. While they do their best to make this a safe playing environment, they will not be held liable for any damages caused as a result of logging into this system. Please note that this system may contain subject matter and conversations of an adult nature. Viewer discretion is advised.\r\nLast server reboot: Sun Mar  1 00:12:16 2026 EET\r\nNOTE: One player is to have one account, and one account only. We are very strict about this matter. If we find out you've created another account, you might not just lose both accounts, but also be permanently banned from the game. We usually do not like to ban players, but in the case of multiple accounts the story is different.\r\nValid commands are:\r\n[n] - Create a new character\r\n[p] - Log in to an existing character\r\n[a] - Administrator login\r\n[d] - Delete a character\r\n[r] - Reset Password\r\nFor help, type HELP.\r\nTo view announcements, type ANNOUNCEMENTS.\r\nTo see the count of online players, type ONLINE.\r\n[Input]\r\n",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "MSSP": true
        },
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5072088241577148,
        "total": 11.07612681388855
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:02:18.768189+00:00",
      "host": "prometheus-enterprises.com",
      "ip": "82.181.61.1",
      "port": 2223
    }
  ]
}

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 prometheus-enterprises.com 2223
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=prometheus-enterprises.com port=2223
INFO client_base.py:186 Connected to <Peer 82.181.61.1 2223>
DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1019 send IAC WILL MXP
DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1019 send IAC WILL ATCP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1019 send IAC WILL GMCP
DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSP
DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSDP
DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSSP
DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1019 send IAC WILL ZMP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1019 send IAC DO MXP
DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1019 send IAC DO ATCP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1019 send IAC DO GMCP
DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC DO AARDWOLF
DEBUG stream_writer.py:3330 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSP
DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1019 send IAC DO MSDP
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSSP
DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1019 send IAC DO ZMP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP2_COMPRESS
DEBUG stream_writer.py:768 recv IAC WILL MSSP
DEBUG stream_writer.py:1994 handle_will(MSSP)
DEBUG stream_writer.py:993 skip DO MSSP; pending_option = True
DEBUG stream_writer.py:3330 remote_option[MSSP] = True
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = False
DEBUG client_base.py:499 negotiation failed after 4.00s.
DEBUG client_base.py:505 failed-reply: 'WILL MXP, WILL ATCP, WILL MCCP3_COMPRESS, WILL GMCP, WILL AARDWOLF, WILL MSP, WILL MSDP,
    WILL MSSP, WILL ZMP, WILL MCCP2_COMPRESS, DO MXP, DO ATCP, DO MCCP3_COMPRESS, DO GMCP, DO AARDWOLF, DO MSP, DO MSDP, DO ZMP,
    DO MCCP2_COMPRESS'
DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:1019 send IAC DO BINARY
DEBUG stream_writer.py:3330 pending_option[DO + SGA] = True
DEBUG stream_writer.py:1019 send IAC DO SGA
DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:1019 send IAC DO ECHO
DEBUG stream_writer.py:3330 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:1019 send IAC DO STATUS
DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:1019 send IAC DO CHARSET
DEBUG stream_writer.py:3330 pending_option[DO + EOR] = True
DEBUG stream_writer.py:1019 send IAC DO EOR
DEBUG stream_writer.py:3330 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:1019 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:993 skip DO MCCP2_COMPRESS; pending_option = True
DEBUG stream_writer.py:993 skip DO MCCP3_COMPRESS; pending_option = True
DEBUG stream_writer.py:993 skip DO GMCP; pending_option = True
DEBUG stream_writer.py:993 skip DO MSDP; pending_option = True
DEBUG stream_writer.py:993 skip DO MSP; pending_option = True
DEBUG stream_writer.py:993 skip DO MXP; pending_option = True
DEBUG stream_writer.py:993 skip DO ZMP; pending_option = True
DEBUG stream_writer.py:993 skip DO AARDWOLF; pending_option = True
DEBUG stream_writer.py:993 skip DO ATCP; pending_option = True
INFO fingerprinting.py:755 connection for server fingerprint 2d058bc35204108b
INFO client_base.py:118 Connection closed to <Peer 82.181.61.1 2223>