arkadia.rpg.pl ============== **Connection Banner:** .. image:: /_static/banners/banner_e9b2ae1202c1.png :alt: Witaj w swiecie Arkadii Zapraszamy na strone Arkadii: https://www.arkadia.rpg.pl/ Aby zalogowac sie na swoje konto lub jesli jeszcze go nie masz - podaj adres email. Aby zalogowac sie na istniejaca postac - podaj jej imie. Nie ma postaci o takim imieniu. Zaloguj sie na konto, aby stworzyc nowa. :class: ansi-banner :width: 610px :loading: lazy Server URLs ----------- .. raw:: html Server Info ----------- - **Server Location**: 🇵🇱 Poland (GeoIP) Protocol Support ---------------- MUD-specific protocols detected via MSSP flags or Telnet negotiation. - **MSSP**: :proto-no:`No` - **GMCP**: :proto-negotiated:`Negotiated` - **MSDP**: :proto-no:`No` - **MCCP**: :proto-no:`No` - **MCCP2**: :proto-no:`No` - **MXP**: :proto-no:`No` - **MSP**: :proto-no:`No` - **MCP**: :proto-no:`No` - **ZMP**: :proto-no:`No` Telnet Fingerprint ------------------ :ref:`c2dd7d4e76383b41 ` *This fingerprint is shared by 173 other servers.* The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata. .. raw:: html
Show JSON .. code-block:: json { "server-probe": { "fingerprint": "c2dd7d4e76383b41", "fingerprint-data": { "offered-options": [], "probed-protocol": "server", "refused-options": [], "requested-options": [], "scan-type": "quick" }, "session_data": { "banner_after_return": "\r\nNie ma postaci o takim imieniu. Zaloguj sie na konto, aby stworzyc nowa.\r\n", "banner_before_return": "\r\n Witaj w swiecie Arkadii\r\n\r\n Zapraszamy na strone Arkadii: https://www.arkadia.rpg.pl/\r\n\r\nAby zalogowac sie na swoje konto lub jesli jeszcze go nie masz - podaj adres\r\nemail.\r\n\r\nAby zalogowac sie na istniejaca postac - podaj jej imie.\r\n", "dsr_replies": 0, "dsr_requests": 0, "encoding": "ascii", "option_states": { "server_offered": { "0x55": false, "0x56": false, "GMCP": true }, "server_requested": {} }, "scan_type": "quick", "timing": { "probe": 0.0, "total": 2.5245590209960938 } } }, "sessions": [ { "connected": "2026-02-14T17:11:24.569940+00:00", "host": "arkadia.rpg.pl", "ip": "188.165.19.40", "port": 23 } ] } .. raw:: html
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 `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug arkadia.rpg.pl 23 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:965 Fingerprint client: host=arkadia.rpg.pl port=23 INFO client_base.py:175 Connected to DEBUG client_base.py:492 negotiation complete after 0.00s. DEBUG stream_writer.py:707 recv IAC WILL GMCP DEBUG stream_writer.py:723 WILL GMCP unsolicited DEBUG stream_writer.py:1900 handle_will(GMCP) DEBUG stream_writer.py:3174 pending_option[DO + GMCP] = True DEBUG stream_writer.py:950 send IAC DO GMCP DEBUG stream_writer.py:3174 remote_option[GMCP] = True DEBUG stream_writer.py:3174 pending_option[DO + GMCP] = False DEBUG stream_writer.py:707 recv IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:723 WILL MCCP2_COMPRESS unsolicited DEBUG stream_writer.py:1900 handle_will(MCCP2_COMPRESS) DEBUG stream_writer.py:3174 remote_option[MCCP2_COMPRESS] = False DEBUG stream_writer.py:950 send IAC DONT MCCP2_COMPRESS WARNING stream_writer.py:2008 Unhandled: WILL MCCP2_COMPRESS. DEBUG stream_writer.py:707 recv IAC WILL MCCP_COMPRESS DEBUG stream_writer.py:723 WILL MCCP_COMPRESS unsolicited DEBUG stream_writer.py:1900 handle_will(MCCP_COMPRESS) DEBUG stream_writer.py:3174 remote_option[MCCP_COMPRESS] = False DEBUG stream_writer.py:950 send IAC DONT MCCP_COMPRESS WARNING stream_writer.py:2008 Unhandled: WILL MCCP_COMPRESS. DEBUG stream_writer.py:1323 IAC GA: Go-Ahead (unhandled). DEBUG client_base.py:89 EOF from server, closing. INFO client_base.py:106 Connection closed to INFO fingerprinting.py:746 connection for server fingerprint c2dd7d4e76383b41 .. raw:: html