118.216.10.12 (toox.co.kr)

toox.co.kr:4000

Connection Banner:

#​#### [START] 꿈의나라에 오신것을 진심으로 환영합니다.. 공급처 :: (주)하늘정보 만든이 :: 셈사랑 구본석(씨알) 이 호(작은악마) 권순영(순딩이) 이중한(지크) 김상수(DamasKim) 만든때 :: 1995년 9월 [Enter]를 누르세요. == 본 게임이 서비스될 수 있도록 도움을 주신 모든분들께 감사드립니다. == 여러분 부자 되세요. ^^; 당신의 아이디는?

Server URLs

Server Info

  • Server Location: 🇰🇷 South Korea (GeoIP)

  • Encoding: euc-kr

    This server uses a legacy encoding:

    telnetlib3-client --encoding euc-kr --force-binary toox.co.kr 4000

Telnet Fingerprint

a8a260cc4662430c

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": "\n\r== \ubcf8 \uac8c\uc784\uc774 \uc11c\ube44\uc2a4\ub420 \uc218 \uc788\ub3c4\ub85d \ub3c4\uc6c0\uc744 \uc8fc\uc2e0 \ubaa8\ub4e0\ubd84\ub4e4\uaed8 \uac10\uc0ac\ub4dc\ub9bd\ub2c8\ub2e4.\n\r== \uc5ec\ub7ec\ubd84 \ubd80\uc790 \ub418\uc138\uc694. ^^;\n\r\n\r\ub2f9\uc2e0\uc758 \uc544\uc774\ub514\ub294? ",
      "banner_before_return": "##### [START]\n\r\n\r                  \uafc8\uc758\ub098\ub77c\uc5d0 \uc624\uc2e0\uac83\uc744 \uc9c4\uc2ec\uc73c\ub85c \ud658\uc601\ud569\ub2c8\ub2e4..\n\r\n\r                                         \uacf5\uae09\ucc98 :: (\uc8fc)\ud558\ub298\uc815\ubcf4\n\r                                         \ub9cc\ub4e0\uc774 :: \uc148\uc0ac\ub791\n\r                                                   \uad6c\ubcf8\uc11d(\uc528\uc54c)\n\r                                                   \uc774  \ud638(\uc791\uc740\uc545\ub9c8)\n\r                                                   \uad8c\uc21c\uc601(\uc21c\ub529\uc774)\n\r                                                   \uc774\uc911\ud55c(\uc9c0\ud06c)\n\r                                                   \uae40\uc0c1\uc218(DamasKim)\n\r                                         \ub9cc\ub4e0\ub54c :: 1995\ub144 9\uc6d4\n\r\n\r[Enter]\ub97c \ub204\ub974\uc138\uc694.",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "euc-kr",
      "option_states": {
        "server_offered": {
          "ECHO": false
        },
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5153930187225342,
        "total": 5.8578174114227295
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:13:26.402425+00:00",
      "host": "toox.co.kr",
      "ip": "118.216.10.12",
      "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 toox.co.kr 4000
Show Logfile
DEBUG client.py:965 Fingerprint client: host=toox.co.kr port=4000
INFO client_base.py:175 Connected to <Peer 118.216.10.12 4000>
DEBUG client_base.py:492 negotiation complete after 0.00s.
DEBUG stream_writer.py:707 recv IAC WONT ECHO
DEBUG stream_writer.py:2025 handle_wont(ECHO)
DEBUG stream_writer.py:3174 remote_option[ECHO] = False
DEBUG stream_writer.py:3174 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:707 recv IAC WONT ECHO
DEBUG stream_writer.py:2025 handle_wont(ECHO)
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 + 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 118.216.10.12 4000>

toox.co.kr:5000

Connection Banner:

-​-------------------------------------------------------------------------- 안 개 무 한 http://cafe.daum.net/fogmuhan/ -​-------------------------------------------------------------------------- [엔터]를 누르십시오. (이곳에 처음 오신 분은 '처음'이라고 입력하세요.) 중간계에서 당신의 이름은 무엇입니까?

Server URLs

Server Info

  • Server Location: 🇰🇷 South Korea (GeoIP)

  • Encoding: euc-kr

    This server uses a legacy encoding:

    telnetlib3-client --encoding euc-kr --force-binary toox.co.kr 5000

Telnet Fingerprint

563b0f32580b6746

This fingerprint is unique to this server.

Options requested from client: NAWS, SGA, TTYPE

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

Show JSON
{
  "server-probe": {
    "fingerprint": "563b0f32580b6746",
    "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": [
        "NAWS",
        "SGA",
        "TTYPE"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "(\uc774\uacf3\uc5d0 \ucc98\uc74c \uc624\uc2e0 \ubd84\uc740 '\ucc98\uc74c'\uc774\ub77c\uace0 \uc785\ub825\ud558\uc138\uc694.)\n\r\uc911\uac04\uacc4\uc5d0\uc11c \ub2f9\uc2e0\uc758 \uc774\ub984\uc740 \ubb34\uc5c7\uc785\ub2c8\uae4c? ",
      "banner_before_return": "\u001b[0;37m\n\r ---------------------------------------------------------------------------\u001b[1;33m\n\r                                 \uc548 \uac1c \ubb34 \ud55c\u001b[0;37m\u001b[1;37m\n\r                                             http://cafe.daum.net/fogmuhan/\u001b[0;37m\n\r ---------------------------------------------------------------------------\n\r[\uc5d4\ud130]\ub97c \ub204\ub974\uc2ed\uc2dc\uc624.",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "euc-kr",
      "option_states": {
        "server_offered": {
          "ECHO": false,
          "ENCRYPT": false,
          "SGA": false,
          "STATUS": false
        },
        "server_requested": {
          "0x24": false,
          "ENCRYPT": false,
          "LFLOW": false,
          "LINEMODE": false,
          "NAWS": true,
          "NEW_ENVIRON": false,
          "SGA": true,
          "TSPEED": false,
          "TTYPE": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.508275032043457,
        "total": 5.32214879989624
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:13:23.382205+00:00",
      "host": "toox.co.kr",
      "ip": "118.216.10.12",
      "port": 5000
    }
  ]
}

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 toox.co.kr 5000
Show Logfile
DEBUG client.py:965 Fingerprint client: host=toox.co.kr port=5000
INFO client_base.py:175 Connected to <Peer 118.216.10.12 5000>
DEBUG client_base.py:492 negotiation complete after 0.00s.
DEBUG stream_writer.py:707 recv IAC WONT ENCRYPT
DEBUG stream_writer.py:2025 handle_wont(ENCRYPT)
DEBUG stream_writer.py:3174 remote_option[ENCRYPT] = False
DEBUG stream_writer.py:3174 pending_option[DO + ENCRYPT] = False
DEBUG stream_writer.py:707 recv IAC DONT ENCRYPT
DEBUG stream_writer.py:1863 handle_dont(ENCRYPT)
DEBUG stream_writer.py:3174 pending_option[WILL + ENCRYPT] = False
DEBUG stream_writer.py:3174 local_option[ENCRYPT] = False
DEBUG stream_writer.py:707 recv IAC WONT SGA
DEBUG stream_writer.py:2025 handle_wont(SGA)
DEBUG stream_writer.py:3174 remote_option[SGA] = False
DEBUG stream_writer.py:3174 pending_option[DO + SGA] = False
DEBUG stream_writer.py:707 recv IAC DO SGA
DEBUG stream_writer.py:1770 handle_do(SGA)
DEBUG stream_writer.py:3174 pending_option[WILL + SGA] = True
DEBUG stream_writer.py:950 send IAC WILL SGA
DEBUG stream_writer.py:3174 local_option[SGA] = True
DEBUG stream_writer.py:3174 pending_option[WILL + SGA] = False
DEBUG stream_writer.py:707 recv IAC DO TTYPE
DEBUG stream_writer.py:1770 handle_do(TTYPE)
DEBUG stream_writer.py:3174 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:950 send IAC WILL TTYPE
DEBUG stream_writer.py:3174 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3174 local_option[TTYPE] = True
DEBUG stream_writer.py:3174 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:707 recv IAC DO NAWS
DEBUG stream_writer.py:1770 handle_do(NAWS)
DEBUG stream_writer.py:3174 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:950 send IAC WILL NAWS
DEBUG stream_writer.py:2346 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3174 local_option[NAWS] = True
DEBUG stream_writer.py:3174 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:707 recv IAC DONT TSPEED
DEBUG stream_writer.py:1863 handle_dont(TSPEED)
DEBUG stream_writer.py:3174 pending_option[WILL + TSPEED] = False
DEBUG stream_writer.py:3174 local_option[TSPEED] = False
DEBUG stream_writer.py:707 recv IAC DONT LFLOW
DEBUG stream_writer.py:1863 handle_dont(LFLOW)
DEBUG stream_writer.py:3174 pending_option[WILL + LFLOW] = False
DEBUG stream_writer.py:3174 local_option[LFLOW] = False
DEBUG stream_writer.py:707 recv IAC DONT LINEMODE
DEBUG stream_writer.py:1863 handle_dont(LINEMODE)
DEBUG stream_writer.py:3174 pending_option[WILL + LINEMODE] = False
DEBUG stream_writer.py:3174 local_option[LINEMODE] = False
DEBUG stream_writer.py:707 recv IAC DONT NEW_ENVIRON
DEBUG stream_writer.py:1863 handle_dont(NEW_ENVIRON)
DEBUG stream_writer.py:3174 pending_option[WILL + NEW_ENVIRON] = False
DEBUG stream_writer.py:3174 local_option[NEW_ENVIRON] = False
DEBUG stream_writer.py:707 recv IAC DONT b'$'
DEBUG stream_writer.py:1863 handle_dont(b'$')
DEBUG stream_writer.py:3174 pending_option[WILL + b'$'] = False
DEBUG stream_writer.py:3174 local_option[b'$'] = False
DEBUG stream_writer.py:707 recv IAC WONT STATUS
DEBUG stream_writer.py:2025 handle_wont(STATUS)
DEBUG stream_writer.py:3174 remote_option[STATUS] = False
DEBUG stream_writer.py:3174 pending_option[DO + STATUS] = False
DEBUG stream_writer.py:707 recv IAC WONT ECHO
DEBUG stream_writer.py:2025 handle_wont(ECHO)
DEBUG stream_writer.py:3174 remote_option[ECHO] = False
DEBUG stream_writer.py:3174 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:699 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:686 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3174 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2241 recv TTYPE SEND: b''
DEBUG stream_writer.py:2254 send IAC SB TTYPE IS b'xterm-256color' IAC SE
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 + 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:737 new server fingerprint 563b0f32580b6746
INFO client_base.py:106 Connection closed to <Peer 118.216.10.12 5000>

toox.co.kr:5800

Connection Banner:

^^ \*@@@@@@@@@ ^^ ^^ @@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@ ^^ @@@@@@@@@@@@@@@@@@@@ ~~~ ~~ ~​~~~ ~​~~~~~ ~~ &&&&&&&&&&&&&&&&&&&& ~​~~~~~~ ~​~~~~~~~~~ ~~~ ~ ~~ ~ ~ ~​~~~~~~~~~~~~~~~~~~~ ~ ~~ ~~ ~ ~ ~~ ~~ ~~ ~~ ~​~~~~~~~~~~~~ ~​~~~ ~ ~~~ ~ ~~~ ~ ~~ ~ ~~ ~ ~ ~​~~~~~ ~~ ~~~ ~~ ~ ~~ ~~ ~ ~ ~ ~ ~ ~ ~~ ~​~~~~~ ~ ~~ ~ ~~ ~ ~ ~ ~ ~~ ~ ~ 강호 무림 강호무림은 무림의 세계를 사랑하는 마음에서 제작하였습니다. 강호무림을 통하여 인생과 인류 및 우주의 존재에 대하여 깊이 통찰하고 도의 세계에 대한 깨달음을 얻기를 기원합니다. 엔터를 누르십시요. 【강호무림(Since 99/5/15 ~ )】 -​------------------------------------------------------------------------ 주소 : crazywars.com 5800 제 안 : E-Mail : yslim@crazywars.com 게시판 : http://cafe.naver.com/kanghomurim -​------------------------------------------------------------------------ 강호무림은 여러분의 꿈을 펼쳐드립니다. 강호무림은 여러분 스스로 만들어 가는 세계입니다. 머드내의 모든 상황은 플레어어끼리 해결합니다. -​------------------------------------------------------------------------ 강호무림 현재 200명의 접속 제한을 받습니다. -​------------------------------------------------------------------------ 당신의 이름은 ?

Server URLs

Server Info

  • Server Location: 🇰🇷 South Korea (GeoIP)

  • Encoding: euc-kr

    This server uses a legacy encoding:

    telnetlib3-client --encoding euc-kr --force-binary toox.co.kr 5800

Telnet Fingerprint

a8a260cc4662430c

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": "\u001b[H\u001b[2J\n\r                     \u001b[1;34m\u3010\u001b[1;36m\uac15\ud638\ubb34\ub9bc\u001b[1;37m(Since 99/5/15 ~ )\u001b[1;34m\u3011\u001b[1;37m\n\r\n\r-------------------------------------------------------------------------\n\r                 \uc8fc\uc18c : \u001b[1;37mcrazywars.com 5800\u001b[0;37m\n\r               \uc81c  \uc548 : \u001b[1;37mE-Mail : yslim@crazywars.com\u001b[0;37m\n\r               \uac8c\uc2dc\ud310 : \u001b[1;37mhttp://cafe.naver.com/kanghomurim \u001b[0;37m\n\r-------------------------------------------------------------------------\n\r\n\r                 \u001b[1;37m \uac15\ud638\ubb34\ub9bc\uc740 \uc5ec\ub7ec\ubd84\uc758 \uafc8\uc744 \ud3bc\uccd0\ub4dc\ub9bd\ub2c8\ub2e4.\n\r\n\r             \u001b[1;37m \uac15\ud638\ubb34\ub9bc\uc740 \uc5ec\ub7ec\ubd84 \uc2a4\uc2a4\ub85c \ub9cc\ub4e4\uc5b4 \uac00\ub294 \uc138\uacc4\uc785\ub2c8\ub2e4.\n\r\n\r             \u001b[1;37m \uba38\ub4dc\ub0b4\uc758  \ubaa8\ub4e0  \uc0c1\ud669\uc740  \ud50c\ub808\uc5b4\uc5b4\ub07c\ub9ac \ud574\uacb0\ud569\ub2c8\ub2e4.\n\r\n\r-------------------------------------------------------------------------\n\r\u001b[1;35m                 \uac15\ud638\ubb34\ub9bc \ud604\uc7ac 200\uba85\uc758 \uc811\uc18d \uc81c\ud55c\uc744 \ubc1b\uc2b5\ub2c8\ub2e4.\u001b[0;;37m\n\r-------------------------------------------------------------------------\n\r\u001b[0;37m\n\r\u001b[0;37m\n\r\r\u001b[0;33m\ub2f9\uc2e0\uc758 \uc774\ub984\uc740 ? \u001b[0;37m",
      "banner_before_return": "\u001b[H\u001b[J\n\r\n\r\n\r \u001b[1;37m      ^^          \u001b[1;33m        *@@@@@@@@@\n\r \u001b[1;37m ^^       ^^      \u001b[1;33m      @@@@@@@@@@@@@@@\n\r                   \u001b[1;33m    @@@@@@@@@@@@@@@@@@          \u001b[1;37m    ^^\n\r                   \u001b[1;33m   @@@@@@@@@@@@@@@@@@@@\n\r\u001b[1;34m~~~ ~~ ~~~~ ~~~~~~ ~~ \u001b[1;36m&&&&&&&&&&&&&&&&&&&&\u001b[1;34m ~~~~~~~ ~~~~~~~~~~ ~~~\n\r\u001b[1;34m~      ~~  ~  ~      \u001b[1;36m ~~~~~~~~~~~~~~~~~~~~\u001b[1;34m ~       ~~     ~~ ~\n\r\u001b[1;34m  ~   ~~     ~~ ~~ ~~ \u001b[1;36m ~~~~~~~~~~~~~ ~~~~ \u001b[1;34m ~     ~~~    ~ ~~~  ~ ~~\n\r\u001b[1;34m  ~  ~~    ~      ~     \u001b[1;36m ~~~~~~  ~~ ~~~ \u001b[1;34m      ~~ ~ ~~  ~~ ~\n\r\u001b[1;34m~  ~      ~ ~    ~         \u001b[1;36m ~~ ~~~~~~ \u001b[1;34m ~      ~~  ~             ~~\n\r\u001b[1;34m      ~             ~        ~      ~      ~~   ~             ~\n\r\n\r\n\r\u001b[1;31m                            \uac15\ud638 \ubb34\ub9bc\u001b[0;37m\n\r\n\r\u001b[1;37m     \uac15\ud638\ubb34\ub9bc\uc740 \ubb34\ub9bc\uc758 \uc138\uacc4\ub97c \uc0ac\ub791\ud558\ub294 \ub9c8\uc74c\uc5d0\uc11c \uc81c\uc791\ud558\uc600\uc2b5\ub2c8\ub2e4.\n\r\u001b[1;37m     \uac15\ud638\ubb34\ub9bc\uc744 \ud1b5\ud558\uc5ec \uc778\uc0dd\uacfc \uc778\ub958  \ubc0f  \uc6b0\uc8fc\uc758  \uc874\uc7ac\uc5d0  \ub300\ud558\uc5ec\n\r\u001b[1;37m     \uae4a\uc774 \ud1b5\ucc30\ud558\uace0 \ub3c4\uc758 \uc138\uacc4\uc5d0 \ub300\ud55c \uae68\ub2ec\uc74c\uc744 \uc5bb\uae30\ub97c \uae30\uc6d0\ud569\ub2c8\ub2e4.\n\r\n\r\n\r\n\r\u001b[0;37m\uc5d4\ud130\ub97c \ub204\ub974\uc2ed\uc2dc\uc694. \u001b[0;37m",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "euc-kr",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5108239650726318,
        "total": 5.345040798187256
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:12:55.931997+00:00",
      "host": "toox.co.kr",
      "ip": "118.216.10.12",
      "port": 5800
    }
  ]
}

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 toox.co.kr 5800
Show Logfile
DEBUG client.py:965 Fingerprint client: host=toox.co.kr port=5800
INFO client_base.py:175 Connected to <Peer 118.216.10.12 5800>
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 118.216.10.12 5800>

toox.co.kr:6000

Connection Banner:

[엔터]를 입력하세요. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ \`-​.._ \| \|\`! \|\`. -_ -__ -​__--__ _- _​-_- .' \|.:' \| _.!-'\| \| \`-!._ \| \`:! :. _​___________________ ,'\| .-' \| _!.i' \| .​.__ \| \|\`-!._ \| \`.\| \|_​___________________\|\|.-'\| _!.:' \| _\| \|\`\`-​..__ \| \|\`-:.\| i\|_\| \|_\|'\| _!-\| \| _\|..-\|' \| \|\`\`-​-..\|_ \| \`:!\|l\| \|1\|.'j \|_..!-'\| \| \| \| \| \|\`-,!_\|_\| \|_\|\|.!-:' \| \| \| ___\|_​_____\|_​___!.,.!,.!,!\|d\| \|p\|,!,.!.,.!.​.__\|_​____\|_​___ \| \| \| \| \| \|_\| \|_\|\| \| \| \| \| \| \| \| \|..!-:'i\|r\| \|r\| \|\`-..\| \| \| \| \| _!.-j' \| _!,~\|_\| \|_\|\|!._\| \`i-!.._ \| \| _!.-'\| \| _.~\| !:\|1\| @ 제3의눈 \|l\|\`.\| \`-._\| \|\`\`-​.._ \| ..-i' \| _.''\| !-\| !\|_\| \|_\|.\|\`-. \| \`\`._ \| \|\`\`-. \| \|.\| \|.\| !\| \|u\| \|n\|\|\`. \|\`! \| \`-. \| \| _.-' \| .' \|.' \|/\|_\| \|_\|! \|\`! \`,.\| \|-._\| _!~'\| !.'\| .'\| .'\|[@] [@] W\| \`. \| \`._ \| \`-._ -' \| .' \|.\| \|/\| / W\|\`. \|\`! \|.\| \|\` ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 당신의 이름은?

Server URLs

Server Info

  • Server Location: 🇰🇷 South Korea (GeoIP)

  • Encoding: euc-kr

    This server uses a legacy encoding:

    telnetlib3-client --encoding euc-kr --force-binary toox.co.kr 6000

Telnet Fingerprint

a8a260cc4662430c

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": "\r\n\r\u001b[=0G\u001b[=11F\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\r\n\r    `-.._  |    |`!  |`.  -_ -__ -__--__ _- _-_-  .'  |.:'   |   _.!-'|\r\n\r       | `-!._  |  `:!  :. ____________________ ,'| .-' |   _!.i'     |\r\n\r ..__  |     |`-!._ | `.| |____________________||.-'|  _!.:'   |     _|\r\n\r    |``-..__ |    |`-:.| i|_|\u001b[=15G                |\u001b[=0G_|'| _!-|   |   _|..-|'\r\n\r    |      |``--..|_ | `:!|l|\u001b[=15G                |\u001b[=0G1|.'j   |_..!-'|     |\r\n\r    |      |    |   |`-,!_|_|\u001b[=15G                |\u001b[=0G_||.!-:'  |    |     |\r\n\r ___|______|____!.,.!,.!,!|d|\u001b[=15G                |\u001b[=0Gp|,!,.!.,.!..__|_____|____\r\n\r       |     |    |  |  | |_|\u001b[=15G                |\u001b[=0G_|| |   |   |    |      |\r\n\r       |     |    |..!-:'i|r|\u001b[=15G                |\u001b[=0Gr| |`-..|   |    |      |\r\n\r       |    _!.-j'  | _!,~|_|\u001b[=15G                |\u001b[=0G_||!._|  `i-!.._ |      |\r\n\r      _!.-'|    | _.~|  !:|1|\u001b[=15G\u001b[=12F @ \uc81c3\uc758\ub208 \u001b[=11F     |\u001b[=0Gl|`.| `-._|    |``-.._  |\r\n\r ..-i'     |  _.''|  !-| !|_|\u001b[=15G                |\u001b[=0G_|.|`-. | ``._ |     |``-.\r\n\r    |      |.|    |.|  !| |u|\u001b[=15G                |\u001b[=0Gn||`. |`!   | `-.    |\r\n\r    |  _.-'  |  .'  |.' |/|_|\u001b[=15G                |\u001b[=0G_|! |`!  `,.|    |-._|\r\n\r   _!~'|     !.'|  .'| .'|[@]\u001b[=15G                [\u001b[=0G@] W|  `. | `._  |   `-._\r\n\r -'    |   .'   |.|  |/| /                      W|`.  |`!    |.|      |`\r\n\r\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\r\n\r\n\ub2f9\uc2e0\uc758 \u001b[=11F\uc774\ub984\u001b[=07F\uc740? ",
      "banner_before_return": "[\uc5d4\ud130]\ub97c \uc785\ub825\ud558\uc138\uc694.",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "euc-kr",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5100364685058594,
        "total": 5.490832805633545
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:09:39.405889+00:00",
      "host": "toox.co.kr",
      "ip": "118.216.10.12",
      "port": 6000
    }
  ]
}

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 toox.co.kr 6000
Show Logfile
DEBUG client.py:965 Fingerprint client: host=toox.co.kr port=6000
INFO client_base.py:175 Connected to <Peer 118.216.10.12 6000>
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 118.216.10.12 6000>

toox.co.kr:6025

Connection Banner:

Made FT_AGE source and Made by everyone -​--===\*=​==--- The Fantasy AgeⅡ -​--===\*=​==--- " IF Online - 끝없는 인간의 욕망 " ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ <\| A /.\\ <\| [""M# A \| # IF Online : Endless Ambition /.\\ [""M# [""M# \| # U"U#U [ http://cafe.naver.com/ifonline ] \| # \| # \\ .:/ \| # \| #​___\| # Ideal Fantasy \| "--' .-" \|"​-"-"-"-"-#-#-## 상상의 판타지 세계로 당신을 초대합니다. \| # ## #​##### \\ .::::'/ \\ ::::'/ :8a\| # # ## ::88a ### ::::888a 8a ##::. ::::::888a88a[]:::: :::::::::JOOSUCa8a::::. .. :::::8::::888:Y888a:::::::::... ::':::88::::888::Y88a_​____________________________________________ :: ::::88a::::88a:Y88a _​_---__-- ' .: ::Y88a:::::8a:Y88a _​_----_-- -​---- :' ::::8P::::::::::88aa. _ _- -- --_ --- __ .:: :::::::::::::::::::Y88as88a...s88aa. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ Designed by Haze 당신의 접속아이디(6 ~ 20자 영문,숫자)를 입력하세요. ID :

Server URLs

Server Info

  • Server Location: 🇰🇷 South Korea (GeoIP)

  • Encoding: euc-kr

    This server uses a legacy encoding:

    telnetlib3-client --encoding euc-kr --force-binary toox.co.kr 6025

Telnet Fingerprint

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.

Show JSON
{
  "server-probe": {
    "fingerprint": "c2dd7d4e76383b41",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "",
      "banner_before_return": "\r\n\u001b[H\u001b[J\u001b[1;1H\u001b[=0G\u001b[6X\u001b[1;7H\u001b[=0G\u001b[=15F\u001b[4m                                                                    \u001b[0m\r\n\u001b[2;7H\u001b[=0G\u001b[6X\u001b[2;7H\u001b[=0G\u001b[68X\r\n\u001b[3;1H\u001b[=0G\u001b[6X\u001b[3;7H\u001b[=0G\u001b[68X\u001b[3;33H\u001b[=8FMade FT_AGE source and Made by everyone\r\n\u001b[4;1H\u001b[=0G\u001b[6X\u001b[4;7H\u001b[=0G\u001b[68X\r\n\u001b[5;1H\u001b[=0G\u001b[6X\u001b[5;7H\u001b[=0G\u001b[68X\u001b[5;12H\u001b[=0F\u001b[=8F---===*===--- \u001b[=15F\uff34\uff48\uff45 \uff26\uff41\uff4e\uff54\uff41\uff53\uff59 \uff21\uff47\uff45\u2161 \u001b[=8F---===*===---\r\n\u001b[6;1H\u001b[=0G\u001b[6X\u001b[6;7H\u001b[=0G\u001b[68X\r\n\u001b[7;1H\u001b[=0G\u001b[6X\u001b[7;7H\u001b[=0G\u001b[68X            \u001b[=15F\"\u001b[=8F    IF Online   -   \ub05d\uc5c6\ub294 \uc778\uac04\uc758 \uc695\ub9dd\u001b[=15F   \"\r\n\u001b[8;1H\u001b[=0G\u001b[6X\u001b[8;7H\u001b[=0G\u001b[68X\r\n\u001b[9;1H\u001b[=0G\u001b[6X\u001b[9;7H\u001b[=0G\u001b[68X\u001b[9;8H\u001b[=8F\u2592\u2592\u2592\u2592\u2592\u001b[=7F\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u001b[=15F\u2592\u2592\u2592\u2592\u2592\u001b[=15F\u2592\u2592\u2592\u2592\u001b[=7F\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u001b[=8F\u2592\u2592\u2592\u2592\u2592\r\n\u001b[10;1H\u001b[=0G\u001b[6X\u001b[10;7H\u001b[=0G\u001b[68X\u001b[10;8H\u001b[=8F\u2592\u2592\u2592\u2592\u2592\u001b[=7F\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u001b[=15F\u2592\u2592\u2592\u2592\u2592\u001b[=15F\u2592\u2592\u2592\u2592\u001b[=7F\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u001b[=8F\u2592\u2592\u2592\u2592\u2592\r\n\u001b[11;1H\u001b[=0G\u001b[6X\u001b[11;7H\u001b[=0G\u001b[68X\r\n                \u001b[=12F <|\u001b[=8F\r\n                  \u001b[=15FA\u001b[=8F             \r\n                 /.\u001b[=7F\\ \u001b[=8F      \r\n            \u001b[=9F<|\u001b[=8F  [\"\"\u001b[=7FM#\u001b[=8F      \r\n             \u001b[=15FA\u001b[=8F   |\u001b[=7F #\u001b[=8F              IF Online : Endless Ambition\r\n            /.\u001b[=7F\\ \u001b[=8F[\"\"\u001b[=7FM#\u001b[=8F\r\n           [\"\"\u001b[=7FM# \u001b[=8F| \u001b[=7F#  U\"U#U\u001b[=8F       [ http://cafe.naver.com/ifonline ]\r\n            | \u001b[=7F#  \u001b[=8F| \u001b[=7F#  \\ .:\u001b[=8F/    \r\n            | \u001b[=7F# \u001b[=8F |\u001b[=7F #\u001b[=8F___|\u001b[=7F #       \u001b[=12F \uff29\u001b[=4F\uff44\uff45\uff41\uff4c \u001b[=12F \uff26\u001b[=4F\uff41\uff4e\uff54\uff41\uff53\uff59\u001b[=8F \r\n            | \"--'     \u001b[=7F.-\"\u001b[=8F     \r\n          |\"-\"-\"-\"-\"-\u001b[=7F#-#-##\u001b[=8F       \u001b[=8F\uc0c1\uc0c1\uc758 \ud310\ud0c0\uc9c0 \uc138\uacc4\ub85c \ub2f9\uc2e0\uc744 \ucd08\ub300\ud569\ub2c8\ub2e4.\r\n          |     \u001b[=7F# ## ######\u001b[=8F     \r\n           \\       \u001b[=7F.::::\u001b[=8F'/     \r\n            \\    \u001b[=7F ::::\u001b[=8F'/      \r\n          \u001b[=6F:\u001b[=2F8a|\u001b[=7F    # # ##      \r\n          \u001b[=6F::\u001b[=2F88a     \u001b[=7F ###       \r\n         \u001b[=6F::::\u001b[=2F888a  8a\u001b[=7F ##\u001b[=6F::.    \r\n         \u001b[=6F::::::\u001b[=2F888a88a\u001b[=15F[]\u001b[=6F::::\r\n        \u001b[=6F:::::::::\u001b[=2FJOOSUCa8a\u001b[=6F::::. ..              \r\n        \u001b[=6F:::::\u001b[=2F8\u001b[=6F::::\u001b[=2F888\u001b[=6F:\u001b[=2FY888a\u001b[=6F:::::::::...      \r\n       \u001b[=6F::':::\u001b[=2F88\u001b[=6F::::\u001b[=2F888\u001b[=6F::\u001b[=2FY88a\u001b[=1F________________________________________\u001b[=9F___\u001b[=1F__\u001b[=8F\r\n       \u001b[=6F:: ::::\u001b[=2F88a\u001b[=6F::::\u001b[=2F88a\u001b[=6F:\u001b[=2FY88a                                  \u001b[=9F__---__--\u001b[=8F \r\n       \u001b[=6F' .: ::\u001b[=2FY88a\u001b[=6F:::::\u001b[=2F8a\u001b[=6F:\u001b[=2FY88a                            \u001b[=9F__----_-- -----\u001b[=8F\r\n        \u001b[=6F :' ::::\u001b[=2F8P\u001b[=6F::::::::::\u001b[=2F88aa\u001b[=6F.                   \u001b[=9F_ _- --  --_ --- __\u001b[=8F  \r\n       \u001b[=6F.::  :::::::::::::::::::\u001b[=2FY88as88a\u001b[=6F...\u001b[=2Fs88aa\u001b[=6F.\r\n\u001b[37;7H\u001b[=0G\u001b[6X\u001b[37;7H\u001b[=0G\u001b[68X \u001b[=8F\u001b[37;8H\u001b[=8F\u2592\u2592\u2592\u2592\u2592\u001b[=7F\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u001b[=15F\u2592\u2592\u2592\u2592\u2592\u001b[=15F\u2592\u2592\u2592\u2592\u001b[=7F\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u001b[=8F\u2592\u2592\u2592\u2592\u2592\r\n\u001b[38;7H\u001b[=0G\u001b[6X\u001b[38;7H\u001b[=0G\u001b[68X \u001b[38;8H\u001b[=8F\u2592\u2592\u2592\u2592\u2592\u001b[=7F\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u001b[=15F\u2592\u2592\u2592\u2592\u2592\u001b[=15F\u2592\u2592\u2592\u2592\u001b[=7F\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u001b[=8F\u2592\u2592\u2592\u2592\u2592\r\n\u001b[39;7H\u001b[=0G\u001b[6X\u001b[39;7H\u001b[=0G\u001b[68X\u001b[=8F\r\n\u001b[40;7H\u001b[=0G\u001b[6X\u001b[40;7H\u001b[=0G\u001b[68X \u001b[40;55H Designed by Haze\r\n\u001b[41;7H\u001b[=0G\u001b[6X\u001b[41;7H\u001b[=0G\u001b[68X\u001b[=15F\u001b[4m                                                                    \u001b[24m\u001b[=0G\r\n\r\n\r\n\u001b[33m\u001b[37m\r\n\ub2f9\uc2e0\uc758 \uc811\uc18d\uc544\uc774\ub514(6 ~ 20\uc790 \uc601\ubb38,\uc22b\uc790)\ub97c \uc785\ub825\ud558\uc138\uc694.\r\nID : ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "euc-kr",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 2.8252172470092773
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:13:15.724290+00:00",
      "host": "toox.co.kr",
      "ip": "118.216.10.12",
      "port": 6025
    }
  ]
}

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 toox.co.kr 6025
Show Logfile
DEBUG client.py:965 Fingerprint client: host=toox.co.kr port=6025
INFO client_base.py:175 Connected to <Peer 118.216.10.12 6025>
DEBUG client_base.py:492 negotiation complete after 0.00s.
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:106 Connection closed to <Peer 118.216.10.12 6025>
INFO fingerprinting.py:746 connection for server fingerprint c2dd7d4e76383b41

toox.co.kr:6123

Connection Banner:

Made Delta source and Made by Haze -​--===\*=​==--- The Fantasy Age -​--===\*=​==--- ( Alliance Or Hostile ) ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 말로만 듣던 두려운 존재.​... 과거 세상을 뒤 흔들었던 무서운 존재.​... 세상을 혼돈에 빠지게 한 미지의 존재.​... 그들이 다시 돌아 오려고 한다. 우리는 그들을 막아야 한다. 우리는 이 대륙을 그들에게서 지켜야 한다. v.1016 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 판타지에이지에서는 로봇과 버그플레이어를 삭제 처리합니다. 자세한 내용은 "법" 을 참고하시기 바랍니다. 판타지에이지 공식 카페 : http://cafe.naver.com/ftage Designed by Haze 당신의 캐릭터의 이름을 입력하세요.

Server URLs

Server Info

  • Server Location: 🇰🇷 South Korea (GeoIP)

  • Encoding: euc-kr

    This server uses a legacy encoding:

    telnetlib3-client --encoding euc-kr --force-binary toox.co.kr 6123

Telnet Fingerprint

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.

Show JSON
{
  "server-probe": {
    "fingerprint": "c2dd7d4e76383b41",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "",
      "banner_before_return": "\r\n\u001b[H\u001b[J\u001b[1;1H\u001b[=0G\u001b[6X\u001b[1;7H\u001b[=G\u001b[=15F\u001b[4m                                                                    \u001b[24m\r\n\u001b[2;1H\u001b[=0G\u001b[6X\u001b[2;7H\u001b[=7G\u001b[68X\u001b[2;40H\u001b[=15FMade Delta source and Made by Haze\r\n\u001b[3;1H\u001b[=0G\u001b[6X\u001b[3;7H\u001b[=7G\u001b[68X\r\n\u001b[4;1H\u001b[=0G\u001b[6X\u001b[4;7H\u001b[=7G\u001b[68X\u001b[4;12H\u001b[=0F\u001b[=8F---===*===---   \uff34\uff48\uff45 \uff26\uff41\uff4e\uff54\uff41\uff53\uff59 \uff21\uff47\uff45 ---===*===---\r\n\u001b[5;1H\u001b[=0G\u001b[6X\u001b[5;7H\u001b[=7G\u001b[68X                        ( Alliance Or Hostile )\r\n\u001b[6;1H\u001b[=0G\u001b[6X\u001b[6;7H\u001b[=7G\u001b[68X\r\n\u001b[7;1H\u001b[=0G\u001b[6X\u001b[7;7H\u001b[=7G\u001b[68X\u001b[7;8H\u001b[=15F\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\r\n\u001b[8;1H\u001b[=0G\u001b[6X\u001b[8;7H\u001b[=7G\u001b[68X\u001b[8;8H\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\r\n\u001b[9;1H\u001b[=0G\u001b[6X\u001b[9;7H\u001b[=7G\u001b[68X\r\n\u001b[10;1H\u001b[=0G\u001b[6X\u001b[6;7H\u001b[=7G\u001b[68X\r\n\u001b[11;7H\u001b[=7G\u001b[68X\u001b[11;26H \ub9d0\ub85c\ub9cc \ub4e3\ub358 \ub450\ub824\uc6b4 \uc874\uc7ac....\r\n\u001b[12;7H\u001b[=7G\u001b[68X\r\n\u001b[13;7H\u001b[=7G\u001b[68X\u001b[13;20H \uacfc\uac70 \uc138\uc0c1\uc744 \ub4a4 \ud754\ub4e4\uc5c8\ub358 \ubb34\uc11c\uc6b4 \uc874\uc7ac....\r\n\u001b[14;7H\u001b[=7G\u001b[68X\r\n\u001b[15;7H\u001b[=7G\u001b[68X\u001b[15;22H \uc138\uc0c1\uc744 \ud63c\ub3c8\uc5d0 \ube60\uc9c0\uac8c \ud55c \ubbf8\uc9c0\uc758 \uc874\uc7ac....\r\n\u001b[16;7H\u001b[=7G\u001b[68X\r\n\u001b[17;7H\u001b[=7G\u001b[68X\u001b[17;25H \uadf8\ub4e4\uc774 \ub2e4\uc2dc \ub3cc\uc544 \uc624\ub824\uace0 \ud55c\ub2e4.\r\n\u001b[18;7H\u001b[=7G\u001b[68X\r\n\u001b[19;7H\u001b[=7G\u001b[68X\u001b[19;26H \uc6b0\ub9ac\ub294 \uadf8\ub4e4\uc744 \ub9c9\uc544\uc57c \ud55c\ub2e4.\r\n\u001b[20;7H\u001b[=7G\u001b[68X\r\n\u001b[21;7H\u001b[=7G\u001b[68X\u001b[21;20H \uc6b0\ub9ac\ub294 \uc774 \ub300\ub959\uc744 \uadf8\ub4e4\uc5d0\uac8c\uc11c \uc9c0\ucf1c\uc57c \ud55c\ub2e4.\r\n\u001b[22;7H\u001b[=7G\u001b[68X\r\n\u001b[23;7H\u001b[=7G\u001b[68X\u001b[=15F\t\t\t\t\t\t\tv.1016\r\n\u001b[24;7H\u001b[=7G\u001b[68X\u001b[24;8H\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\r\n\u001b[25;7H\u001b[=7G\u001b[68X\u001b[25;8H\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\r\n\u001b[26;7H\u001b[=7G\u001b[68X\r\n\u001b[27;7H\u001b[=7G\u001b[68X\u001b[=8F   \ud310\ud0c0\uc9c0\uc5d0\uc774\uc9c0\uc5d0\uc11c\ub294 \ub85c\ubd07\uacfc \ubc84\uadf8\ud50c\ub808\uc774\uc5b4\ub97c \uc0ad\uc81c \ucc98\ub9ac\ud569\ub2c8\ub2e4.  \r\n\u001b[28;7H\u001b[=7G\u001b[68X   \uc790\uc138\ud55c \ub0b4\uc6a9\uc740 \"\ubc95\" \uc744 \ucc38\uace0\ud558\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.\r\n\u001b[29;7H\u001b[=7G\u001b[68X   \ud310\ud0c0\uc9c0\uc5d0\uc774\uc9c0 \uacf5\uc2dd \uce74\ud398  :  http://cafe.naver.com/ftage\r\n\u001b[30;7H\u001b[=7G\u001b[68X\u001b[=15F\r\n\u001b[31;7H\u001b[=7G\u001b[68X\u001b[31;55H Designed by Haze\r\n\u001b[32;7H\u001b[=7G\u001b[=15F\u001b[4m                                                                    \u001b[24m\u001b[=0G\r\n\r\n\ub2f9\uc2e0\uc758 \uce90\ub9ad\ud130\uc758 \uc774\ub984\uc744 \uc785\ub825\ud558\uc138\uc694.\r\n",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "euc-kr",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 2.7601871490478516
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:10:53.297295+00:00",
      "host": "toox.co.kr",
      "ip": "118.216.10.12",
      "port": 6123
    }
  ]
}

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 toox.co.kr 6123
Show Logfile
DEBUG client.py:965 Fingerprint client: host=toox.co.kr port=6123
INFO client_base.py:175 Connected to <Peer 118.216.10.12 6123>
DEBUG client_base.py:492 negotiation complete after 0.00s.
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:106 Connection closed to <Peer 118.216.10.12 6123>
INFO fingerprinting.py:746 connection for server fingerprint c2dd7d4e76383b41

toox.co.kr:6255

Connection Banner:

\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\| L E G E N D of H E A V E N \|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\| , /\| __ [[ 천상의 전설 ]]™ / \| ,-~ / Y :\| // / \| jj /( .^ 끝나지 않는 영원한 모험! >-​"~"-v" / Y 사랑,우정,모험,용기,소망,믿음,행복 jo o \| ( ~T~ j 그 모든것을 여기서 느끼세요.. >._-' _./ / "~" \| 준비가 되셨다면.. Y _, \| /\| ;-"~ _ l 살짝.. [Enter]를 눌러주세요!!.. / l/ ,-"~ \ \//\/ .- \ Y / Y 모험을 시작합니다.​... l I ! ]\ _\ /"\ (" ~​----( ~ Y. ) Let's Go! ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  접속주소 : telnet toox.co.kr:6255 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 저희 천상의 전설을 찾아주셔서 감사합니다. \*^^\* [Enter] 를 눌러주세요. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ o o o o o o o . . . ┏━━━━━━━━━━━━━━━━━━┓ o _​____ ┃ 전설은 계속되어야 한다. ┃ .][__n_n_\|DD[ =​===_____ ┃ ┃ >(_​_______\|__\|_[_​________]_ ┃ design by 수호천사 ┃ _/oo OOOOO oo\` ooo ooo ┗━━━━━━━━━━━━━━━━━━┛ -​-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- 본 머드는 toox.co.kr. 서버에서 운영중입니다. 운영자 : 자두, 동화 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ★ 현재 사용자 [05/100] ★ 민트, 전극, 기체, 킬유, 끄덕. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 천상의전설을 찾아주신 당신에게 감사를 드립니다. 2013년 10월 11일부터 천상의전설이 새롭게 시작하기 위해 전체 초기화 되었습니다. 기존 사용자도 처음부터 시작하며, 복구는 불가합니다. 처음 오신분은 '처음'이라고 입력하세요. 당신의 이름은 무엇입니까?

Server URLs

Server Info

  • Server Location: 🇰🇷 South Korea (GeoIP)

  • Encoding: euc-kr

    This server uses a legacy encoding:

    telnetlib3-client --encoding euc-kr --force-binary toox.co.kr 6255

Telnet Fingerprint

a8a260cc4662430c

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": "\r\n\u001b[2J\u001b[1;37m\r\n\u001b[1;30m \u2501\u001b[37m\u2501\u2501\u001b[1;37m\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u001b[37m\u2501\u2501\u001b[1;30m\u2501\u001b[37m\r\n       o o o o o o o . . .      \u001b[1;36m\u250f\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2513\u001b[37m\r\n      o      _____              \u001b[1;36m\u2503      \u001b[1;37m\uc804\uc124\uc740 \uacc4\uc18d\ub418\uc5b4\uc57c \ud55c\ub2e4. \u001b[1;36m      \u2503\u001b[37m\r\n    .][__n_n_|DD[  ====_____    \u001b[1;36m\u2503                                    \u2503\u001b[37m\r\n   >(________|__|_[_________]_  \u001b[1;36m\u2503       \u001b[1;33m  design by \u001b[1;37m\uc218\ud638\ucc9c\uc0ac\u001b[1;36m         \u2503\u001b[37m\r\n   _/oo OOOOO oo`  ooo   ooo    \u001b[1;36m\u2517\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u251b\u001b[37m\r\n --+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-\r\n    \ubcf8 \uba38\ub4dc\ub294 toox.co.kr. \uc11c\ubc84\uc5d0\uc11c \uc6b4\uc601\uc911\uc785\ub2c8\ub2e4.   \u001b[1;31m\uc6b4\uc601\uc790\u001b[0;37m : \u001b[1;37m\uc790\ub450, \ub3d9\ud654\u001b[0;37m\r\n \u001b[1;30m\u2501\u001b[37m\u2501\u2501\u001b[1;37m\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u001b[37m\u2501\u2501\u001b[1;30m\u2501\r\n\u001b[1;32m  \u2605 \u001b[37m\ud604\uc7ac \uc0ac\uc6a9\uc790 \u001b[1;37m [\u001b[37m05\u001b[1;37m/\u001b[37m100\u001b[1;37m]\u001b[1;32m \u2605\r\n  \u001b[1;37m\ubbfc\ud2b8,\u001b[37m \u001b[1;37m\uc804\uadf9,\u001b[37m \u001b[1;37m\uae30\uccb4,\u001b[37m \u001b[1;37m\ud0ac\uc720,\u001b[37m \u001b[1;37m\ub044\ub355.\u001b[37m\r\n\r\n \u001b[1;30m\u2501\u001b[37m\u2501\u2501\u001b[1;37m\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u001b[37m\u2501\u2501\u001b[1;30m\u2501\r\n\u001b[1;33m\ucc9c\uc0c1\uc758\uc804\uc124\uc744 \ucc3e\uc544\uc8fc\uc2e0 \ub2f9\uc2e0\uc5d0\uac8c \uac10\uc0ac\ub97c \ub4dc\ub9bd\ub2c8\ub2e4.\u001b[37m\r\n\r\n\u001b[1;33m2013\ub144 10\uc6d4 11\uc77c\ubd80\ud130 \ucc9c\uc0c1\uc758\uc804\uc124\uc774 \uc0c8\ub86d\uac8c \uc2dc\uc791\ud558\uae30 \uc704\ud574 \uc804\uccb4 \ucd08\uae30\ud654 \ub418\uc5c8\uc2b5\ub2c8\ub2e4.\u001b[37m\r\n\u001b[1;33m\uae30\uc874 \uc0ac\uc6a9\uc790\ub3c4 \ucc98\uc74c\ubd80\ud130 \uc2dc\uc791\ud558\uba70, \ubcf5\uad6c\ub294 \ubd88\uac00\ud569\ub2c8\ub2e4.\u001b[37m\r\n\r\n\ucc98\uc74c \uc624\uc2e0\ubd84\uc740 '\u001b[1;33m\ucc98\uc74c\u001b[37m'\uc774\ub77c\uace0 \uc785\ub825\ud558\uc138\uc694. \r\n\r\n\ub2f9\uc2e0\uc758 \u001b[1;36m\uc774\ub984\u001b[37m\uc740 \ubb34\uc5c7\uc785\ub2c8\uae4c? ",
      "banner_before_return": "\r\n\u001b[40m\u001b[2J\u001b[1;37m ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||\r\n\u001b[1;32m \u001b[47m                          L E G E N D   of   H E A V E N                      \u001b[40m\r\n\u001b[1;37m ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||\r\n\u001b[1;37m             ,\r\n            /|      __                                   \u001b[1;33m[\u001b[1;31m[\u001b[1;37m \ucc9c\uc0c1\uc758 \uc804\uc124 \u001b[1;31m]\u001b[1;33m]\u001b[1;32m\u2122\u001b[1;37m\r\n           / |   ,-~ /\r\n          Y :|  //  /\r\n          | jj /( .^       \u001b[1;33m           \ub05d\ub098\uc9c0 \uc54a\ub294 \uc601\uc6d0\ud55c \ubaa8\ud5d8!\r\n  \u001b[1;37m        >-\"~\"-v\"\r\n  \u001b[1;37m       /       Y               \u001b[1;33m\uc0ac\ub791,\uc6b0\uc815,\ubaa8\ud5d8,\uc6a9\uae30,\uc18c\ub9dd,\ubbff\uc74c,\ud589\ubcf5\r\n  \u001b[1;37m      jo  o    |\r\n  \u001b[1;37m     ( ~T~     j                  \u001b[1;33m\uadf8 \ubaa8\ub4e0\uac83\uc744 \uc5ec\uae30\uc11c \ub290\ub07c\uc138\uc694..\r\n  \u001b[1;37m      >._-' _./\r\n  \u001b[1;37m     /   \"~\"  |                         \u001b[1;33m\uc900\ube44\uac00 \ub418\uc168\ub2e4\uba74..\r\n  \u001b[1;37m    Y     _,  |\r\n  \u001b[1;37m   /| ;-\"~ _  l                  \u001b[1;33m\uc0b4\uc9dd.. \u001b[1;36m[\u001b[1;37mEnter\u001b[1;36m]\u001b[1;33m\ub97c \ub20c\ub7ec\uc8fc\uc138\uc694!!..\r\n  \u001b[1;37m  / l/ ,-\"~    \uff3c \r\n  \u001b[1;37m  \uff3c//\uff3c/    .- \uff3c \r\n  \u001b[1;37m   Y        /    Y                    \u001b[1;33m\ubaa8\ud5d8\uc744 \uc2dc\uc791\ud569\ub2c8\ub2e4....\r\n  \u001b[1;37m   l       I     !\r\n  \u001b[1;37m   ]\uff3c     _\uff3c   /\"\uff3c\r\n  \u001b[1;37m  (\" ~----( ~   Y.  )                                     \u001b[1;41m \u001b[1;32mLet's Go! \u001b[40m\r\n\u001b[1;30m \u2501\u001b[37m\u2501\u2501\u001b[1;37m\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u001b[37m\u2501\u2501\u001b[1;30m\u2501\r\n\u0007                      \u001b[1;37m\uc811\uc18d\uc8fc\uc18c \u001b[1;31m:\u001b[1;33m telnet\u001b[1;37m toox.co.kr:6255\r\n\u001b[1;30m \u2501\u001b[37m\u2501\u2501\u001b[1;37m\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u001b[37m\u2501\u2501\u001b[1;30m\u2501\r\n\u001b[47m       \uc800\ud76c \ucc9c\uc0c1\uc758 \uc804\uc124\uc744 \ucc3e\uc544\uc8fc\uc154\uc11c \uac10\uc0ac\ud569\ub2c8\ub2e4. *^^*                           \u001b[37m\u001b[40m\r\n[Enter] \ub97c \ub20c\ub7ec\uc8fc\uc138\uc694.",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "euc-kr",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5052664279937744,
        "total": 5.3222455978393555
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:12:45.220747+00:00",
      "host": "toox.co.kr",
      "ip": "118.216.10.12",
      "port": 6255
    }
  ]
}

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 toox.co.kr 6255
Show Logfile
DEBUG client.py:965 Fingerprint client: host=toox.co.kr port=6255
INFO client_base.py:175 Connected to <Peer 118.216.10.12 6255>
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 118.216.10.12 6255>

toox.co.kr:8050

Connection Banner:

────────────────────────────────── ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ▒▒ ▒▒ ▒▒ 타락의사원 ▒▒ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ───────────────── 무검 2006-2026 Legacy Edition ───────────────── ┌──────────────────────────────┐ ≪ 어둠이 지배하는 성역 ≫ [ 무검 § 타락의사원 ] 운영자: 조자건 / 무검신 └──────────────────────────────┘ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 타락한 영혼들이 모이는 금단의 성역 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ─────────────────────────────────────── ·현재 72명이 武劍에 접속 중 입니다.· ─────────────────────────────────────── [問] 처음 오신분은 '무검'이라고 치세요. [問] 당신의 별호를 입력해 주세요 :

Server URLs

Server Info

  • Server Location: 🇰🇷 South Korea (GeoIP)

  • Encoding: euc-kr

    This server uses a legacy encoding:

    telnetlib3-client --encoding euc-kr --force-binary toox.co.kr 8050

Telnet Fingerprint

c405afe101fc3e8c

This fingerprint is shared by 24 other servers.

Options requested from client: NAWS, TTYPE

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

Show JSON
{
  "server-probe": {
    "fingerprint": "c405afe101fc3e8c",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [
        "NAWS",
        "TTYPE"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "",
      "banner_before_return": "\u001b[2J\r\n\r\n\u001b[1m\u001b[31m        \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u001b[0m\u001b[37m\r\n\r\n\u001b[1m\u001b[31m              \u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u001b[0m\u001b[37m\r\n\u001b[1m\u001b[31m              \u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u001b[0m\u001b[37m\r\n\u001b[1m\u001b[33m              \u2592\u2592\u001b[0m\u001b[37m                \u2592\u2592\r\n\u001b[1m\u001b[33m              \u2592\u2592\u001b[0m\u001b[37m   \u001b[1m\u001b[37m\ud0c0\ub77d\uc758\uc0ac\uc6d0\u001b[0m\u001b[37m   \u2592\u2592\r\n\u001b[1m\u001b[37m              \u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u001b[0m\u001b[37m\r\n\u001b[1m\u001b[37m              \u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u001b[0m\u001b[37m\r\n\u001b[1m\u001b[36m              \u2592\u2592\u001b[0m\u001b[37m                \u2592\u2592\r\n\u001b[1m\u001b[36m              \u2592\u2592\u001b[0m\u001b[37m                \u2592\u2592\r\n\r\n\u001b[1m\u001b[31m                \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u001b[0m\u001b[37m\r\n\u001b[1m\u001b[33m                   \u001b[1m\u001b[37m\ubb34\uac80 2006-2026 Legacy Edition\u001b[1m\u001b[33m    \u001b[0m\u001b[37m\r\n\u001b[1m\u001b[34m                \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u001b[0m\u001b[37m\r\n\r\n\u001b[1m\u001b[34m      \u250c\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2510\u001b[0m\u001b[37m\r\n\u001b[1m\u001b[34m      \u001b[0m\u001b[37m  \u001b[1m\u001b[32m \u226a   \uc5b4\ub460\uc774 \uc9c0\ubc30\ud558\ub294 \uc131\uc5ed   \u226b\u001b[0m\u001b[37m           \u001b[1m\u001b[34m\u001b[0m\u001b[37m\r\n\u001b[1m\u001b[34m      \u001b[0m\u001b[37m  \u001b[1m\u001b[37m [ \ubb34\uac80 \u00a7 \ud0c0\ub77d\uc758\uc0ac\uc6d0 ]\u001b[0m\u001b[37m                  \u001b[1m\u001b[34m\u001b[0m\u001b[37m\r\n\u001b[1m\u001b[34m      \u001b[0m\u001b[37m                                      \u001b[1m\u001b[34m\u001b[0m\u001b[37m\r\n\u001b[1m\u001b[34m      \u001b[0m\u001b[37m  \u001b[1m\u001b[35m\uc6b4\uc601\uc790\u001b[0m\u001b[37m: \u001b[1m\u001b[31m\uc870\uc790\uac74\u001b[0m\u001b[37m / \u001b[1m\u001b[31m\ubb34\uac80\uc2e0\u001b[0m\u001b[37m              \u001b[1m\u001b[34m\u001b[0m\u001b[37m\r\n\u001b[1m\u001b[34m      \u2514\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2518\u001b[0m\u001b[37m\r\n\r\n\u001b[1m\u001b[34m    \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u001b[0m\u001b[37m\r\n\u001b[1m\u001b[32m        \ud0c0\ub77d\ud55c \uc601\ud63c\ub4e4\uc774 \ubaa8\uc774\ub294 \uae08\ub2e8\uc758 \uc131\uc5ed\u001b[0m\u001b[37m\r\n\u001b[1m\u001b[34m    \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u001b[0m\u001b[37m\r\n\r\n\u001b[0m\u001b[34m \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n\u001b[0m\u001b[37m           \t\u00b7\ud604\uc7ac \u001b[1m\u001b[31m72\u001b[0m\u001b[37m\uba85\uc774 \u6b66\u528d\uc5d0 \uc811\uc18d \uc911 \uc785\ub2c8\ub2e4.\u00b7\r\n\u001b[0m\u001b[34m \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n\u001b[0m\u001b[37m[\u001b[1m\u001b[34m\u554f\u001b[0m\u001b[37m] \ucc98\uc74c \uc624\uc2e0\ubd84\uc740 '\u001b[1m\u001b[32m\ubb34\uac80\u001b[0m\u001b[37m'\uc774\ub77c\uace0 \uce58\uc138\uc694.\r\n[\u001b[1m\u001b[31m\u554f\u001b[0m\u001b[37m] \ub2f9\uc2e0\uc758 \ubcc4\ud638\ub97c \uc785\ub825\ud574 \uc8fc\uc138\uc694 : ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "euc-kr",
      "option_states": {
        "server_offered": {},
        "server_requested": {
          "NAWS": true,
          "TTYPE": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 2.735517978668213
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:09:24.896770+00:00",
      "host": "toox.co.kr",
      "ip": "118.216.10.12",
      "port": 8050
    }
  ]
}

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 toox.co.kr 8050
Show Logfile
DEBUG client.py:965 Fingerprint client: host=toox.co.kr port=8050
INFO client_base.py:175 Connected to <Peer 118.216.10.12 8050>
DEBUG client_base.py:492 negotiation complete after 0.00s.
DEBUG stream_writer.py:707 recv IAC DO TTYPE
DEBUG stream_writer.py:1770 handle_do(TTYPE)
DEBUG stream_writer.py:3174 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:950 send IAC WILL TTYPE
DEBUG stream_writer.py:3174 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3174 local_option[TTYPE] = True
DEBUG stream_writer.py:3174 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:707 recv IAC DO NAWS
DEBUG stream_writer.py:1770 handle_do(NAWS)
DEBUG stream_writer.py:3174 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:950 send IAC WILL NAWS
DEBUG stream_writer.py:2346 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3174 local_option[NAWS] = True
DEBUG stream_writer.py:3174 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:699 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:686 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3174 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2241 recv TTYPE SEND: b''
DEBUG stream_writer.py:2254 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:106 Connection closed to <Peer 118.216.10.12 8050>
INFO fingerprinting.py:746 connection for server fingerprint c405afe101fc3e8c