wocmud.org

Connection Banner:

Please be patient while reverse DNS is obtained. (This can sometimes take several seconds) Diku v.1 remnants by K.Nyboe, S.Hammer, H.Staerfeldt, T.Madsen, M.Sierfert _._ _ ., ,. _​.._. .​-~._ -~~ \\_ ,; T h e ;, _​_~~-~_.~ _ _​.~~-.. \\.._ _._ \\.; W O R L D S ;./ __ _/ ~~ -​~._ _ ~~ ~-,; o f ;.​_~~ -​~..- _​.._ ~~ \\_ .^\\ C A R N A G E /^. _ __ _/ ~​._~ ~​~_.---~_.~~-~. ; _​____. .​_____ ; .​~~- ~​._.~ ~​.-- .​---.\`/^" "'\\./'" "^\\'.,-​-~._._ \`._ __/ _.- ,-​~~^~, ,~​^~~-, ~​.._ \\_​~._ -​~__~~.__.~~~ / \\ ~ \| _ \\ / _ \| ~ / \\_ ~​..~--.._,~ _/ \| ! {\*} / \\ {\*} ! \| ~_ .~~ + (_ --" .^. "-- _) + \`~~_ _ __/ ( --'' / \| \\ \`'-- ) \\_._ _ ~​-..~ -​.~~~ \\_. ' \\/^\\/ . ._/ -​~.~ ', - ' - ,' Recent Code [:~\\__!_ _!__/~:] Created a n d \|';_\|_\|_\|_\|_;'\| b y Hosting Provided ;\\,\\ \| \| \| \| /,/; Robbie Rogers b y : \`\\~​^~^~^~/ : & Blobule \\ . , . / Aaron Buhr \\ " ./ "<~​~^~~>" What shall your name be (help for ideas)?

Server URLs

Server Info

  • Server Location: 🇨🇦 Canada (GeoIP)

Telnet Fingerprint

6006bc87712f9c64

This fingerprint is unique to this server.

Options requested from client: ECHO, NAWS

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

Show JSON
{
  "server-probe": {
    "fingerprint": "6006bc87712f9c64",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [
        "ECHO",
        "NAWS"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "",
      "banner_before_return": "Please be patient while reverse DNS is obtained.\n(This can sometimes take several seconds)\n\n  Diku v.1 remnants by K.Nyboe, S.Hammer, H.Staerfeldt, T.Madsen, M.Sierfert\r\n                 _._   _      .,                ,.             _.._.\r\n         .-~._      -~~ \\_  ,;       T h e        ;,  __~~-~_.~   _  _.~~-..\r\n              \\.._  _._   \\.;     W O R L D S      ;./   __     _/ ~~\r\n   -~._  _        ~~   ~-,;           o f           ;._~~  -~..-      _.._\r\n       ~~ \\_             .^\\     C A R N A G E     /^.  _     __    _/    ~._~\r\n            ~~_.---~_.~~-~. ;  _____.     ._____  ; .~~- ~._.~  ~.--\r\n                      .---.`/^\"     \"'\\./'\"     \"^\\'.,--~._._\r\n   `._             __/ _.-     ,-~~^~,   ,~^~~-,     ~.._    \\_~._\r\n      -~__~~.__.~~~   /   \\ ~ |   _   \\ /   _   | ~ /    \\_       ~..~--.._,~\r\n                    _/     |  !  {*} /   \\ {*}  !  |       ~_\r\n                 .~~       +  (_  --\" .^. \"--  _)  +         `~~_\r\n        _     __/          (    --'' / | \\ `'--    )             \\_._    _\r\n   ~-..~ -.~~~              \\_.    ' \\/^\\/   .  ._/                  -~.~ \r\n                              ',   -   '   -   ,'\r\n            Recent Code        [:~\\__!_ _!__/~:]        Created\r\n               a n d            |';_|_|_|_|_;'|           b y\r\n          Hosting Provided     ;\\,\\ | | | | /,/;     Robbie Rogers\r\n                b y            :  `\\~^~^~^~/   :           &\r\n              Blobule           \\   .  ,  .   /        Aaron Buhr\r\n                                  \\    \"   ./\r\n                                   \"<~~^~~>\"\r\n\r\nWhat shall your name be (help for ideas)? ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "ECHO": false
        },
        "server_requested": {
          "ECHO": true,
          "NAWS": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 5.78686261177063
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:04:20.524265+00:00",
      "host": "wocmud.org",
      "ip": "51.222.205.67",
      "port": 4000
    }
  ]
}

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 wocmud.org 4000
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=wocmud.org port=4000
INFO client_base.py:186 Connected to <Peer 51.222.205.67 4000>
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:1400 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:768 recv IAC DO NAWS
DEBUG stream_writer.py:1836 handle_do(NAWS)
DEBUG stream_writer.py:3330 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:1019 send IAC WILL NAWS
DEBUG stream_writer.py:2453 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3330 local_option[NAWS] = True
DEBUG stream_writer.py:3330 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
DEBUG stream_writer.py:3330 remote_option[ECHO] = False
DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
DEBUG stream_writer.py:1400 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:768 recv IAC DO ECHO
DEBUG stream_writer.py:1836 handle_do(ECHO)
DEBUG stream_writer.py:3330 local_option[ECHO] = False
DEBUG stream_writer.py:1019 send IAC WONT ECHO
DEBUG stream_writer.py:3330 local_option[ECHO] = True
DEBUG stream_writer.py:768 recv IAC WONT ECHO
DEBUG stream_writer.py:2148 handle_wont(ECHO)
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 MSSP,
    DO ZMP, DO MCCP2_COMPRESS'
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:118 Connection closed to <Peer 51.222.205.67 4000>
INFO fingerprinting.py:746 new server fingerprint 6006bc87712f9c64