122.58.239.220 (1stchoicecore.co.nz) ==================================== .. _ip_122_58_239_220_122-58-239-220-vdsl_sparkbb_co_nz_23: 122-58-239-220-vdsl.sparkbb.co.nz:23 ------------------------------------ **Connection Banner:** .. image:: /_static/banners/banner_1c433f4498af.png :alt: Synchronet BBS for Win32 Version 3.18 Telnet connection from: 143.198.61.53 Resolving hostname... _ βˆ©β•—β”_ Synchronet BBS for Win32 Version 3.18 Copyright 2020 Rob Swindell CLIENT >>>>CONN: Telnet >>>>ADDR: modem.xyz [143.198.61.53] SERVER >>>>NAME: 1st Choice Core >>>>ADDR: 1stchoicecore.co.nz >>>>NODE: 1 (of 8) >>>>TIME: Fri Apr 10 2026 12:31 pm NZST >>>>ADMN: sneaky If you are a new user to the system, type "New" now. Otherwise, enter your user name or number now. Enter User Name or Number or 'New' or 'Guest' Login: ro You've been inactive too long. :class: ansi-banner :width: 585px :loading: lazy Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: πŸ‡³πŸ‡Ώ New Zealand (GeoIP) BBS Software ~~~~~~~~~~~~ **Detected**: Synchronet Encoding ~~~~~~~~ - **Effective encoding**: cp437 - **Override**: cp437 (from bbslist.txt) - **Scanner detected**: cp437 Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`91a64a6a0687c3ea ` *This fingerprint is shared by 16 other servers.* **Options requested from client**: ``NAWS``, ``NEW_ENVIRON``, ``TSPEED``, ``TTYPE`` The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. raw:: html
Show JSON .. code-block:: json { "server-probe": { "fingerprint": "91a64a6a0687c3ea", "fingerprint-data": { "offered-options": [], "probed-protocol": "server", "refused-options": [], "requested-options": [ "NAWS", "NEW_ENVIRON", "TSPEED", "TTYPE" ], "scan-type": "quick" }, "session_data": { "banner_after_return": "CLIENT >>>>\b\b\b\bCONN: Telnet\r\n >>>>\b\b\b\bADDR: modem.xyz [143.198.61.53]\r\nSERVER >>>>\b\b\b\bNAME: 1st Choice Core\r\n >>>>\b\b\b\bADDR: 1stchoicecore.co.nz\r\n >>>>\b\b\b\bNODE: 1 (of 8)\r\n >>>>\b\b\b\bTIME: Fri Apr 10 2026 12:31 pm NZST\r\n >>>>\b\b\b\bADMN: sneaky\r\n\r\nIf you are a new user to the system, type \"New\" now.\r\nOtherwise, enter your user name or number now.\r\n\r\nEnter User Name or Number or 'New' or 'Guest'\r\nLogin: ro\b\b\u0007\u0007\r\nYou've been inactive too long.\r\n", "banner_before_return": "\r\nSynchronet BBS for Win32 Version 3.18\r\nTelnet connection from: 143.198.61.53\r\nResolving hostname...\r\n\r\n\u001b[s\u001b[0c\u001b[255B\u001b[255C\b_\u001b[6n\u001b[u\u001b[!_\r\u2229\u2557\u2510\u001b[6n\u001b[0m_\u001b[2J\u001b[H\f\r\r Synchronet BBS for Win32 Version 3.18 Copyright 2020 Rob Swindell\r\n", "dsr_replies": 2, "dsr_requests": 2, "encoding": "cp437", "option_states": { "server_offered": { "AARDWOLF": true, "ATCP": true, "ECHO": true, "GMCP": true, "MCCP2": true, "MCCP3": true, "MSDP": true, "MSP": true, "MSSP": true, "MXP": true, "SGA": true, "ZMP": true }, "server_requested": { "AARDWOLF": false, "ATCP": false, "GMCP": false, "MCCP2": false, "MCCP3": false, "MSDP": false, "MSP": false, "MSSP": false, "MXP": false, "NAWS": true, "NEW_ENVIRON": true, "SNDLOC": false, "TSPEED": true, "TTYPE": true, "ZMP": false } }, "scan_type": "quick", "timing": { "probe": 0.0, "total": 8.3842191696167 } } }, "sessions": [ { "connected": "2026-04-07T06:31:19.407963+00:00", "host": "122-58-239-220-vdsl.sparkbb.co.nz", "ip": "122.58.239.220", "port": 23 }, { "connected": "2026-04-10T00:31:06.258931+00:00", "host": "122-58-239-220-vdsl.sparkbb.co.nz", "ip": "122.58.239.220", "port": 23 } ] } .. raw:: html
Connection Log ~~~~~~~~~~~~~~ Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server. *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug 122-58-239-220-vdsl.sparkbb.co.nz 23 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=122-58-239-220-vdsl.sparkbb.co.nz port=23 INFO client_base.py:188 Connected to DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1024 send IAC WILL ZMP DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1024 send IAC WILL MSDP DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1024 send IAC WILL GMCP DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1024 send IAC WILL MXP DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1024 send IAC WILL ATCP DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSSP DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1024 send IAC DO ZMP DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC DO AARDWOLF DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1024 send IAC DO MSDP DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1024 send IAC DO GMCP DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True DEBUG stream_writer.py:1024 send IAC DO MXP DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1024 send IAC DO ATCP DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1024 send IAC DO MSSP DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True DEBUG stream_writer.py:1024 send IAC DO MSP DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:773 recv IAC DONT ZMP DEBUG stream_writer.py:2010 handle_dont(ZMP) DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = False DEBUG stream_writer.py:3384 local_option[ZMP] = False DEBUG stream_writer.py:773 recv IAC DONT AARDWOLF DEBUG stream_writer.py:2010 handle_dont(AARDWOLF) DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = False DEBUG stream_writer.py:3384 local_option[AARDWOLF] = False DEBUG stream_writer.py:773 recv IAC DONT MSDP DEBUG stream_writer.py:2010 handle_dont(MSDP) DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = False DEBUG stream_writer.py:3384 local_option[MSDP] = False DEBUG stream_writer.py:773 recv IAC DONT GMCP DEBUG stream_writer.py:2010 handle_dont(GMCP) DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = False DEBUG stream_writer.py:3384 local_option[GMCP] = False DEBUG stream_writer.py:773 recv IAC DONT MXP DEBUG stream_writer.py:2010 handle_dont(MXP) DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = False DEBUG stream_writer.py:3384 local_option[MXP] = False DEBUG stream_writer.py:773 recv IAC DONT ATCP DEBUG stream_writer.py:2010 handle_dont(ATCP) DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = False DEBUG stream_writer.py:3384 local_option[ATCP] = False DEBUG stream_writer.py:773 recv IAC DONT MSSP DEBUG stream_writer.py:2010 handle_dont(MSSP) DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = False DEBUG stream_writer.py:3384 local_option[MSSP] = False DEBUG stream_writer.py:773 recv IAC DONT MSP DEBUG stream_writer.py:2010 handle_dont(MSP) DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = False DEBUG stream_writer.py:3384 local_option[MSP] = False DEBUG stream_writer.py:773 recv IAC DONT MCCP2_COMPRESS DEBUG stream_writer.py:2010 handle_dont(MCCP2_COMPRESS) DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = False DEBUG stream_writer.py:3384 local_option[MCCP2_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC DONT MCCP3_COMPRESS DEBUG stream_writer.py:2010 handle_dont(MCCP3_COMPRESS) DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = False DEBUG stream_writer.py:3384 local_option[MCCP3_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC WILL ZMP DEBUG stream_writer.py:2045 handle_will(ZMP) DEBUG stream_writer.py:998 skip DO ZMP; pending_option = True DEBUG stream_writer.py:3384 remote_option[ZMP] = True DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = False DEBUG stream_writer.py:773 recv IAC WILL AARDWOLF DEBUG stream_writer.py:2045 handle_will(AARDWOLF) DEBUG stream_writer.py:998 skip DO AARDWOLF; pending_option = True DEBUG stream_writer.py:3384 remote_option[AARDWOLF] = True DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = False DEBUG stream_writer.py:773 recv IAC WILL MSDP DEBUG stream_writer.py:2045 handle_will(MSDP) DEBUG stream_writer.py:998 skip DO MSDP; pending_option = True DEBUG stream_writer.py:3384 remote_option[MSDP] = True DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = False DEBUG stream_writer.py:773 recv IAC WILL GMCP DEBUG stream_writer.py:2045 handle_will(GMCP) DEBUG stream_writer.py:998 skip DO GMCP; pending_option = True DEBUG stream_writer.py:3384 remote_option[GMCP] = True DEBUG stream_writer.py:1072 send IAC SB GMCP Core.Hello IAC SE DEBUG stream_writer.py:1072 send IAC SB GMCP Core.Supports.Set IAC SE INFO client.py:201 GMCP handshake: Core.Hello + Core.Supports.Set ['Char 1', 'Char.Vitals 1', 'Char.Items 1', 'Room 1', 'Room.Info 1', 'Comm 1', 'Comm.Channel 1', 'Group 1'] DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = False DEBUG stream_writer.py:773 recv IAC WILL MXP DEBUG stream_writer.py:2045 handle_will(MXP) DEBUG stream_writer.py:998 skip DO MXP; pending_option = True DEBUG stream_writer.py:3384 remote_option[MXP] = True DEBUG stream_writer.py:3384 pending_option[DO + MXP] = False DEBUG stream_writer.py:773 recv IAC WILL ATCP DEBUG stream_writer.py:2045 handle_will(ATCP) DEBUG stream_writer.py:998 skip DO ATCP; pending_option = True DEBUG stream_writer.py:3384 remote_option[ATCP] = True DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = False DEBUG stream_writer.py:773 recv IAC WILL MSSP DEBUG stream_writer.py:2045 handle_will(MSSP) DEBUG stream_writer.py:998 skip DO MSSP; pending_option = True DEBUG stream_writer.py:3384 remote_option[MSSP] = True DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = False DEBUG stream_writer.py:773 recv IAC WILL MSP DEBUG stream_writer.py:2045 handle_will(MSP) DEBUG stream_writer.py:998 skip DO MSP; pending_option = True DEBUG stream_writer.py:3384 remote_option[MSP] = True DEBUG stream_writer.py:3384 pending_option[DO + MSP] = False DEBUG stream_writer.py:773 recv IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:2045 handle_will(MCCP2_COMPRESS) DEBUG stream_writer.py:998 skip DO MCCP2_COMPRESS; pending_option = True DEBUG stream_writer.py:3384 remote_option[MCCP2_COMPRESS] = True DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:2045 handle_will(MCCP3_COMPRESS) DEBUG stream_writer.py:998 skip DO MCCP3_COMPRESS; pending_option = True DEBUG stream_writer.py:3384 remote_option[MCCP3_COMPRESS] = True DEBUG stream_writer.py:2110 MCCP3: client compression activated DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = False DEBUG client_base.py:489 MCCP3 compression started (client→server) DEBUG client_base.py:510 negotiation complete after 0.83s. DEBUG stream_writer.py:773 recv IAC WILL ECHO DEBUG stream_writer.py:789 WILL ECHO unsolicited DEBUG stream_writer.py:2045 handle_will(ECHO) DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = True DEBUG stream_writer.py:1024 send IAC DO ECHO DEBUG stream_writer.py:3384 remote_option[ECHO] = True DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = False DEBUG stream_writer.py:773 recv IAC WILL SGA DEBUG stream_writer.py:789 WILL SGA unsolicited DEBUG stream_writer.py:2045 handle_will(SGA) DEBUG stream_writer.py:3384 pending_option[DO + SGA] = True DEBUG stream_writer.py:1024 send IAC DO SGA DEBUG stream_writer.py:3384 remote_option[SGA] = True DEBUG stream_writer.py:3384 pending_option[DO + SGA] = False DEBUG stream_writer.py:773 recv IAC DO TTYPE DEBUG stream_writer.py:1887 handle_do(TTYPE) DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = True DEBUG stream_writer.py:1024 send IAC WILL TTYPE DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = True DEBUG stream_writer.py:3384 local_option[TTYPE] = True DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = False DEBUG stream_writer.py:773 recv IAC DO TSPEED DEBUG stream_writer.py:1887 handle_do(TSPEED) DEBUG stream_writer.py:3384 pending_option[WILL + TSPEED] = True DEBUG stream_writer.py:1024 send IAC WILL TSPEED DEBUG stream_writer.py:3384 pending_option[SB + TSPEED] = True DEBUG stream_writer.py:3384 local_option[TSPEED] = True DEBUG stream_writer.py:3384 pending_option[WILL + TSPEED] = False DEBUG stream_writer.py:773 recv IAC DO SNDLOC DEBUG stream_writer.py:1887 handle_do(SNDLOC) DEBUG stream_writer.py:1995 DO SNDLOC not supported. DEBUG stream_writer.py:3384 local_option[SNDLOC] = False DEBUG stream_writer.py:1024 send IAC WONT SNDLOC DEBUG stream_writer.py:773 recv IAC DO NAWS DEBUG stream_writer.py:1887 handle_do(NAWS) DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = True DEBUG stream_writer.py:1024 send IAC WILL NAWS DEBUG stream_writer.py:2507 send IAC SB NAWS (rows=25, cols=80) IAC SE DEBUG stream_writer.py:3384 local_option[NAWS] = True DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = False DEBUG stream_writer.py:773 recv IAC DO NEW_ENVIRON DEBUG stream_writer.py:1887 handle_do(NEW_ENVIRON) DEBUG stream_writer.py:3384 pending_option[WILL + NEW_ENVIRON] = True DEBUG stream_writer.py:1024 send IAC WILL NEW_ENVIRON DEBUG stream_writer.py:3384 pending_option[SB + NEW_ENVIRON] = True DEBUG stream_writer.py:3384 local_option[NEW_ENVIRON] = True DEBUG stream_writer.py:3384 pending_option[WILL + NEW_ENVIRON] = False DEBUG server_fingerprinting.py:989 DA request -> b'\x1b[?1;2c' DEBUG client_base.py:90 EOF from server, closing. INFO client_base.py:120 Connection closed to DEBUG fingerprinting.py:844 connection for server fingerprint 91a64a6a0687c3ea .. raw:: html
.. _ip_122_58_239_220_1stchoicecore_co_nz_1024: 1stchoicecore.co.nz:1024 ------------------------ **Connection Banner:** .. image:: /_static/banners/banner_a2148b4e4b0d.png :alt: Mystic BBS Version 1.12 A47 Copyright (C) 1997-2020 By James Coyle Detecting terminal emulation: ANSI detected. ───┬┐ β”Œβ”¬β”€β” ┐ ┬┬──┐ β”Œβ”¬β”€β”€β” β”Œβ” ┐ β”Œβ”¬β”€β”€β” β”Œβ” β”Œβ”¬β”€β”€β” β”Œβ”¬β”€β”€β” β”Œβ”¬β”€β”΄β”˜ β”œβ”€ β”‚ β”‚ β”œβ”€ β”‚ β”œβ”€ β”œβ”Όβ”€β”€β”€ β”œβ”€ β”‚ β”œβ”€ β”œβ”€ β”œβ”Όβ”€ └┴─── β””β”˜ β””β”€β”˜ β”΄β”΄β”€β”€β”˜ β””β”΄β”€β”€β”˜ β””β”˜ β”˜ β””β”΄β”€β”€β”˜ β””β”˜ β””β”΄β”€β”€β”˜ β””β”΄β”€β”€β”˜ β”Œβ”¬β”€β”€β” β”Œβ”¬β”€β”€β” β”Œβ”¬β”€β”€β” β”Œβ”¬β”€β”€β” Online Gamesβ”œβ”€ β”œβ”€ β”‚ β”œβ”Όβ”€β”¬β”˜ β”œβ”Όβ”€Welcome to you ALL NEWβ””β”΄β”€β”€β”˜ β””β”΄β”€β”€β”˜ β””β”˜ β”” β””β”΄β”€β”€β”˜ZEALAND β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ Ashburton Bulletin Boardβ”‚ Sysops = Ian Segersβ”‚ β”‚ Information Centreβ”‚ Netmail = 3:770/340β”‚ β”‚ Online 24 Hours A Dayβ”‚ Telnet://2ndchoicecore.nz:1024β”‚ β”‚ Node 1 To Node 8 (Telnet Only)β”‚ NNTP://2ndchoicecore.nz:120β”‚ β”‚β”‚ Telnet://2ndchoiceore.ddns.net:1024 β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ NNTP://2ndchoicecore.ddns.net:120 β”‚ β”‚Networksβ”‚ Others └─────────┬──────────────────────────── β”‚ Fidonet = 3:770/340 β”‚ Local Message Areas β”‚ Game Serversβ”‚ β”‚ F.S.X Net = 21:1/152 β”‚β”‚BBSLinkβ”‚ β”‚β”‚ File Base Areasβ”‚Combanetβ”‚ β”‚β”‚ Fidonetβ”‚ Tradewarsβ”‚ β”‚ Usenet 21:2/152β”‚ Fsxnetβ”‚ BCR Game Serverβ”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ [β– ] More: (Y)es, (N)o, (C)ontinuous?                                        [β– ] Enter your user name: β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ β–’ Welcome to Mystic BBS Demo System β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ The account name you entered was not located in our account database. If you wish to create a new account, answer YES below to continue on to the new account application. If you've mistyped your account name, answer NO and you will be returned to the login prompt. Create an account with this BBS? Yes No :class: ansi-banner :width: 631px :loading: lazy Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: πŸ‡³πŸ‡Ώ New Zealand (GeoIP) BBS Software ~~~~~~~~~~~~ **Detected**: Mystic BBS Encoding ~~~~~~~~ - **Effective encoding**: utf-8 - **Override**: utf-8 (from bbslist.txt) - **Scanner detected**: utf-8 Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`aac0d9e4a94e81dc ` *This fingerprint is shared by 186 other servers.* **Options offered by server**: ``ECHO``, ``SGA`` **Options requested from client**: ``BINARY``, ``TTYPE`` The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. raw:: html
Show JSON .. code-block:: json { "server-probe": { "fingerprint": "aac0d9e4a94e81dc", "fingerprint-data": { "offered-options": [ "ECHO", "SGA" ], "probed-protocol": "server", "refused-options": [ "AARDWOLF", "ATCP", "BINARY", "CHARSET", "COM_PORT", "EOR", "GMCP", "MCCP2", "MCCP3", "MSDP", "MSP", "MSSP", "MXP", "STATUS", "ZMP" ], "requested-options": [ "BINARY", "TTYPE" ], "scan-type": "quick" }, "session_data": { "banner_after_return": "\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\b \b\u001b[37m\r\n\u001b[0m\u001b[255D\r\n\u001b[34m[\u001b[1;32m\u25a0\u001b[0;34;40m] \u001b[1;34mEnter your user name: \u001b[44m \u001b[37m\u001b[30D\u001b[40m\r\n\u001b[0;37;40m\u001b[1;1H\u001b[2J\u001b[1;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\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\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u001b[0;34;40m\u2510\r\n\u001b[1;34m\u2502\u001b[44m \u2592 \u001b[37mWelcome to Mystic BBS Demo System \u001b[40m\u001b[0;34;40m\u2502\r\n\u001b[1;34m\u2514\u001b[0;34;40m\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\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\u2518\r\n\r\n \u001b[37mThe account name you entered was not located in our account database. If you\r\n wish to create a new account, answer YES below to continue on to the new\r\n account application. If you've mistyped your account name, answer NO and you\r\n will be returned to the login prompt.\r\n\r\n\u001b[1;31mCreate an account with this BBS? \u001b[36m\u001b[34m Y\u001b[37mes \u001b[34m\u001b[44m N\u001b[37mo \u001b[40m", "banner_before_return": "\u001b[?1000h\fMystic BBS Version 1.12 A47\r\nCopyright (C) 1997-2020 By James Coyle\r\n\r\nDetecting terminal emulation: \u001b[s\u001b[255B\u001b[255C\u001b[6n\u001b[uANSI detected.\r\n\u001b[?7h\u001b[40m\u001b[2J\u001b[40m\r\n\u001b[0;1m\u001b[14C\u001b[33m\u2500\u2500\u2500\u252c\u2510 \u250c\u252c\u2500\u2510 \u2510 \u252c\u252c\u2500\u2500\u2510 \u250c\u252c\u2500\u2500\u2510 \u250c\u2510 \u2510 \u250c\u252c\u2500\u2500\u2510 \u250c\u2510 \u250c\u252c\u2500\u2500\u2510 \u250c\u252c\u2500\u2500\u2510\r\n\u001b[14C\u250c\u252c\u2500\u2534\u2518 \u251c\u2524 \u2502 \u2502 \u251c\u2524 \u2502 \u251c\u2524 \u251c\u253c\u2500\u2500\u2524 \u251c\u2524 \u2502 \u251c\u2524 \u251c\u2524 \u251c\u253c\u2500\r\n\u001b[14C\u2514\u2534\u2500\u2500\u2500 \u2514\u2518 \u2514\u2500\u2518 \u2534\u2534\u2500\u2500\u2518 \u2514\u2534\u2500\u2500\u2518 \u2514\u2518 \u2518 \u2514\u2534\u2500\u2500\u2518 \u2514\u2518 \u2514\u2534\u2500\u2500\u2518 \u2514\u2534\u2500\u2500\u2518\r\n\r\n\u001b[29C\u250c\u252c\u2500\u2500\u2510 \u250c\u252c\u2500\u2500\u2510 \u250c\u252c\u2500\u2500\u2510 \u250c\u252c\u2500\u2500\u2510\r\n \u001b[31mOnline Games\u001b[13C\u001b[33m\u251c\u2524 \u251c\u2524 \u2502 \u251c\u253c\u2500\u252c\u2518 \u251c\u253c\u2500\u001b[7C\u001b[31mWelcome to you ALL\r\n\u001b[8C\u001b[37mNEW\u001b[18C\u001b[33m\u2514\u2534\u2500\u2500\u2518 \u2514\u2534\u2500\u2500\u2518 \u2514\u2518 \u2514 \u2514\u2534\u2500\u2500\u2518\u001b[9C\u001b[37mZEALAND\r\n\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\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u252c\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\u2510\r\n\u2502 \u001b[36mAshburton Bulletin Board\u001b[13C\u001b[37m\u2502 \u001b[32mSysops = Ian Segers\u001b[17C\u001b[37m\u2502\r\n\u2502 \u001b[36mInformation Centre\u001b[19C\u001b[37m\u2502 \u001b[32mNetmail = 3:770/340\u001b[17C\u001b[37m\u2502\r\n\u2502 \u001b[36mOnline 24 Hours A Day\u001b[16C\u001b[37m\u2502 \u001b[32mTelnet://2ndchoicecore.nz:1024\u001b[6C\u001b[37m\u2502\r\n\u2502 \u001b[36mNode 1 To Node 8 (Telnet Only)\u001b[7C\u001b[37m\u2502 \u001b[32mNNTP://2ndchoicecore.nz:120\u001b[9C\u001b[37m\u2502\r\n\u2502\u001b[38C\u2502 \u001b[32mTelnet://2ndchoiceore.ddns.net:1024 \u001b[37m\u2502\r\n\u251c\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\u252c\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2524 \u001b[32mNNTP://2ndchoicecore.ddns.net:120 \u001b[37m\u2502\r\n\u2502\u001b[8C\u001b[35mNetworks\u001b[9C\u001b[37m\u2502 \u001b[35mOthers \u001b[37m\u2514\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u252c\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\u2524\r\n\u2502 \u001b[35mFidonet = 3:770/340 \u001b[37m\u2502 \u001b[35mLocal Message Areas \u001b[37m\u2502 \u001b[0;33mGame Servers\u001b[12C\u001b[1;37m\u2502\r\n\u2502 \u001b[35mF.S.X Net = 21:1/152 \u001b[37m\u2502\u001b[22C\u2502\u001b[5C\u001b[0;33mBBSLink\u001b[15C\u001b[1;37m\u2502\r\n\u2502\u001b[25C\u2502 \u001b[0;36mFile Base Areas\u001b[6C\u001b[1;37m\u2502\u001b[5C\u001b[0;33mCombanet\u001b[14C\u001b[1;37m\u2502\r\n\u2502\u001b[25C\u2502 \u001b[0;36mFidonet\u001b[14C\u001b[1;37m\u2502 \u001b[0;33mTradewars\u001b[14C\u001b[1;37m\u2502\r\n\u2502 \u001b[33mUsenet 21:2/152\u001b[7C\u001b[37m\u2502 \u001b[0;36mFsxnet\u001b[15C\u001b[1;37m\u2502 \u001b[0;33mBCR Game Server\u001b[9C\u001b[1;37m\u2502\r\n\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\u2534\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2534\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\r\n\r\n\u001b[0;34;40m[\u001b[1;32m\u25a0\u001b[0;34;40m] \u001b[1;34mMore: \u001b[0;34;40m(\u001b[37mY\u001b[34m)\u001b[1;34mes, \u001b[0;34;40m(\u001b[37mN\u001b[34m)\u001b[1;34mo, \u001b[0;34;40m(\u001b[37mC\u001b[34m)\u001b[1;34montinuous? ", "dsr_replies": 1, "dsr_requests": 1, "encoding": "utf-8", "option_states": { "server_offered": { "AARDWOLF": false, "ATCP": false, "ECHO": true, "GMCP": false, "MCCP2": false, "MCCP3": false, "MSDP": false, "MSP": false, "MSSP": false, "MXP": false, "SGA": true, "ZMP": false }, "server_requested": { "AARDWOLF": false, "ATCP": false, "BINARY": true, "GMCP": false, "MCCP2": false, "MCCP3": false, "MSDP": false, "MSP": false, "MSSP": false, "MXP": false, "SNDLOC": false, "TTYPE": true, "ZMP": false } }, "scan_type": "quick", "timing": { "probe": 0.5054888725280762, "total": 16.685104608535767 } } }, "sessions": [ { "connected": "2026-04-05T19:17:30.567525+00:00", "host": "1stchoicecore.co.nz", "ip": "122.58.239.220", "port": 1024 }, { "connected": "2026-04-07T05:58:25.258170+00:00", "host": "1stchoicecore.co.nz", "ip": "122.58.239.220", "port": 1024 }, { "connected": "2026-04-08T17:03:37.965700+00:00", "host": "1stchoicecore.co.nz", "ip": "122.58.239.220", "port": 1024 }, { "connected": "2026-04-10T00:36:47.738013+00:00", "host": "1stchoicecore.co.nz", "ip": "122.58.239.220", "port": 1024 }, { "connected": "2026-04-10T00:54:19.744974+00:00", "host": "1stchoicecore.co.nz", "ip": "122.58.239.220", "port": 1024 } ] } .. raw:: html
Connection Log ~~~~~~~~~~~~~~ Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server. *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug 1stchoicecore.co.nz 1024 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=1stchoicecore.co.nz port=1024 INFO client_base.py:188 Connected to DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSP DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1024 send IAC WILL ATCP DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSSP DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1024 send IAC WILL MSDP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1024 send IAC WILL ZMP DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1024 send IAC WILL GMCP DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1024 send IAC WILL MXP DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True DEBUG stream_writer.py:1024 send IAC DO MSP DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1024 send IAC DO ATCP DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1024 send IAC DO MSSP DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1024 send IAC DO MSDP DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1024 send IAC DO ZMP DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1024 send IAC DO GMCP DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC DO AARDWOLF DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True DEBUG stream_writer.py:1024 send IAC DO MXP DEBUG stream_writer.py:773 recv IAC WILL ECHO DEBUG stream_writer.py:789 WILL ECHO unsolicited DEBUG stream_writer.py:2045 handle_will(ECHO) DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = True DEBUG stream_writer.py:1024 send IAC DO ECHO DEBUG stream_writer.py:3384 remote_option[ECHO] = True DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = False DEBUG stream_writer.py:773 recv IAC WILL SGA DEBUG stream_writer.py:789 WILL SGA unsolicited DEBUG stream_writer.py:2045 handle_will(SGA) DEBUG stream_writer.py:3384 pending_option[DO + SGA] = True DEBUG stream_writer.py:1024 send IAC DO SGA DEBUG stream_writer.py:3384 remote_option[SGA] = True DEBUG stream_writer.py:3384 pending_option[DO + SGA] = False DEBUG stream_writer.py:773 recv IAC DO TTYPE DEBUG stream_writer.py:1887 handle_do(TTYPE) DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = True DEBUG stream_writer.py:1024 send IAC WILL TTYPE DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = True DEBUG stream_writer.py:3384 local_option[TTYPE] = True DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = False DEBUG stream_writer.py:773 recv IAC DO BINARY DEBUG stream_writer.py:1887 handle_do(BINARY) DEBUG stream_writer.py:3384 pending_option[WILL + BINARY] = True DEBUG stream_writer.py:1024 send IAC WILL BINARY DEBUG stream_writer.py:3384 local_option[BINARY] = True DEBUG stream_writer.py:3384 pending_option[WILL + BINARY] = False DEBUG stream_writer.py:773 recv IAC DO SNDLOC DEBUG stream_writer.py:1887 handle_do(SNDLOC) DEBUG stream_writer.py:1995 DO SNDLOC not supported. DEBUG stream_writer.py:3384 local_option[SNDLOC] = False DEBUG stream_writer.py:1024 send IAC WONT SNDLOC DEBUG stream_writer.py:773 recv IAC DONT MCCP3_COMPRESS DEBUG stream_writer.py:2010 handle_dont(MCCP3_COMPRESS) DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = False DEBUG stream_writer.py:3384 local_option[MCCP3_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC DONT MSP DEBUG stream_writer.py:2010 handle_dont(MSP) DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = False DEBUG stream_writer.py:3384 local_option[MSP] = False DEBUG stream_writer.py:773 recv IAC DONT ATCP DEBUG stream_writer.py:2010 handle_dont(ATCP) DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = False DEBUG stream_writer.py:3384 local_option[ATCP] = False DEBUG stream_writer.py:773 recv IAC DONT MSSP DEBUG stream_writer.py:2010 handle_dont(MSSP) DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = False DEBUG stream_writer.py:3384 local_option[MSSP] = False DEBUG stream_writer.py:773 recv IAC DONT MSDP DEBUG stream_writer.py:2010 handle_dont(MSDP) DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = False DEBUG stream_writer.py:3384 local_option[MSDP] = False DEBUG stream_writer.py:773 recv IAC DONT MCCP2_COMPRESS DEBUG stream_writer.py:2010 handle_dont(MCCP2_COMPRESS) DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = False DEBUG stream_writer.py:3384 local_option[MCCP2_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC DONT ZMP DEBUG stream_writer.py:2010 handle_dont(ZMP) DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = False DEBUG stream_writer.py:3384 local_option[ZMP] = False DEBUG stream_writer.py:773 recv IAC DONT GMCP DEBUG stream_writer.py:2010 handle_dont(GMCP) DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = False DEBUG stream_writer.py:3384 local_option[GMCP] = False DEBUG stream_writer.py:773 recv IAC DONT AARDWOLF DEBUG stream_writer.py:2010 handle_dont(AARDWOLF) DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = False DEBUG stream_writer.py:3384 local_option[AARDWOLF] = False DEBUG stream_writer.py:773 recv IAC DONT MXP DEBUG stream_writer.py:2010 handle_dont(MXP) DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = False DEBUG stream_writer.py:3384 local_option[MXP] = False DEBUG stream_writer.py:773 recv IAC WONT MCCP3_COMPRESS DEBUG stream_writer.py:2199 handle_wont(MCCP3_COMPRESS) DEBUG stream_writer.py:3384 remote_option[MCCP3_COMPRESS] = False DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC WONT MSP DEBUG stream_writer.py:2199 handle_wont(MSP) DEBUG stream_writer.py:3384 remote_option[MSP] = False DEBUG stream_writer.py:3384 pending_option[DO + MSP] = False DEBUG stream_writer.py:773 recv IAC WONT ATCP DEBUG stream_writer.py:2199 handle_wont(ATCP) DEBUG stream_writer.py:3384 remote_option[ATCP] = False DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = False DEBUG stream_writer.py:773 recv IAC WONT MSSP DEBUG stream_writer.py:2199 handle_wont(MSSP) DEBUG stream_writer.py:3384 remote_option[MSSP] = False DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = False DEBUG stream_writer.py:773 recv IAC WONT MSDP DEBUG stream_writer.py:2199 handle_wont(MSDP) DEBUG stream_writer.py:3384 remote_option[MSDP] = False DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = False DEBUG stream_writer.py:773 recv IAC WONT MCCP2_COMPRESS DEBUG stream_writer.py:2199 handle_wont(MCCP2_COMPRESS) DEBUG stream_writer.py:3384 remote_option[MCCP2_COMPRESS] = False DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC WONT ZMP DEBUG stream_writer.py:2199 handle_wont(ZMP) DEBUG stream_writer.py:3384 remote_option[ZMP] = False DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = False DEBUG stream_writer.py:773 recv IAC WONT GMCP DEBUG stream_writer.py:2199 handle_wont(GMCP) DEBUG stream_writer.py:3384 remote_option[GMCP] = False DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = False DEBUG stream_writer.py:773 recv IAC WONT AARDWOLF DEBUG stream_writer.py:2199 handle_wont(AARDWOLF) DEBUG stream_writer.py:3384 remote_option[AARDWOLF] = False DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = False DEBUG stream_writer.py:773 recv IAC WONT MXP DEBUG stream_writer.py:2199 handle_wont(MXP) DEBUG stream_writer.py:3384 remote_option[MXP] = False DEBUG stream_writer.py:3384 pending_option[DO + MXP] = False DEBUG stream_writer.py:767 begin sub-negotiation SB TTYPE DEBUG stream_writer.py:754 sub-negotiation cmd TTYPE SE completion byte DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = False DEBUG stream_writer.py:2404 recv TTYPE SEND: b'' DEBUG stream_writer.py:2416 send IAC SB TTYPE IS b'xterm-256color' IAC SE DEBUG client_base.py:510 negotiation complete after 0.35s. DEBUG stream_writer.py:3384 pending_option[DO + BINARY] = True DEBUG stream_writer.py:1024 send IAC DO BINARY DEBUG stream_writer.py:3384 pending_option[DO + STATUS] = True DEBUG stream_writer.py:1024 send IAC DO STATUS DEBUG stream_writer.py:3384 pending_option[DO + CHARSET] = True DEBUG stream_writer.py:1024 send IAC DO CHARSET DEBUG stream_writer.py:3384 pending_option[DO + EOR] = True DEBUG stream_writer.py:1024 send IAC DO EOR DEBUG stream_writer.py:3384 pending_option[DO + COM_PORT_OPTION] = True DEBUG stream_writer.py:1024 send IAC DO COM_PORT_OPTION DEBUG stream_writer.py:773 recv IAC WONT STATUS DEBUG stream_writer.py:2199 handle_wont(STATUS) DEBUG stream_writer.py:3384 remote_option[STATUS] = False DEBUG stream_writer.py:3384 pending_option[DO + STATUS] = False DEBUG stream_writer.py:773 recv IAC WONT CHARSET DEBUG stream_writer.py:2199 handle_wont(CHARSET) DEBUG stream_writer.py:3384 remote_option[CHARSET] = False DEBUG stream_writer.py:3384 pending_option[DO + CHARSET] = False DEBUG stream_writer.py:773 recv IAC WONT EOR DEBUG stream_writer.py:2199 handle_wont(EOR) DEBUG stream_writer.py:3384 remote_option[EOR] = False DEBUG stream_writer.py:3384 pending_option[DO + EOR] = False DEBUG stream_writer.py:773 recv IAC WONT COM_PORT_OPTION DEBUG stream_writer.py:2199 handle_wont(COM_PORT_OPTION) DEBUG stream_writer.py:3384 remote_option[COM_PORT_OPTION] = False DEBUG stream_writer.py:3384 pending_option[DO + COM_PORT_OPTION] = False DEBUG fingerprinting.py:844 connection for server fingerprint aac0d9e4a94e81dc INFO client_base.py:120 Connection closed to .. raw:: html
.. _ip_122_58_239_220_1stchoicecore_co_nz_1028: 1stchoicecore.co.nz:1028 ------------------------ **Connection Banner:** .. image:: /_static/banners/banner_1f73b91081d7.png :alt: ¥Talisman v0.53-dev; Copyright (c) 2020-2023; Andrew Pamment Detecting ANSI Graphics... DETECTED β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–€β–€β–€β–€β–€β–€β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–€ β–„β–ˆβ–ˆ β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–€ β–„β–„β–„β–„ β–ˆβ–„β–„ β–€β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–€ β–„β–ˆβ–€β–€ β–„β–„β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–€β–€ β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„β–„β–„β–„β–„β–„β–„β–„β–„β–€β–€β–€β–„β–„β–„β–„β–„β–„β–„β–€β–€ β–„β–„β–„β–ˆβ–ˆ β–€β–ˆ β–ˆ β–„ β–€β–€β–€β–€β–€ β–„β–ˆβ–€β–€β–€β–€β–€β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„ β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–€β–€β–€β–€β–€β–€β–€β–€β–€ β–ˆβ–„β–„β–„ β–€β–€ β–„β–„ β–ˆβ–„ β–€β–€ β–„ β–„ β–€β–€β–€β–€β–€β–€β–„β–β–ˆβ–ˆβ–€β–€β–€β–€β–€β–€β–€β–€β–€ β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„ β–€β–€β–ˆ β–€β–€ β–€ β–„ β–ˆ β–ˆ β–ˆβ–€β–€ β–„β–„β–„β–„ β–€ β–ˆβ–Œβ–Œβ–β–„β–€β–€ β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„ β–€β–€β–€β–ˆ β–ˆ β–ˆ β–ˆ β–€β–€β–€β–€ β–„β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ β–β–ˆβ–ˆβ–β–ˆβ–ˆβ–ˆβ–„β–„β–„β–„β–ˆβ–ˆβ–Œ β–„β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ β–ˆβ–Œβ–Œβ–β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–€β–€ β–„β–„β–„β–„β–„ β–β–ˆβ–ˆ β–„β–„β–„β–„β–„β–„ β–€β–€β–€β–€β–€β–€β–€β–„ β–„β–€β–€β–€β–€β–€β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€ β–„β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„β–ˆ β–„β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„β–€β–€β–€β–€β–€β–€β–€β–€β–€β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–€ β–„β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–€β–„β–€β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ6th Choice Coreβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ β–ˆβ–β–ˆβ–ˆβ–ˆβ–ˆβ–ˆInformation Center (Core)β–ˆβ–Œβ–β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ β–β–Œβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„ β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ β–ˆβ–β–„β–„β–„β–„β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–Œβ–β–ˆ β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„ β–€β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ β–β–Œβ–€β–€β–€β–€Networks β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œβ–β–Œ β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ β–ˆβ–ˆβ–ˆβ–Œ β–ˆβ–Œβ–ˆβ–ˆβ–ˆβ–ˆFsxnet Networkβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ β–ˆ β–β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ β–β–ˆβ–Œ β–ˆβ–β–ˆβ–ˆβ–ˆβ–ˆHapplynet/Dovenetβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œβ–β–Œ β–€β–€β–€β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–€ β–€ β–ˆβ–Œβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„ β–ˆ β–€β–€β–€β–€β–€ β–ˆβ–€β–„β–„β–„β–„β–„β–„β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–„ β–€β–„ β–ˆβ–Œβ–„β–€β–€β–€β–€β–€β–€β–€Sysop Ian Segers (Sneaky)β–ˆβ–ˆβ–ˆβ–ˆβ–„ β–€β–„ β–„β–„β–ˆβ–€β–„β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„ β–€β–€β–„β–„β–„β–„β–„ β–„β–„β–ˆβ–ˆβ–€β–€β–„β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆTelnet 6thchoicecore.talismanbbs.comβ–„ β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€ Telnet Port 1028 SSH Port 2222β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„ Enter USERNAME or NEW LOGIN: PASSW: :class: ansi-banner :width: 640px :loading: lazy Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: πŸ‡³πŸ‡Ώ New Zealand (GeoIP) BBS Software ~~~~~~~~~~~~ **Detected**: Talisman Encoding ~~~~~~~~ - **Effective encoding**: cp437 - **Override**: cp437 (from bbslist.txt) - **Scanner detected**: cp437 Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`ab280cfd611c45da ` *This fingerprint is shared by 24 other servers.* **Options offered by server**: ``ECHO``, ``SGA`` **Options requested from client**: ``NAWS``, ``TTYPE`` The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. raw:: html
Show JSON .. code-block:: json { "server-probe": { "fingerprint": "ab280cfd611c45da", "fingerprint-data": { "offered-options": [ "ECHO", "SGA" ], "probed-protocol": "server", "refused-options": [ "AARDWOLF", "ATCP", "BINARY", "CHARSET", "COM_PORT", "EOR", "GMCP", "MCCP2", "MCCP3", "MSDP", "MSP", "MSSP", "MXP", "STATUS", "ZMP" ], "requested-options": [ "NAWS", "TTYPE" ], "scan-type": "quick" }, "session_data": { "banner_after_return": "\u001b[0m\r\nPASSW: \u001b[1;37;41m\u001b[s \u001b[u", "banner_before_return": "\u001b[1;1H\u252c\u00e1\u001b[6n\u001b[1;1H\u001b[2JTalisman v0.53-dev; Copyright (c) 2020-2023; Andrew Pamment\r\nDetecting ANSI Graphics... \u001b[s\u001b[999;999H\u001b[6n\u001b[uDETECTED\r\n\u001b[<0c\u001b[0m\u001b[34m\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2580\u2580\u2580\u2580\u2580\u2580\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2580 \u001b[1;32m\u2584\u2588\u2588\r\n\u001b[34m\u2588\u001b[45m\u2588\u2588\u2588\u2588\u2588\u001b[40m\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2580 \u001b[0;32m\u2584\u2584\u001b[1m\u2584\u001b[42m\u2584 \u2588\u001b[0;32m\u2584\u2584 \u001b[1;34m\u2580\u2588\u2588\u001b[44m\u2588\u001b[40m\u2588\u2588\u2588\u2588\u2580 \u001b[32m\u2584\u001b[42m\u2588\u2580\u001b[0;32m\u2580 \u001b[1;34m\u2584\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2580\u2580 \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u001b[41;31m\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u001b[0;31m\u2580\u2580\u2580\u001b[1;41m\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u001b[0;31m\u2580\u2580 \u001b[1;32m\u2584\u001b[0;32m\u2584\u2584\u001b[1m\u2588\u2588\u001b[42m \u2580\u001b[40m\u2588\u001b[42m \u001b[40m\u2588\u001b[42m \u001b[40m\u2584 \u001b[0;31m\u2580\u2580\u2580\u2580\u2580 \u001b[1;32m\u2584\u001b[42m\u2588\u2580\u001b[0;32m\u2580\u001b[37m\u001b[5C\u001b[31m\u2580\u2580\u2580\u001b[1;41m\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u001b[0m \u001b[1;31m\u2584\u2584\u2584\u001b[41m\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u001b[0m \u001b[32m\u2588\u001b[1m\u2584\u001b[0;32m\u2584\u2584 \u001b[1;31m\u2580\u2580 \u001b[0;32m\u2584\u001b[1m\u2584\u001b[42m \u001b[40m\u2588\u001b[42m\u2584 \u2580\u2580 \u2584 \u2584 \u2580\u2580\u2580\u2580\u2580\u2580\u001b[40m\u2584\u2590\u001b[42m\u2588\u001b[0;32m\u2588\u001b[37m\u001b[11C\u001b[1;31m\u2580\u001b[41m\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u001b[0m \u001b[1;41;31m\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u001b[40;34m\u2588\u2588\u2588\u2588\u2588\u001b[45m\u2588\u2588\u2588\u001b[40m\u2588\u2584 \u001b[32m\u2580\u001b[42;37m\u2580\u001b[40m\u2588\u001b[42m \u001b[32m\u2580\u2580 \u2580 \u2584 \u001b[40m\u2588\u001b[42m \u2588 \u2588\u001b[0;32m\u2580\u2580 \u001b[1;34m\u2584\u2584\u2584\u2584 \u001b[0;32m\u2580\u001b[42m \u001b[1m\u2588\u258c\u001b[0;32m\u258c\u001b[1;34m\u2590\u2584\u001b[0m\u001b[15C\u001b[1;34m\u2580\u2580 \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u001b[0;34m\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2584 \u001b[32m\u2580\u2580\u2580\u001b[1m\u2588\u001b[42m \u001b[40m\u2588\u001b[42m \u001b[40m\u2588\u001b[42m \u001b[40m\u2588\u001b[42m \u001b[40m\u2580\u001b[0;32m\u2580\u2580\u001b[1m\u2580 \u001b[0;34m\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588 \u001b[1;32m\u2590\u001b[42m\u2588\u001b[0;32m\u2588\u001b[34m\u2590\u2588\u2588\u2588\u2584\u2584\u001b[37m\u001b[6C\u001b[34m\u2584\u2584\u2588\u2588\u258c \u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u001b[1m\u2588\u2588\u2588\u2588\u2588\u001b[45m\u2588\u2588\u2588\u001b[40m\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c \u001b[42;32m\u2588\u258c\u001b[0;32m\u258c\u001b[1;34m\u2590\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588 \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u001b[41;31m\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u001b[0;31m\u2580\u2580 \u001b[1m\u2584\u2584\u2584\u2584\u2584 \u001b[32m\u2590\u001b[42m\u2588\u001b[0;32m\u2588 \u001b[1;31m\u2584\u2584\u2584\u2584\u2584\u2584 \u001b[0;31m\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u001b[1;41m\u2584\u001b[0m \u001b[1;41;31m\u2584\u001b[0;31m\u2580\u2580\u2580\u2580\u2580\u001b[1;41m\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u001b[40m\u2580 \u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2584\u001b[42;32m\u2588 \u001b[31m\u2584\u001b[40m\u2588\u2588\u2588\u2588\u001b[47m\u2588\u001b[40m\u2588\u2588\u2588\u2588\u2588\u2584\u001b[0m\u001b[16C\u001b[1;31m\u2580\u001b[41m\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u001b[40;34m\u2588\u2588\u2588\u2588\u2588\u001b[45m\u2588\u2588\u2588\u001b[40m\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2580 \u001b[31m\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u001b[47m\u2588\u001b[40;37m\u2588\u2588\u001b[41;31m\u2588\u2588\u2588\u2588\u2580\u001b[40m\u2584\u001b[0m\u001b[16C\u001b[1;34m\u2580\u2588\u2588\u2588\u2588\u2588\u2588\u001b[0m6th Choice Core\u001b[34m\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588 \u001b[1;31m\u2588\u2588\u001b[37m\u2588\u001b[31m\u2588\u2588\u001b[47m\u2588\u001b[37m\u2588\u001b[40m\u2588\u001b[47;31m\u2588\u001b[41m\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c \u2588\u001b[0m\u001b[16C\u001b[34m\u2590\u2588\u2588\u2588\u2588\u2588\u001b[37mInformation Center (Core)\u001b[1;34m\u2588\u258c\u001b[31m\u2590\u2588\u001b[37m\u2588\u001b[31m\u2588\u2588\u001b[41m\u2588\u001b[47;37m\u2588\u2588\u001b[31m\u2588\u2588\u001b[41m\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588 \u2590\u001b[40m\u258c\u001b[0m\u001b[16C\u001b[1;34m\u2588\u2588\u2588\u2588\u2588\u001b[41;31m\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u001b[0m \u001b[1;31m\u2588\u001b[37m\u2588\u001b[31m\u2588\u2588\u001b[47m\u2588\u2588\u2588\u2588\u2588\u001b[41m\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c \u2588\u001b[0m\u001b[16C\u001b[31m\u2590\u001b[1;41m\u2584\u2584\u2584\u2584\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u001b[0;31m\u258c\u001b[1m\u2590\u2588\u001b[41m \u001b[40m\u2588\u2588\u2588\u001b[41m\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2584 \u2580\u2588\u2588\u2588\u2588\u2588\u258c \u2590\u001b[40m\u258c\u001b[0m\u001b[16C\u001b[1;41;31m\u2580\u2580\u2580\u2580\u001b[0mNetworks \u001b[1;34m\u2588\u2588\u2588\u2588\u2588\u001b[44m\u2588\u2588\u2588\u001b[41m\u2588\u001b[44m\u2588\u2588\u2588\u2588\u001b[47m\u2588\u2588\u001b[40m\u258c\u001b[31m\u2590\u001b[41m\u258c \u001b[40m\u2588\u2588\u001b[41m\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588 \u2588\u2588\u2588\u258c \u2588\u001b[40m\u258c\u001b[0m\u001b[16C\u001b[1;34m\u2588\u2588\u2588\u2588\u001b[0mFsxnet Network\u001b[34m\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588 \u001b[1;31m\u2588\u001b[41m \u2590\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c \u2590\u2588\u258c \u001b[40m\u2588\u001b[0m\u001b[16C\u001b[34m\u2590\u2588\u2588\u2588\u2588\u001b[37mHapplynet/Dovenet\u001b[1;44;34m\u2588\u001b[41m\u2588\u001b[40m\u2588\u001b[47m\u2588\u2588\u2588\u2588\u001b[40m\u2588\u2588\u258c\u001b[31m\u2590\u001b[41m\u258c \u2580\u2580\u2580\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2580 \u2580 \u001b[40m\u2588\u258c\u001b[0m\u001b[16C\u001b[1;34m\u2588\u2588\u2588\u2588\u2588\u001b[41;31m\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u001b[0m \u001b[1;31m\u2588\u001b[41m \u2580\u2580\u2580\u2580\u2580 \u2588\u001b[40m\u2580\u001b[0m\u001b[16C\u001b[1;41;31m\u2584\u2584\u2584\u2584\u2584\u2584\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u001b[0;31m\u2584 \u001b[1m\u2580\u001b[41m\u2584 \u2588\u001b[40m\u258c\u001b[0m\u001b[15C\u001b[31m\u2584\u001b[1;41m\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u001b[0mSysop Ian Segers (Sneaky)\u001b[1;34m\u2588\u2588\u2588\u2588\u2584 \u001b[31m\u2580\u001b[41m\u2584 \u2584\u2584\u2588\u001b[40m\u2580\u001b[0m\u001b[14C\u001b[1;34m\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u001b[0;34m\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2584 \u001b[1;31m\u2580\u2580\u001b[41m\u2584\u2584\u2584\u2584\u2584 \u2584\u2584\u2588\u2588\u001b[40m\u2580\u2580\u001b[0m\u001b[14C\u001b[34m\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u001b[37mTelnet 6thchoicecore.talismanbbs.com\u001b[1;34m\u2584 \u001b[31m\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580 \u001b[0mTelnet Port 1028 SSH Port 2222\u001b[1;41;31m\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u001b[0m\r\nEnter USERNAME or NEW\r\nLOGIN: \u001b[1;37;41m\u001b[s \u001b[u", "dsr_replies": 2, "dsr_requests": 2, "encoding": "cp437", "option_states": { "server_offered": { "ECHO": true, "SGA": true }, "server_requested": { "NAWS": true, "TTYPE": true } }, "scan_type": "quick", "timing": { "probe": 0.5263833999633789, "total": 15.54871392250061 } } }, "sessions": [ { "connected": "2026-04-05T19:12:15.109827+00:00", "host": "1stchoicecore.co.nz", "ip": "122.58.239.220", "port": 1028 }, { "connected": "2026-04-07T05:57:39.002837+00:00", "host": "1stchoicecore.co.nz", "ip": "122.58.239.220", "port": 1028 }, { "connected": "2026-04-10T00:35:45.138974+00:00", "host": "1stchoicecore.co.nz", "ip": "122.58.239.220", "port": 1028 } ] } .. raw:: html
Connection Log ~~~~~~~~~~~~~~ Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server. *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug 1stchoicecore.co.nz 1028 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=1stchoicecore.co.nz port=1028 INFO client_base.py:188 Connected to DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1024 send IAC WILL ZMP DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1024 send IAC WILL MSDP DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1024 send IAC WILL GMCP DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1024 send IAC WILL MXP DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1024 send IAC WILL ATCP DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSSP DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1024 send IAC DO ZMP DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC DO AARDWOLF DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1024 send IAC DO MSDP DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1024 send IAC DO GMCP DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True DEBUG stream_writer.py:1024 send IAC DO MXP DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1024 send IAC DO ATCP DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1024 send IAC DO MSSP DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True DEBUG stream_writer.py:1024 send IAC DO MSP DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:773 recv IAC WILL ECHO DEBUG stream_writer.py:789 WILL ECHO unsolicited DEBUG stream_writer.py:2045 handle_will(ECHO) DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = True DEBUG stream_writer.py:1024 send IAC DO ECHO DEBUG stream_writer.py:3384 remote_option[ECHO] = True DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = False DEBUG stream_writer.py:773 recv IAC WILL SGA DEBUG stream_writer.py:789 WILL SGA unsolicited DEBUG stream_writer.py:2045 handle_will(SGA) DEBUG stream_writer.py:3384 pending_option[DO + SGA] = True DEBUG stream_writer.py:1024 send IAC DO SGA DEBUG stream_writer.py:3384 remote_option[SGA] = True DEBUG stream_writer.py:3384 pending_option[DO + SGA] = False DEBUG stream_writer.py:773 recv IAC DO TTYPE DEBUG stream_writer.py:1887 handle_do(TTYPE) DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = True DEBUG stream_writer.py:1024 send IAC WILL TTYPE DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = True DEBUG stream_writer.py:3384 local_option[TTYPE] = True DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = False DEBUG stream_writer.py:773 recv IAC DO NAWS DEBUG stream_writer.py:1887 handle_do(NAWS) DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = True DEBUG stream_writer.py:1024 send IAC WILL NAWS DEBUG stream_writer.py:2507 send IAC SB NAWS (rows=25, cols=80) IAC SE DEBUG stream_writer.py:3384 local_option[NAWS] = True DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = False DEBUG stream_writer.py:767 begin sub-negotiation SB TTYPE DEBUG stream_writer.py:754 sub-negotiation cmd TTYPE SE completion byte DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = False DEBUG stream_writer.py:2404 recv TTYPE SEND: b'' DEBUG stream_writer.py:2416 send IAC SB TTYPE IS b'xterm-256color' IAC SE DEBUG client_base.py:513 negotiation failed after 4.00s. DEBUG client_base.py:519 failed-reply: 'WILL ZMP, WILL AARDWOLF, WILL MSDP, WILL GMCP, WILL MXP, WILL ATCP, WILL MSSP, WILL MSP, WILL MCCP2_COMPRESS, WILL MCCP3_COMPRESS, DO ZMP, DO AARDWOLF, DO MSDP, DO GMCP, DO MXP, DO ATCP, DO MSSP, DO MSP, DO MCCP2_COMPRESS, DO MCCP3_COMPRESS' DEBUG stream_writer.py:3384 pending_option[DO + BINARY] = True DEBUG stream_writer.py:1024 send IAC DO BINARY DEBUG stream_writer.py:3384 pending_option[DO + STATUS] = True DEBUG stream_writer.py:1024 send IAC DO STATUS DEBUG stream_writer.py:3384 pending_option[DO + CHARSET] = True DEBUG stream_writer.py:1024 send IAC DO CHARSET DEBUG stream_writer.py:3384 pending_option[DO + EOR] = True DEBUG stream_writer.py:1024 send IAC DO EOR DEBUG stream_writer.py:3384 pending_option[DO + COM_PORT_OPTION] = True DEBUG stream_writer.py:1024 send IAC DO COM_PORT_OPTION DEBUG stream_writer.py:998 skip DO MCCP2_COMPRESS; pending_option = True DEBUG stream_writer.py:998 skip DO MCCP3_COMPRESS; pending_option = True DEBUG stream_writer.py:998 skip DO GMCP; pending_option = True DEBUG stream_writer.py:998 skip DO MSDP; pending_option = True DEBUG stream_writer.py:998 skip DO MSSP; pending_option = True DEBUG stream_writer.py:998 skip DO MSP; pending_option = True DEBUG stream_writer.py:998 skip DO MXP; pending_option = True DEBUG stream_writer.py:998 skip DO ZMP; pending_option = True DEBUG stream_writer.py:998 skip DO AARDWOLF; pending_option = True DEBUG stream_writer.py:998 skip DO ATCP; pending_option = True DEBUG fingerprinting.py:844 connection for server fingerprint ab280cfd611c45da INFO client_base.py:120 Connection closed to .. raw:: html
.. _ip_122_58_239_220_1stchoicecore_co_nz_1030: 1stchoicecore.co.nz:1030 ------------------------ **Connection Banner:** .. image:: /_static/banners/banner_fd65f2fcf9a4.png :alt: Mystic BBS Version 1.12 A48 Copyright (C) 1997-2023 By James Coyle Detecting terminal emulation: ANSI detected. β–€β–€β–€β–€β–€β–€β–€ β–„β–„β–„β–„β–ˆβ–“β–‘ β–€β–€β–€β–€ β–„β–„β–„β–„β–„β–„ ▐▓▓▀▀▀▀ β–‘β–“β–“β–ˆβ–ˆβ–ˆβ–ˆβ–‘ β–€ β–ˆβ–ˆβ–“ β–€β–€β–€β–€β–‘β–’β–„β–„β–„ β–€β–“β–€ β–„β–„β–„β–„ β–„ β–“β–‘ β–ˆβ–“β–‘ β–“β–‘β–“β–“β–ˆβ–Œβ–ˆβ–ˆβ–ˆβ–ˆβ–Œβ–Œ β–ˆβ–„β–„β–„β–ˆβ–‘β–“β–ˆβ–ˆβ–“β–‘β–“ β–’β–€ β–„β–‘β–ˆβ–‘β–‘ β–‘β–“β–ˆβ–ˆβ–ˆβ–„β–“β–ˆβ–ˆβ–ˆβ–ˆβ–“β–„β–’β–„β–‘β–ˆβ–“β–„β–β–ˆβ–„β–ˆ β–„β–„β–ˆβ–ˆβ–ˆβ–“β–’β–‘ β–“β–‘ β–’β–“ β–“β–‘β–„β–„ β–’β–“β–ˆβ–ˆβ–ˆβ–“β–‘β–β–‘β–€β–€β–“β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–ˆβ–’ β–’β–„β–ˆβ–’β–‘ β–ˆ β–€β–€β–€β–€β–€β–’β–€β–€β–„β–€β–ˆβ–ˆβ–’β–€β–„β–„β–„β–„β–€β–ˆβ–“β–“β–ˆβ–Œβ–“β–“β–ˆβ–ˆβ–“β–“β–€β–€ β–„β–„β–„β–„β–„β–“β–Œ β–“β–ˆβ–‘β–“β–Œ β–‘β–‘β–‘β–‘ β–€β–„β–‘β–„β–ˆβ–„β–€β–’β–’β–’β–Œβ–€β–„ β–ˆβ–„β–„β–‘β–‘ β–„ β–€β–€β–„β–ˆβ–ˆβ–„β–„ β–„ β–‘β–ˆβ–“β–‘β–Œ β–„β–„ β–β–‘β–‘β–ˆβ–‘β–ˆβ–‘β–‘β–‘β–β–Œ β–„ β–„β–„β–ˆβ–“β–€β–€β–€β–„ β–ˆβ–€β–„β–€β–„β–Œ β–ˆβ–ˆ β–‘β–€β–€β–€ ▐ β–’β–„β–„ β–€β–€β–€β–€β–€β–“ β–‘β–ˆβ–’β–„ β–€β–„β–‘β–’β–‘β–„ β–Œβ–’β–ˆβ–‘β–‘β–Œβ–β–’β–Œβ–ˆβ–ˆβ–‘β–“β–“β–β–ˆ β–‘β–ˆβ–’β–‘β–“β–ˆβ–“β–ˆβ–“β–“β–€β–€β–„ β–„β–ˆβ–€β–€β–’β–’β–„β–‘β–’β–“β–Œβ–β–„β–’β–Œ β–‘ β–‘β–‘ β–β–‘β–„β–„β–“β–Œβ–Œβ–’ β–‘β–“β–Œβ–β–€β–€β–ˆ β–β–’β–“β–ˆβ–ˆβ–Œβ–’β–„β–„β–‘β–“β–ˆ β–€β–‘β–€β–€β–“β–“β–ˆβ–Œ β–€β–‘β–’β–“β–„ β–€ β–‘β–’β–ˆβ–ˆβ–“β–ˆβ–ˆβ–„ ▀▀▐░▓▀ β–€β–€β–€ β–€β–€ β–€β–€β–β–ˆβ–“β–Œ β–€β–€β–€β–€β–€β–€ β–€β–€β–€β–€β–€ β–„ β–„β–„β–ˆβ–“β–Œβ–€β–€ β–€β–€β–€β–€ β–€β–€β–€ β–€β–€gj! β–€β–€β–€ β–„ β–€ β–‘β–“β–’β–’β–‘ ─────────────────────────────────────────────────────────────────────────────── Welcome to the Mystic BBS Demonstration System ─────────────────────────────────────────────────────────────────────────────── [β– ] Enter your user name: β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ β–’ Welcome to Mystic BBS Demo System β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ The account name you entered was not located in our account database. If you wish to create a new account, answer YES below to continue on to the new account application. If you've mistyped your account name, answer NO and you will be returned to the login prompt. Create an account with this BBS? Yes No :class: ansi-banner :width: 631px :loading: lazy *This banner is more than 95% similar to 18 other servers:* - πŸ‡ΊπŸ‡Έ :ref:`zen.kawasu.wtf:23 ` (100% match) - πŸ‡§πŸ‡¬ :doc:`bbs.tabakov.net:13023 ` (100% match) - πŸ‡ΊπŸ‡Έ :doc:`mail.hohimer.org:1336 ` (100% match) - πŸ‡ΊπŸ‡Έ :ref:`wizardsrainbow.com:9898 ` (100% match) - πŸ‡ΊπŸ‡Έ :ref:`wizardsrainbow.com:8787 ` (100% match) - πŸ‡ΊπŸ‡Έ :doc:`192.243.111.121:2323 <192_243_111_121_2323>` (99% match) - πŸ‡ΊπŸ‡Έ :doc:`bbs.twixed.net:62323 ` (99% match) - πŸ‡©πŸ‡ͺ :doc:`mv2k.com:23 ` (99% match) - πŸ‡ΊπŸ‡Έ :doc:`mystic-hobbies.com:23 ` (99% match) - πŸ‡ΊπŸ‡Έ :doc:`207.90.251.241:2323 <207_90_251_241_2323>` (98% match) - πŸ‡¦πŸ‡Ί :doc:`workstation.ddmcomputers.com.au:2323 ` (98% match) - πŸ‡¨πŸ‡­ :doc:`188.60.225.170:23 <188_60_225_170_23>` (98% match) - πŸ‡¬πŸ‡§ :doc:`5.198.54.18:23 <5_198_54_18_23>` (98% match) - πŸ‡ΊπŸ‡Έ :doc:`199.195.254.241:6800 <199_195_254_241_6800>` (98% match) - πŸ‡¦πŸ‡Ή :ref:`91-119-62-15.dsl.dynamic.surfer.at:23 ` (97% match) - πŸ‡ΊπŸ‡Έ :ref:`firesidebbs.com:23234 ` (97% match) - πŸ‡¦πŸ‡Ή :doc:`zahrl.ddns.net:2023 ` (97% match) - πŸ‡ΊπŸ‡Έ :doc:`zooropabbs.ddns.net:2323 ` (95% match) Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: πŸ‡³πŸ‡Ώ New Zealand (GeoIP) BBS Software ~~~~~~~~~~~~ **Detected**: Mystic BBS Encoding ~~~~~~~~ - **Effective encoding**: cp437 - **Override**: cp437 (from bbslist.txt) - **Scanner detected**: cp437 Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`aac0d9e4a94e81dc ` *This fingerprint is shared by 186 other servers.* **Options offered by server**: ``ECHO``, ``SGA`` **Options requested from client**: ``BINARY``, ``TTYPE`` The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. raw:: html
Show JSON .. code-block:: json { "server-probe": { "fingerprint": "aac0d9e4a94e81dc", "fingerprint-data": { "offered-options": [ "ECHO", "SGA" ], "probed-protocol": "server", "refused-options": [ "AARDWOLF", "ATCP", "BINARY", "CHARSET", "COM_PORT", "EOR", "GMCP", "MCCP2", "MCCP3", "MSDP", "MSP", "MSSP", "MXP", "STATUS", "ZMP" ], "requested-options": [ "BINARY", "TTYPE" ], "scan-type": "quick" }, "session_data": { "banner_after_return": "\u001b[0;1m\r\u001b[0m\n\u001b[1m\u001b[24;1H\u001b[0m\u001b[1;1H\u001b[1;1H\u001b[2J\u001b[1;1H\u001b[1m\u001b[0;1;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\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\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u001b[0m\u001b[34m\u2510\r\n\u001b[3;1H\u001b[0;1;34m\u2502\u001b[0;1;34;44m \u2592 \u001b[0;1;44mWelcome to Mystic BBS Demo System \u001b[0;1m\u001b[0m\u001b[34m\u2502\r\n\u001b[5;1H\u001b[0;1;34m\u2514\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\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\u2518\r\n\u001b[7;1H\r\n\u001b[8;1H \u001b[0mThe account name you entered was not located in our account database. If you\r\n\u001b[10;1H wish to create a new account, answer YES below to continue on to the new\r\n\u001b[12;1H account application. If you've mistyped your account name, answer NO and you\r\n\u001b[14;1H will be returned to the login prompt.\r\n\u001b[15;1H\r\n\u001b[16;1H\u001b[1m\u001b[0;1;31mCreate an account with this BBS? \u001b[0;1;36m\u001b[0;1;34m Y\u001b[0;1mes \u001b[0;1;34m\u001b[0;1;34;44m N\u001b[0;1;44mo \u001b[0;1m", "banner_before_return": "\u001b[1;1H\u001b[2J\u001b[1;1H\u001b[?1000h\fMystic BBS Version 1.12 A48\r\nCopyright (C) 1997-2023 By James Coyle\r\n\r\nDetecting terminal emulation: \u001b[s\u001b[255B\u001b[255C\u001b[6n\u001b[uANSI detected.\r\n\u001b[6;1H\u001b[1;1H\u001b[1;1H\u001b[2J\u001b[1;1H\u001b[1m\u2580\u2580\u001b[0m\u001b[36m\u2580\u2580\u001b[0;1;36m\u001b[0;1;34m\u2580\u001b[0m\u001b[36m\u2580\u001b[0;1;36m\u001b[0;1;34m\u2580 \u001b[0;1m\u2584\u2584\u2584\u001b[0;1;47m\u2584\u001b[0;1m\u2588\u2593\u2591 \u001b[0;1;34m\u2580\u001b[0m\u001b[36m\u2580\u001b[0;1;36m\u001b[0;1;34m\u2580\u2580 \u001b[0;1m\u2584\u2584\u2584\u2584\u2584\u2584 \u001b[0;1;34m\u001b[0;1;34;44m\u2590\u001b[0;1;34;47m\u2593\u2593\u001b[0;1;34;44m\u2580\u001b[0;1;34m\u2580\u2580\u001b[0m\u001b[34m\u2580 \u001b[0m\u2591\u001b[30m\u001b[0;30;47m\u2593\u001b[0;1;30;47m\u001b[0;1;47m\u001b[0;1m\u2593\u2588\u2588\u2588\u2588\u2591 \u001b[0;1;34m\u2580 \u001b[0;1m\u2588\u2588\u2593 \u001b[0;1;34m\u2580\u2580\u2580\u2580\u001b[0;1m\u2591\u2592\u001b[0;1;47m\u2584\u001b[0m\u2584\u001b[1m\u001b[0;1;30m\u2584 \u001b[0;1;34m\u2580\u001b[0;1;34;47m\u2593\u001b[0;1;34m\u2580 \u001b[0m\u2584\u001b[1m\u2584\u001b[0;1;47m\u2584\u2584 \u2584 \u001b[0m\u2593\u2591 \u001b[1m\u001b[0;1;34m\u2588\u001b[0;1;34;47m\u2593\u2591\u001b[0;1;34m\r\n\u001b[3;1H \u001b[0m\u001b[30m\u001b[0;30;47m\u2593\u001b[3;4H\u001b[0;47m\u001b[0m\u2591\u001b[30m\u001b[0;30;47m\u2593\u001b[0;1;30;47m\u001b[0;1;47m\u001b[0;1m\u2593\u2588\u001b[0;1;30m\u258c\u001b[0;1m\u001b[0;1;47m\u2588\u2588\u2588\u001b[0;1m\u2588\u001b[0;1;47m\u258c\u001b[0;1;30;47m\u001b[0;1;30m\u258c \u001b[0m\u2588\u001b[1m\u001b[0;1;47m\u2584\u2584\u2584\u001b[0m\u2588\u001b[1m\u2591\u2593\u001b[0;1;47m\u2588\u001b[0;1m\u2588\u001b[0;1;47m\u2593\u2591\u001b[0m\u2593 \u001b[1m\u001b[0;1;34m\u001b[0;1;34;44m\u2592\u001b[0m\u001b[34m\u2580 \u001b[0m\u2584\u001b[1m\u001b[0;1;47m\u2591\u001b[0m\u2588\u001b[1m\u001b[0;1;47m\u2591\u2591 \u2591\u2593\u2588\u2588\u2588\u2584\u2593\u2588\u2588\u2588\u2588\u2593\u2584\u2592\u2584\u2591\u001b[0m\u2588\u2593\u001b[1m\u001b[0;1;30m\u001b[0;1;30;47m\u2584\u001b[0;1;47m\u2590\u2588\u2584\u001b[0m\u2588 \u2584\u001b[1m\u001b[0;1;47m\u2584\u2588\u001b[0;1m\u2588\u001b[0;1;47m\u2588\u2593\u2592\u2591 \u001b[0m\u2593\u001b[1m\u2591 \u001b[0;1;34m\u2592\u001b[0;1;34;47m\u2593\u001b[0;1;34m\r\n\u001b[5;1H\u001b[0;1;34;46m\u2593\u001b[0m\u001b[0;44m\u2591\u001b[34m\u001b[0;34m\u2584\u2584 \u001b[0;1;34m\u001b[0;1m\u2592\u001b[0;1;47m\u2593\u2588\u2588\u2588\u2593\u2591\u001b[5;16H\u001b[0m\u2590\u001b[1m\u001b[0;1;47m\u2591\u2580\u2580\u2593\u2588\u001b[0m\u2588\u001b[1m\u001b[0;1;47m\u2591\u2591\u2591\u2591\u001b[0m\u2588\u2592 \u001b[1m\u2592\u001b[0;1;47m\u2584\u001b[0m\u2588\u001b[1m\u001b[0;1;30m\u001b[0;1;30;47m\u2592\u2591 \u001b[0m\u2588 \u2580\u2580\u2580\u2580\u001b[1m\u001b[0;1;30m\u2580\u001b[0;1m\u2592\u001b[0;1;47m\u2580\u2580\u001b[0;1;30;47m\u2584\u001b[0m\u2580\u2588\u001b[1m\u001b[0;1;47m\u2588\u001b[0;1m\u2592\u001b[0m\u2580\u001b[1m\u001b[0;1;30m\u001b[0;1;30;47m\u2584\u2584\u2584\u2584\u001b[0m\u2580\u2588\u001b[1m\u001b[0;1;47m\u2593\u2593\u001b[0m\u2588\u001b[1m\u001b[0;1;30m\u258c\u001b[0m\u2593\u001b[1m\u001b[0;1;47m\u2593\u2588\u2588\u001b[0;1m\u2593\u001b[0m\u2593\u001b[1m\u001b[0;1;30m\u2580\u2580 \u001b[0m\u001b[34m\u2584\u2584\u001b[0;1;34m\u2584\u2584\u2584\u001b[0;1;34;46m\u2593\u001b[0;1;34m\u258c\r\n\u001b[7;1H\u001b[0;1;34;47m\u2593\u001b[0;1;34;44m\u2588\u001b[0m\u001b[36m\u001b[0;36;44m\u2591\u001b[0;34;44m\u001b[0;34;46m\u2593\u001b[0;34m\u258c \u001b[0;1;34m\u001b[0;1m\u2591\u001b[0;1;47m\u2591\u2591\u2591 \u001b[0m\u2580\u001b[1m\u001b[0;1;30m\u001b[0;1;30;47m\u2584\u001b[0;1;47m\u2591\u001b[0m\u2584\u2588\u001b[1m\u001b[0;1;30m\u001b[0;1;30;47m\u2584\u001b[0;1;30m\u2580\u001b[0;1;30;47m\u2592\u001b[0;1;47m\u2592\u001b[0;1m\u2592\u001b[0;1;30m\u258c\u2580\u001b[0;1;30;47m\u2584 \u001b[0m\u2588\u2584\u2584\u001b[1m\u001b[0;1;30m\u001b[0;1;30;47m\u2591\u001b[0;1;47m\u2591 \u001b[0m\u2584 \u001b[1m\u001b[0;1;30m\u2580\u001b[0m\u2580\u001b[1m\u001b[0;1;30m\u001b[0;1;30;47m\u2584\u001b[0m\u2588\u2588\u2584\u2584 \u001b[34m\u2584 \u001b[0m\u2591\u2588\u001b[1m\u001b[0;1;47m\u2593\u2591\u001b[0m\u258c \u001b[34m\u2584\u2584 \u001b[0m\u2590\u001b[1m\u001b[0;1;47m\u2591\u2591\u001b[0m\u2588\u001b[1m\u001b[0;1;30m\u001b[0;1;30;47m\u2591\u001b[8;23H\u001b[0m\u2588\u001b[1m\u001b[0;1;47m\u2591\u2591\u2591\u001b[0;1;30;47m\u2590\u001b[0;1;30m\u258c \u001b[0m\u001b[34m\u2584\u001b[0;34;44m \u001b[0;1;34;44m\u2584\u2584\u2588\u001b[0;1;34m\u2593\u2580\u2580\u2580\u2584\r\n\u001b[9;1H\u001b[0;1;34;47m\u2588\u001b[0;1;34;44m\u2580\u2584\u001b[0;1;34;46m\u2580\u001b[0;1;34;44m\u2584\u001b[0m\u001b[34m\u258c \u001b[0m\u2588\u2588\u001b[0;47m \u001b[1m\u001b[0;1;30;47m\u2591\u001b[9;14H\u001b[0;1;30m\u2580\u001b[0m\u2580\u001b[1m\u001b[0;1;30m\u2580 \u001b[0m\u2590\u001b[0;47m \u001b[1m\u001b[0;1;30;47m\u2592\u001b[9;23H\u001b[0m\u001b[34m\u2584\u2584 \u001b[0;1;34m\u001b[0;1;30m\u2580\u001b[0m\u2580\u2580\u2580\u2580\u2593\u001b[0;47m \u001b[1m\u001b[0;1;30;47m\u2591\u001b[9;36H\u001b[0m\u001b[34m\u2588\u001b[0;1;34m\u001b[0;1;34;44m\u2592\u001b[0m\u001b[34m\u2584 \u001b[0;1;34m\u001b[0;1;30m\u2580\u001b[0;1;30;47m\u2584\u2591\u2592\u001b[0;1;47m\u001b[0;1m\u2591\u001b[0;1;30m\u2584 \u001b[0m\u001b[34m\u258c\u001b[0m\u2592\u2588\u001b[1m\u001b[0;1;47m\u2591\u001b[0;1;30;47m\u2591\u001b[0m\u258c\u001b[34m\u2590\u001b[0;1;34m\u001b[0;1;34;44m\u2592\u258c\u001b[10;17H\u001b[0m\u2588\u2588\u001b[30m\u001b[0;30;47m\u2591\u001b[0;47m\u001b[0m\u2593\u001b[1m\u001b[0;1;30m\u001b[0;1;30;47m\u2593\u001b[10;23H\u001b[0m\u2590\u2588\u001b[0;47m \u001b[1m\u001b[0;1;30;47m\u2591\u2588\u001b[10;29H\u001b[0m\u001b[34m\u2592\u001b[0;36m\u001b[0;36;44m\u2591\u001b[0;1;36;44m\u001b[0;1;34;44m\u2593\u2588\u001b[0;1;34;46m\u2593\u001b[0;1;34;44m\u2588\u001b[0;1;34;47m\u2593\u2593\u2580\u2580\u001b[0;1;47m\u2584\u001b[0;1m\r\n\u001b[11;1H\u001b[0;1;34m\u001b[0;1;34;44m\u2584\u001b[0m\u001b[34m\u2588\u2580\u001b[0;1;34m\u2580\u001b[0;1;34;44m\u2592\u2592\u001b[11;8H\u001b[0;1;30;44m\u001b[0;1;30;47m\u2584\u2591\u2592\u2593\u001b[0;1;30m\u258c\u001b[0m\u001b[34m\u2590\u001b[0;1;34m\u001b[0;1;34;44m\u2584\u2592\u001b[0m\u001b[34m\u258c \u001b[0;1;34m\u001b[0;1;30m\u001b[0;1;30;47m\u2591 \u2591\u001b[0;1;47m\u001b[0;1m\u2591 \u001b[0m\u001b[34m\u2590\u001b[0;1;34m\u001b[0;1;34;44m\u2591\u2584\u2584\u2593\u258c\u258c\u001b[11;31H\u001b[0m\u2592\u001b[0;47m \u001b[1m\u001b[0;1;30;47m\u2591\u2593\u001b[0;1;30m\u258c\u001b[0m\u001b[34m\u2590\u001b[0;1;34m\u001b[0;1;34;44m\u2580\u2580\u001b[0m\u001b[34m\u2588 \u001b[0;1;34m\u001b[0;1;30m\u2590\u001b[0;1;30;47m\u2592\u2593\u2588\u001b[0;1;30m\u2588\u258c\u2592\u001b[0;1;30;47m\u2584\u2584\u2591\u2593\u001b[0;1;30m\u2588 \u001b[0m\u001b[34m\u2580\u001b[0;1;34m\u001b[0;1;34;44m\u2591\u001b[12;17H\u001b[0;1;30;44m\u001b[0;1;30m\u2580\u2580\u001b[0;1;30;47m\u2593\u2593\u001b[0;1;30m\u2588\u258c \u001b[0m\u2580\u001b[1m\u001b[0;1;30m\u001b[0;1;30;47m\u2591\u2592\u2593\u001b[0;1;30m\u2584 \u001b[0m\u001b[34m\u2580\u001b[0;34;44m \u001b[0;1;34;44m\u2591\u001b[0m\u001b[36m\u001b[0;36;44m\u2592\u001b[0;1;36;44m\u001b[0;1;34;44m\u2588\u2588\u2593\u2588\u2588\u001b[0;1;34;47m\u2584\u001b[0;1;34m\r\n\u001b[13;1H\u001b[0m\u001b[34m\u2580\u2580\u2590\u001b[0;30m\u001b[0;30;44m\u2591\u001b[0;34;44m\u001b[0;34m\u2593\u2580 \u001b[0;1;34m\u001b[0;1;30m\u2580\u2580\u2580 \u001b[0m\u001b[34m\u2580\u2580 \u001b[0m\u2580\u2580\u001b[1m\u001b[0;1;30m\u2590\u2588\u2593\u258c \u001b[0m\u001b[34m\u2580\u2580\u2580\u2580\u2580\u2580 \u001b[0;1;34m\u001b[0;1;30m\u2580\u2580\u2580\u2580\u2580 \u2584 \u2584\u2584\u2588\u2593\u258c\u2580\u2580 \u2580\u2580\u2580\u2580 \u001b[0m\u001b[34m\u2580\u2580\u2580 \u001b[0;1;34m\u001b[0;1;30m\u2580\u2580gj! \u2580\u2580\u2580 \u2584 \u001b[0m\u001b[34m\u2580\u001b[0;34;44m \u001b[0;30;44m\u2591\u001b[0;34;44m\u001b[0;34m\u2593\u2592\u2592\u2591\r\n\u001b[15;1H\r\n\u001b[16;1H\u001b[0;1;34m\u001b[0;1;30m\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\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\u2500\r\n\u001b[18;1H\u001b[18;18H\u001b[0mWelcome to the Mystic BBS Demonstration System\r\n\u001b[20;1H\u001b[1m\u001b[0;1;30m\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\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\u2500\r\n\u001b[22;1H\r\n\u001b[23;1H\u001b[0m\u001b[34m[\u001b[0;1;34m\u001b[0;1;32m\u25a0\u001b[0m\u001b[34m] \u001b[0;1;34mEnter your user name: \u001b[0;1;34;44m \u001b[0;1;44m\u001b[24;27H", "dsr_replies": 1, "dsr_requests": 1, "encoding": "cp437", "option_states": { "server_offered": { "AARDWOLF": false, "ATCP": false, "ECHO": true, "GMCP": false, "MCCP2": false, "MCCP3": false, "MSDP": false, "MSP": false, "MSSP": false, "MXP": false, "SGA": true, "ZMP": false }, "server_requested": { "AARDWOLF": false, "ATCP": false, "BINARY": true, "GMCP": false, "MCCP2": false, "MCCP3": false, "MSDP": false, "MSP": false, "MSSP": false, "MXP": false, "SNDLOC": false, "TTYPE": true, "ZMP": false } }, "scan_type": "quick", "timing": { "probe": 0.5726876258850098, "total": 11.718785524368286 } } }, "sessions": [ { "connected": "2026-04-05T19:04:56.261217+00:00", "host": "1stchoicecore.co.nz", "ip": "122.58.239.220", "port": 1030 }, { "connected": "2026-04-07T06:01:59.815316+00:00", "host": "1stchoicecore.co.nz", "ip": "122.58.239.220", "port": 1030 }, { "connected": "2026-04-08T17:05:50.671284+00:00", "host": "1stchoicecore.co.nz", "ip": "122.58.239.220", "port": 1030 }, { "connected": "2026-04-10T00:33:54.745274+00:00", "host": "1stchoicecore.co.nz", "ip": "122.58.239.220", "port": 1030 } ] } .. raw:: html
Connection Log ~~~~~~~~~~~~~~ Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server. *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug 1stchoicecore.co.nz 1030 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=1stchoicecore.co.nz port=1030 INFO client_base.py:188 Connected to DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1024 send IAC WILL ZMP DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1024 send IAC WILL MSDP DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1024 send IAC WILL GMCP DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1024 send IAC WILL MXP DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1024 send IAC WILL ATCP DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSSP DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1024 send IAC DO ZMP DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC DO AARDWOLF DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1024 send IAC DO MSDP DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1024 send IAC DO GMCP DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True DEBUG stream_writer.py:1024 send IAC DO MXP DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1024 send IAC DO ATCP DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1024 send IAC DO MSSP DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True DEBUG stream_writer.py:1024 send IAC DO MSP DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:773 recv IAC DO SNDLOC DEBUG stream_writer.py:1887 handle_do(SNDLOC) DEBUG stream_writer.py:1995 DO SNDLOC not supported. DEBUG stream_writer.py:3384 local_option[SNDLOC] = False DEBUG stream_writer.py:1024 send IAC WONT SNDLOC DEBUG stream_writer.py:773 recv IAC WILL ECHO DEBUG stream_writer.py:789 WILL ECHO unsolicited DEBUG stream_writer.py:2045 handle_will(ECHO) DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = True DEBUG stream_writer.py:1024 send IAC DO ECHO DEBUG stream_writer.py:3384 remote_option[ECHO] = True DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = False DEBUG stream_writer.py:773 recv IAC WILL SGA DEBUG stream_writer.py:789 WILL SGA unsolicited DEBUG stream_writer.py:2045 handle_will(SGA) DEBUG stream_writer.py:3384 pending_option[DO + SGA] = True DEBUG stream_writer.py:1024 send IAC DO SGA DEBUG stream_writer.py:3384 remote_option[SGA] = True DEBUG stream_writer.py:3384 pending_option[DO + SGA] = False DEBUG stream_writer.py:773 recv IAC DO BINARY DEBUG stream_writer.py:1887 handle_do(BINARY) DEBUG stream_writer.py:3384 pending_option[WILL + BINARY] = True DEBUG stream_writer.py:1024 send IAC WILL BINARY DEBUG stream_writer.py:3384 local_option[BINARY] = True DEBUG stream_writer.py:3384 pending_option[WILL + BINARY] = False DEBUG stream_writer.py:773 recv IAC DO TTYPE DEBUG stream_writer.py:1887 handle_do(TTYPE) DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = True DEBUG stream_writer.py:1024 send IAC WILL TTYPE DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = True DEBUG stream_writer.py:3384 local_option[TTYPE] = True DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = False DEBUG stream_writer.py:773 recv IAC DONT ZMP DEBUG stream_writer.py:2010 handle_dont(ZMP) DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = False DEBUG stream_writer.py:3384 local_option[ZMP] = False DEBUG stream_writer.py:773 recv IAC DONT AARDWOLF DEBUG stream_writer.py:2010 handle_dont(AARDWOLF) DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = False DEBUG stream_writer.py:3384 local_option[AARDWOLF] = False DEBUG stream_writer.py:773 recv IAC DONT MSDP DEBUG stream_writer.py:2010 handle_dont(MSDP) DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = False DEBUG stream_writer.py:3384 local_option[MSDP] = False DEBUG stream_writer.py:773 recv IAC DONT GMCP DEBUG stream_writer.py:2010 handle_dont(GMCP) DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = False DEBUG stream_writer.py:3384 local_option[GMCP] = False DEBUG stream_writer.py:773 recv IAC DONT MXP DEBUG stream_writer.py:2010 handle_dont(MXP) DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = False DEBUG stream_writer.py:3384 local_option[MXP] = False DEBUG stream_writer.py:773 recv IAC DONT ATCP DEBUG stream_writer.py:2010 handle_dont(ATCP) DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = False DEBUG stream_writer.py:3384 local_option[ATCP] = False DEBUG stream_writer.py:773 recv IAC DONT MSSP DEBUG stream_writer.py:2010 handle_dont(MSSP) DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = False DEBUG stream_writer.py:3384 local_option[MSSP] = False DEBUG stream_writer.py:773 recv IAC DONT MSP DEBUG stream_writer.py:2010 handle_dont(MSP) DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = False DEBUG stream_writer.py:3384 local_option[MSP] = False DEBUG stream_writer.py:773 recv IAC DONT MCCP2_COMPRESS DEBUG stream_writer.py:2010 handle_dont(MCCP2_COMPRESS) DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = False DEBUG stream_writer.py:3384 local_option[MCCP2_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC DONT MCCP3_COMPRESS DEBUG stream_writer.py:2010 handle_dont(MCCP3_COMPRESS) DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = False DEBUG stream_writer.py:3384 local_option[MCCP3_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC WONT ZMP DEBUG stream_writer.py:2199 handle_wont(ZMP) DEBUG stream_writer.py:3384 remote_option[ZMP] = False DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = False DEBUG stream_writer.py:773 recv IAC WONT AARDWOLF DEBUG stream_writer.py:2199 handle_wont(AARDWOLF) DEBUG stream_writer.py:3384 remote_option[AARDWOLF] = False DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = False DEBUG stream_writer.py:773 recv IAC WONT MSDP DEBUG stream_writer.py:2199 handle_wont(MSDP) DEBUG stream_writer.py:3384 remote_option[MSDP] = False DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = False DEBUG stream_writer.py:773 recv IAC WONT GMCP DEBUG stream_writer.py:2199 handle_wont(GMCP) DEBUG stream_writer.py:3384 remote_option[GMCP] = False DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = False DEBUG stream_writer.py:773 recv IAC WONT MXP DEBUG stream_writer.py:2199 handle_wont(MXP) DEBUG stream_writer.py:3384 remote_option[MXP] = False DEBUG stream_writer.py:3384 pending_option[DO + MXP] = False DEBUG stream_writer.py:773 recv IAC WONT ATCP DEBUG stream_writer.py:2199 handle_wont(ATCP) DEBUG stream_writer.py:3384 remote_option[ATCP] = False DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = False DEBUG stream_writer.py:773 recv IAC WONT MSSP DEBUG stream_writer.py:2199 handle_wont(MSSP) DEBUG stream_writer.py:3384 remote_option[MSSP] = False DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = False DEBUG stream_writer.py:773 recv IAC WONT MSP DEBUG stream_writer.py:2199 handle_wont(MSP) DEBUG stream_writer.py:3384 remote_option[MSP] = False DEBUG stream_writer.py:3384 pending_option[DO + MSP] = False DEBUG stream_writer.py:773 recv IAC WONT MCCP2_COMPRESS DEBUG stream_writer.py:2199 handle_wont(MCCP2_COMPRESS) DEBUG stream_writer.py:3384 remote_option[MCCP2_COMPRESS] = False DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = False DEBUG stream_writer.py:773 recv IAC WONT MCCP3_COMPRESS DEBUG stream_writer.py:2199 handle_wont(MCCP3_COMPRESS) DEBUG stream_writer.py:3384 remote_option[MCCP3_COMPRESS] = False DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = False DEBUG stream_writer.py:767 begin sub-negotiation SB TTYPE DEBUG stream_writer.py:754 sub-negotiation cmd TTYPE SE completion byte DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = False DEBUG stream_writer.py:2404 recv TTYPE SEND: b'' DEBUG stream_writer.py:2416 send IAC SB TTYPE IS b'xterm-256color' IAC SE DEBUG client_base.py:510 negotiation complete after 0.47s. DEBUG stream_writer.py:3384 pending_option[DO + BINARY] = True DEBUG stream_writer.py:1024 send IAC DO BINARY DEBUG stream_writer.py:3384 pending_option[DO + STATUS] = True DEBUG stream_writer.py:1024 send IAC DO STATUS DEBUG stream_writer.py:3384 pending_option[DO + CHARSET] = True DEBUG stream_writer.py:1024 send IAC DO CHARSET DEBUG stream_writer.py:3384 pending_option[DO + EOR] = True DEBUG stream_writer.py:1024 send IAC DO EOR DEBUG stream_writer.py:3384 pending_option[DO + COM_PORT_OPTION] = True DEBUG stream_writer.py:1024 send IAC DO COM_PORT_OPTION DEBUG stream_writer.py:773 recv IAC WONT STATUS DEBUG stream_writer.py:2199 handle_wont(STATUS) DEBUG stream_writer.py:3384 remote_option[STATUS] = False DEBUG stream_writer.py:3384 pending_option[DO + STATUS] = False DEBUG stream_writer.py:773 recv IAC WONT CHARSET DEBUG stream_writer.py:2199 handle_wont(CHARSET) DEBUG stream_writer.py:3384 remote_option[CHARSET] = False DEBUG stream_writer.py:3384 pending_option[DO + CHARSET] = False DEBUG stream_writer.py:773 recv IAC WONT EOR DEBUG stream_writer.py:2199 handle_wont(EOR) DEBUG stream_writer.py:3384 remote_option[EOR] = False DEBUG stream_writer.py:3384 pending_option[DO + EOR] = False DEBUG stream_writer.py:773 recv IAC WONT COM_PORT_OPTION DEBUG stream_writer.py:2199 handle_wont(COM_PORT_OPTION) DEBUG stream_writer.py:3384 remote_option[COM_PORT_OPTION] = False DEBUG stream_writer.py:3384 pending_option[DO + COM_PORT_OPTION] = False DEBUG fingerprinting.py:844 connection for server fingerprint aac0d9e4a94e81dc INFO client_base.py:120 Connection closed to .. raw:: html