igs.joyjoy.net:6969 =================== **Connection Banner:** .. raw:: html .. raw:: html

igs.joyjoy.net:6969

Encoding -------- - **Effective encoding**: cp437 - **Scanner detected**: ascii **Website**: `http://pandanet-igs.com/ `_ Telnet Fingerprint ------------------ :ref:`a8a260cc4662430c... ` *This fingerprint is shared by 169 other servers.* **Data source**: `a8a260cc4662430c/85a1acffbe165b13.json `_ The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. code-block:: 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": "This is a guest account. Please see 'help register' to register.\r\nYour account name is guest9636.\r\n\r\n ~~~~~~~~~~~~~~ You have entered IGS at igs.joyjoy.net 6969 ~~~~~~~~~~~~~~~\r\n** \"An Introduction To Go\"\r\n http://www.pandanet.co.jp/English/learning_go/learning_go_1.html\r\n\r\n** The 'undo' and 'stored' functions have changed.\r\n See help undoplease help stored\r\n\r\n** glGo is available for Windows, Macintosh OS X, and Linux.\r\n http://www.pandanet.co.jp/English/glgo/\r\n The default setting is a single window mode, but if you prefer the\r\n multi-window mode, make the switch in the 'Preferences'. The windows\r\n in the single-window mode are 'tear off windows'. The button order\r\n can be changed with right clicks. See the 'changelog' for more info!\r\n\r\n** The 15th Pandanet Cup\r\n http://www.pandanet.co.jp/event/iwag2010/e/\r\n _ _\r\n* IGS Magazine, pro commentary on games played on IGS |\\__/| .~ ~.\r\n http://www.pandanet.co.jp/English/members/mailmaga/ /o=o'`./ .'\r\n* Lessons: http://www.pandanet.co.jp/English/cornel.html {o__, \\ {\r\n* Art: http://www.pandanet.co.jp/English/galleryintro.html / . . ) \\\r\n __ `-` '-' \\ }\r\n ^/..\\^ New Players, try: mail me start .( _( )_.'\r\n --m( 00 )m-- '---.~_ _ _|\r\n* A Brief Introduction: http://www.pandanet.co.jp/English/sintro1.html\r\n~~~~~~~~~~~~~~~~~~ http://www.pandanet.co.jp/English/ ~~~~~~~~~~~~~~~~~~~~\r\nIGS entry on 02 - 10 - 2026\r\n#> ", "banner_before_return": " Welcome to IGS at igs.joyjoy.net 6969 (9.0)\r\n Copyright(c) 1992-2026 PANDANET Inc.\r\n @@\r\n @@@@ @@ @@@ There is no expectation of privacy\r\n@@@@@@@@@@@@@@@@@@ @@@ @@@ on this server. There is no warranty\r\n @@@@@ @@ @@@ @@@ @@ @@ implied or expressed, provided with\r\n @@ @@@ @@ @@ @@@ @@ this software.\r\n @@ @@@@@ @@ @@ @ @@ @\r\n @@ @@@@@@@@ @@ @@ @ @@@@@ If you are new to IGS, you need to\r\n @@ @ @@ @@@@ @@@@@@@@ type guest when you see the Login\r\n @@ @@@@ @@ @@@@@@ @@@ @@ prompt. You will be given a guest\r\n @@ @@@@@ @@ @@@@@@ @ @ @@ account with limited access.\r\n @@ @ @@@ @@ @@ @@@ @@\r\n @@ @@@@@@@ @@ @@@ @ @@ To register, please visit the IGS\r\n @@@@@@@@ @@ @@ @@@@@ @@@@@@ home page located at:\r\n @@ @ @ @@ @@@@@@ @@@ @@\r\n @@ @ @@ @@ @ @@ @@ @ @@@@@@@@@ http://pandanet-igs.com/\r\n @@ @ @@ @@ @@ @@@@@@@@@ @@\r\n @@ @ @@ @ @@ @@@ Online help is available after you\r\n @@@@@@@@@@@@@@@@ @@ @@@ @ enter IGS. For help, enter: help\r\n@@@@@@@@@@ @@@ @@ @@@ @@@@\r\n @@ @@@ @@ @@ @@@@ If you require further help, please\r\n @ @@ @@ @@ @@@ send email to:\r\n @@ @ @@ @@ igs-adm@panda-igs.joyjoy.net\r\nLogin: ", "encoding": "ascii", "option_states": { "server_offered": { "ECHO": false }, "server_requested": {} }, "scan_type": "quick", "timing": { "probe": 0.504091739654541, "total": 5.445656061172485 } } }, "sessions": [ { "connected": "2026-02-09T19:34:07.994686+00:00", "host": "igs.joyjoy.net", "ip": "54.178.22.244", "port": 6969 } ] } 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:863 Fingerprint client: host=igs.joyjoy.net port=6969 INFO client_base.py:174 Connected to DEBUG client_base.py:460 negotiation complete after 2.00s. DEBUG stream_writer.py:706 recv IAC WONT ECHO DEBUG stream_writer.py:2022 handle_wont(ECHO) DEBUG stream_writer.py:3167 remote_option[ECHO] = False DEBUG stream_writer.py:3167 pending_option[DO + ECHO] = False DEBUG stream_writer.py:3167 pending_option[DO + BINARY] = True DEBUG stream_writer.py:947 send IAC DO BINARY DEBUG stream_writer.py:3167 pending_option[DO + SGA] = True DEBUG stream_writer.py:947 send IAC DO SGA DEBUG stream_writer.py:3167 pending_option[DO + STATUS] = True DEBUG stream_writer.py:947 send IAC DO STATUS DEBUG stream_writer.py:3167 pending_option[DO + CHARSET] = True DEBUG stream_writer.py:947 send IAC DO CHARSET DEBUG stream_writer.py:3167 pending_option[DO + EOR] = True DEBUG stream_writer.py:947 send IAC DO EOR DEBUG stream_writer.py:3167 pending_option[DO + COM_PORT_OPTION] = True DEBUG stream_writer.py:947 send IAC DO COM_PORT_OPTION DEBUG stream_writer.py:3167 pending_option[DO + GMCP] = True DEBUG stream_writer.py:947 send IAC DO GMCP DEBUG stream_writer.py:3167 pending_option[DO + MSDP] = True DEBUG stream_writer.py:947 send IAC DO MSDP DEBUG stream_writer.py:3167 pending_option[DO + MSSP] = True DEBUG stream_writer.py:947 send IAC DO MSSP DEBUG stream_writer.py:3167 pending_option[DO + MSP] = True DEBUG stream_writer.py:947 send IAC DO MSP DEBUG stream_writer.py:3167 pending_option[DO + MXP] = True DEBUG stream_writer.py:947 send IAC DO MXP DEBUG stream_writer.py:3167 pending_option[DO + ZMP] = True DEBUG stream_writer.py:947 send IAC DO ZMP DEBUG stream_writer.py:3167 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:947 send IAC DO AARDWOLF DEBUG stream_writer.py:3167 pending_option[DO + ATCP] = True DEBUG stream_writer.py:947 send IAC DO ATCP INFO fingerprinting.py:746 connection for server fingerprint a8a260cc4662430c INFO client_base.py:105 Connection closed to *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug igs.joyjoy.net 6969