Avalon ====== .. raw:: html .. raw:: html

avalon.mud.de:7777 🔒

Server Info ----------- - **Family**: LPMud - **Genre**: Fantasy - **Players online**: 25 [#scan]_ - **Created**: 1995 - **Status**: LIVE - **Website**: `http://avalon.mud.de `_ - **Language**: German - **TLS/SSL**: Port 7778 Protocol Support ---------------- MUD-specific protocols detected via MSSP flags or Telnet negotiation. - **MSSP**: :proto-yes:`Yes` (MSSP) - **GMCP**: :proto-no:`No` - **MSDP**: :proto-no:`No` - **MCCP**: :proto-yes:`Yes` (MSSP) - **MCCP2**: :proto-no:`No` - **MXP**: :proto-yes:`Yes` (MSSP) - **MSP**: :proto-no:`No` - **MCP**: :proto-no:`No` - **ZMP**: :proto-no:`No` Telnet Fingerprint ------------------ :ref:`afb006a6f5b579c0... ` *This fingerprint is unique to this server.* **Options offered by server**: ``EOR`` **Options requested from client**: ``LINEMODE``, ``NAWS``, ``NEW_ENVIRON``, ``TTYPE``, ``XDISPLOC`` **Data source**: `afb006a6f5b579c0/3e25451f11e3f7a8.json `_ The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata. .. code-block:: json { "server-probe": { "fingerprint": "afb006a6f5b579c0", "fingerprint-data": { "offered-options": [ "EOR" ], "probed-protocol": "server", "refused-options": [ "BINARY", "CHARSET", "COM_PORT", "ECHO", "SGA", "STATUS" ], "requested-options": [ "LINEMODE", "NAWS", "NEW_ENVIRON", "TTYPE", "XDISPLOC" ], "scan-type": "quick" }, "session_data": { "banner_after_return": "\r\nDer Adlige sagt: Bitte gib nun \"neu\" oder den Namen eines\r\n existierenden Charakters ein.\r\n\r\nDu antwortest: ", "banner_before_return": "\r\n\u001b[0m\u001b[c\u001b[0m\nAvalon ist seit ueber 31 Jahren etabliert.\nUnverschluesselte Verbindung\n\n\r\nErmittle Client-Programm. Bitte kurz warten ... \u001b[30m\r\n\u001b[0m\r\n ** ***\r\n ***** ***\r\n * *** ** **\r\n *** ** **\r\n * ** ** *** ** ****\r\n * ** ** *** **** ** * *** * *** ****\r\n * ** ** *** * *** * ** * **** **** **** *\r\n * ** ** ** * **** ** ** ** ** ****\r\n * ** ** ** ** ** ** ** ** ** **\r\n ********* ** ** ** ** ** ** ** ** **\r\n * ** ** ** ** ** ** ** ** ** **\r\n * ** ** * ** ** ** ** ** ** **\r\n ***** ** ******* ** ** ** ****** ** **\r\n * **** ** * ***** ***** ** *** * **** *** ***\r\n* ** ** *** ** *** *** ***\r\n*\r\n **\r\n\r\nAvalon! Eine Welt, in der alles moeglich und nichts unmoeglich ist.\r\n\r\n\"Endlich wieder hier\", denkst Du Dir und verlierst auch schon Dein\r\nBewusstsein. Du wachst auf und ein Adliger steht vor Dir:\r\n\r\n Wer bist Du, Fremder? Sage mir Deinen Namen.\r\n Wenn Du verwirrt bist oder Deinen Namen nicht mehr weisst, so\r\n nenne Dich einfach \"gast\" oder rufe um \"hilfe\"!\r\n Tippe \"neu\", falls wir uns noch nie gesehen haben.\r\n\r\nDu antwortest: ", "encoding": "ascii", "mssp": { "ANSI": "1", "COUNTRY": "Germany", "CREATED": "1995", "FAMILY": "LPMud", "GENRE": "Fantasy", "ICON": "http://avalon.mud.de/img/avalon_small.png", "INTERMUD": [ "IMC2", "I3" ], "LANGUAGE": "German", "MCCP": "1", "MCP": "0", "MTTS": "1", "MXP": "1", "NAME": "Avalon", "NEWBIE FRIENDLY": "1", "PAY FOR PERKS": "0", "PAY TO PLAY": "0", "PLAYERKILLING": "Restricted", "PLAYERS": "25", "PORT": [ "23", "7777" ], "PUEBLO": "0", "ROLEPLAYING": "Accepted", "SSL": "7778", "STATUS": "LIVE", "UPTIME": "571636", "VT100": "1", "WEBSITE": "http://avalon.mud.de", "WORLD ORIGINALITY": "All Original", "XTERM 256 COLORS": "1" }, "option_states": { "environ_requested": [ { "name": "*", "type": "VAR" }, { "name": "*", "type": "USERVAR" } ], "server_offered": { "0x56": false, "0x5b": false, "EOR": true, "MSSP": true }, "server_requested": { "0x24": false, "0xc8": false, "LINEMODE": true, "NAWS": true, "NEW_ENVIRON": true, "TTYPE": true, "XDISPLOC": true } }, "scan_type": "quick", "timing": { "probe": 0.30225181579589844, "total": 4.933222532272339 } } }, "sessions": [ { "connected": "2026-02-08T16:27:01.607352+00:00", "host": "avalon.mud.de", "ip": "85.10.205.77", "port": 7777 }, { "connected": "2026-02-08T17:02:30.813461+00:00", "host": "avalon.mud.de", "ip": "85.10.205.77", "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=avalon.mud.de port=7777 INFO client_base.py:174 Connected to DEBUG client_base.py:460 negotiation complete after 2.00s. DEBUG stream_writer.py:697 recv IAC WILL EOR DEBUG stream_writer.py:713 WILL EOR unsolicited DEBUG stream_writer.py:1869 handle_will(EOR) DEBUG stream_writer.py:3036 pending_option[DO + EOR] = True DEBUG stream_writer.py:938 send IAC DO EOR DEBUG stream_writer.py:3036 remote_option[EOR] = True DEBUG stream_writer.py:3036 pending_option[DO + EOR] = False DEBUG stream_writer.py:697 recv IAC DO TTYPE DEBUG stream_writer.py:1739 handle_do(TTYPE) DEBUG stream_writer.py:3036 pending_option[WILL + TTYPE] = True DEBUG stream_writer.py:938 send IAC WILL TTYPE DEBUG stream_writer.py:3036 pending_option[SB + TTYPE] = True DEBUG stream_writer.py:3036 local_option[TTYPE] = True DEBUG stream_writer.py:3036 pending_option[WILL + TTYPE] = False DEBUG stream_writer.py:697 recv IAC DO NAWS DEBUG stream_writer.py:1739 handle_do(NAWS) DEBUG stream_writer.py:3036 pending_option[WILL + NAWS] = True DEBUG stream_writer.py:938 send IAC WILL NAWS DEBUG stream_writer.py:2306 send IAC SB NAWS (rows=25, cols=80) IAC SE DEBUG stream_writer.py:3036 local_option[NAWS] = True DEBUG stream_writer.py:3036 pending_option[WILL + NAWS] = False DEBUG stream_writer.py:697 recv IAC DO LINEMODE DEBUG stream_writer.py:1739 handle_do(LINEMODE) DEBUG stream_writer.py:3036 pending_option[WILL + LINEMODE] = True DEBUG stream_writer.py:938 send IAC WILL LINEMODE DEBUG stream_writer.py:3036 pending_option[SB + LINEMODE] = True DEBUG stream_writer.py:3036 local_option[LINEMODE] = True DEBUG stream_writer.py:3036 pending_option[WILL + LINEMODE] = False DEBUG stream_writer.py:697 recv IAC DO XDISPLOC DEBUG stream_writer.py:1739 handle_do(XDISPLOC) DEBUG stream_writer.py:3036 pending_option[WILL + XDISPLOC] = True DEBUG stream_writer.py:938 send IAC WILL XDISPLOC DEBUG stream_writer.py:3036 pending_option[SB + XDISPLOC] = True DEBUG stream_writer.py:3036 local_option[XDISPLOC] = True DEBUG stream_writer.py:3036 pending_option[WILL + XDISPLOC] = False DEBUG stream_writer.py:697 recv IAC DO b'$' DEBUG stream_writer.py:1739 handle_do(b'$') DEBUG stream_writer.py:1817 DO b'$' not supported. DEBUG stream_writer.py:3036 local_option[b'$'] = False DEBUG stream_writer.py:938 send IAC WONT b'$' DEBUG stream_writer.py:697 recv IAC DO NEW_ENVIRON DEBUG stream_writer.py:1739 handle_do(NEW_ENVIRON) DEBUG stream_writer.py:3036 pending_option[WILL + NEW_ENVIRON] = True DEBUG stream_writer.py:938 send IAC WILL NEW_ENVIRON DEBUG stream_writer.py:3036 pending_option[SB + NEW_ENVIRON] = True DEBUG stream_writer.py:3036 local_option[NEW_ENVIRON] = True DEBUG stream_writer.py:3036 pending_option[WILL + NEW_ENVIRON] = False DEBUG stream_writer.py:697 recv IAC WILL MXP DEBUG stream_writer.py:713 WILL MXP unsolicited DEBUG stream_writer.py:1869 handle_will(MXP) DEBUG stream_writer.py:3036 pending_option[DO + MXP] = True DEBUG stream_writer.py:938 send IAC DO MXP DEBUG stream_writer.py:3036 remote_option[MXP] = True DEBUG stream_writer.py:3036 pending_option[SB + MXP] = True DEBUG stream_writer.py:3036 pending_option[DO + MXP] = False DEBUG stream_writer.py:697 recv IAC DO ATCP DEBUG stream_writer.py:1739 handle_do(ATCP) DEBUG stream_writer.py:3036 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:938 send IAC WILL ATCP DEBUG stream_writer.py:3036 local_option[ATCP] = True DEBUG stream_writer.py:3036 pending_option[WILL + ATCP] = False DEBUG stream_writer.py:697 recv IAC WILL MSSP DEBUG stream_writer.py:713 WILL MSSP unsolicited DEBUG stream_writer.py:1869 handle_will(MSSP) DEBUG stream_writer.py:3036 pending_option[DO + MSSP] = True DEBUG stream_writer.py:938 send IAC DO MSSP DEBUG stream_writer.py:3036 remote_option[MSSP] = True DEBUG stream_writer.py:3036 pending_option[DO + MSSP] = False DEBUG stream_writer.py:697 recv IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:713 WILL MCCP2_COMPRESS unsolicited DEBUG stream_writer.py:1869 handle_will(MCCP2_COMPRESS) DEBUG stream_writer.py:3036 remote_option[MCCP2_COMPRESS] = False DEBUG stream_writer.py:938 send IAC DONT MCCP2_COMPRESS WARNING stream_writer.py:1974 Unhandled: WILL MCCP2_COMPRESS. DEBUG stream_writer.py:689 begin sub-negotiation SB TTYPE DEBUG stream_writer.py:676 sub-negotiation cmd TTYPE SE completion byte DEBUG stream_writer.py:3036 pending_option[SB + TTYPE] = False DEBUG stream_writer.py:2203 recv TTYPE SEND: b'' DEBUG stream_writer.py:2214 send IAC SB TTYPE IS b'xterm-256color' IAC SE DEBUG stream_writer.py:689 begin sub-negotiation SB LINEMODE DEBUG stream_writer.py:676 sub-negotiation cmd LINEMODE SE completion byte DEBUG stream_writer.py:3036 pending_option[SB + LINEMODE] = False DEBUG stream_writer.py:2504 recv IAC SB LINEMODE LINEMODE-MODE b'\x01' IAC SE DEBUG stream_writer.py:1246 set Linemode DEBUG stream_writer.py:1249 send IAC SB LINEMODE LINEMODE-MODE IAC SE DEBUG stream_writer.py:689 begin sub-negotiation SB XDISPLOC DEBUG stream_writer.py:676 sub-negotiation cmd XDISPLOC SE completion byte DEBUG stream_writer.py:3036 pending_option[SB + XDISPLOC] = False DEBUG stream_writer.py:2179 recv XDISPLOC SEND: b'' DEBUG stream_writer.py:2190 send IAC SB XDISPLOC IS b'' IAC SE DEBUG stream_writer.py:689 begin sub-negotiation SB NEW_ENVIRON DEBUG stream_writer.py:676 sub-negotiation cmd NEW_ENVIRON SE completion byte DEBUG stream_writer.py:3036 pending_option[SB + NEW_ENVIRON] = False DEBUG stream_writer.py:2249 recv NEW_ENVIRON SEND (all) DEBUG stream_writer.py:2272 env send: LANG='C', TERM='xterm-256color', LINES=25, COLUMNS=80, COLORTERM='' DEBUG stream_writer.py:689 begin sub-negotiation SB MXP DEBUG stream_writer.py:676 sub-negotiation cmd MXP SE completion byte DEBUG stream_writer.py:3036 pending_option[SB + MXP] = False DEBUG stream_writer.py:1651 MXP: b'' DEBUG stream_writer.py:689 begin sub-negotiation SB MXP DEBUG stream_writer.py:676 sub-negotiation cmd MXP SE completion byte DEBUG stream_writer.py:2031 [SB + MXP] unsolicited DEBUG stream_writer.py:1651 MXP: b'' DEBUG stream_writer.py:689 begin sub-negotiation SB ATCP DEBUG stream_writer.py:676 sub-negotiation cmd ATCP SE completion byte DEBUG stream_writer.py:2031 [SB + ATCP] unsolicited DEBUG stream_writer.py:1666 ATCP: Auth.Request 'ON' DEBUG stream_writer.py:689 begin sub-negotiation SB MSSP DEBUG stream_writer.py:676 sub-negotiation cmd MSSP SE completion byte DEBUG stream_writer.py:2031 [SB + MSSP] unsolicited DEBUG stream_writer.py:1642 MSSP: {'NAME': 'Avalon', 'PORT': ['23', '7777'], 'PLAYERS': '21', 'UPTIME': '589654', 'CREATED': '1995', 'LANGUAGE': 'German', 'COUNTRY': 'Germany', 'WEBSITE': 'http://avalon.mud.de', 'ICON': 'http://avalon.mud.de/img/avalon_small.png', 'STATUS': 'LIVE', 'FAMILY': 'LPMud', 'INTERMUD': ['IMC2', 'I3'], 'GENRE': 'Fantasy', 'ANSI': '1', 'VT100': '1', 'MCCP': '1', 'MCP': '0', 'MXP': '1', 'PUEBLO': '0', 'XTERM 256 COLORS': '1', 'MTTS': '1', 'PAY TO PLAY': '0', 'PAY FOR PERKS': '0', 'NEWBIE FRIENDLY': '1', 'PLAYERKILLING': 'Restricted', 'ROLEPLAYING': 'Accepted', 'WORLD ORIGINALITY': 'All Original', 'SSL': '7778'} DEBUG stream_writer.py:689 begin sub-negotiation SB TTYPE DEBUG stream_writer.py:676 sub-negotiation cmd TTYPE SE completion byte DEBUG stream_writer.py:2031 [SB + TTYPE] unsolicited DEBUG stream_writer.py:2203 recv TTYPE SEND: b'' DEBUG stream_writer.py:2214 send IAC SB TTYPE IS b'xterm-256color' IAC SE DEBUG stream_writer.py:1311 IAC EOR: End of Record (unhandled). DEBUG stream_writer.py:1311 IAC EOR: End of Record (unhandled). 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 + 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 + MSP] = True DEBUG stream_writer.py:938 send IAC DO MSP 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 DEBUG stream_writer.py:697 recv IAC WONT BINARY DEBUG stream_writer.py:1991 handle_wont(BINARY) DEBUG stream_writer.py:3036 remote_option[BINARY] = False DEBUG stream_writer.py:3036 pending_option[DO + BINARY] = False DEBUG stream_writer.py:697 recv IAC WONT SGA DEBUG stream_writer.py:1991 handle_wont(SGA) DEBUG stream_writer.py:3036 remote_option[SGA] = False DEBUG stream_writer.py:3036 pending_option[DO + SGA] = False DEBUG stream_writer.py:697 recv IAC WONT ECHO DEBUG stream_writer.py:1991 handle_wont(ECHO) DEBUG stream_writer.py:3036 remote_option[ECHO] = False DEBUG stream_writer.py:3036 pending_option[DO + ECHO] = False DEBUG stream_writer.py:697 recv IAC WONT STATUS DEBUG stream_writer.py:1991 handle_wont(STATUS) DEBUG stream_writer.py:3036 remote_option[STATUS] = False DEBUG stream_writer.py:3036 pending_option[DO + STATUS] = False DEBUG stream_writer.py:697 recv IAC WONT CHARSET DEBUG stream_writer.py:1991 handle_wont(CHARSET) DEBUG stream_writer.py:3036 remote_option[CHARSET] = False DEBUG stream_writer.py:3036 pending_option[DO + CHARSET] = False DEBUG stream_writer.py:697 recv IAC WONT COM_PORT_OPTION DEBUG stream_writer.py:1991 handle_wont(COM_PORT_OPTION) DEBUG stream_writer.py:3036 remote_option[COM_PORT_OPTION] = False DEBUG stream_writer.py:3036 pending_option[DO + COM_PORT_OPTION] = False DEBUG stream_writer.py:697 recv IAC WONT GMCP DEBUG stream_writer.py:1991 handle_wont(GMCP) DEBUG stream_writer.py:3036 remote_option[GMCP] = False DEBUG stream_writer.py:3036 pending_option[DO + GMCP] = False DEBUG stream_writer.py:697 recv IAC WONT MSDP DEBUG stream_writer.py:1991 handle_wont(MSDP) DEBUG stream_writer.py:3036 remote_option[MSDP] = False DEBUG stream_writer.py:3036 pending_option[DO + MSDP] = False DEBUG stream_writer.py:697 recv IAC WONT MSP DEBUG stream_writer.py:1991 handle_wont(MSP) DEBUG stream_writer.py:3036 remote_option[MSP] = False DEBUG stream_writer.py:3036 pending_option[DO + MSP] = False DEBUG stream_writer.py:697 recv IAC WONT ZMP DEBUG stream_writer.py:1991 handle_wont(ZMP) DEBUG stream_writer.py:3036 remote_option[ZMP] = False DEBUG stream_writer.py:3036 pending_option[DO + ZMP] = False DEBUG stream_writer.py:697 recv IAC WONT AARDWOLF DEBUG stream_writer.py:1991 handle_wont(AARDWOLF) DEBUG stream_writer.py:3036 remote_option[AARDWOLF] = False DEBUG stream_writer.py:3036 pending_option[DO + AARDWOLF] = False DEBUG stream_writer.py:697 recv IAC WONT ATCP DEBUG stream_writer.py:1991 handle_wont(ATCP) DEBUG stream_writer.py:3036 remote_option[ATCP] = False DEBUG stream_writer.py:3036 pending_option[DO + ATCP] = False INFO fingerprinting.py:737 new server fingerprint e3cacf9603de462f INFO client_base.py:105 Connection closed to *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug avalon.mud.de 7777 .. [#scan] measured 2026-02-08 at 17:02 UTC