167.114.137.18 (mud.theforestsedge.com)

The Forest’s Edge (mud.theforestsedge.com:3999)

Connection Banner:

18 players on. System started 14 days and 8 hours ago. Getting site info... -​------------------------------------------------------------------------------ Thanks to: Michael Seifert, Hans Henrik Strfeldt, Tom Madsen, Katja Nyboe, Alan Button, Eric Litman, and Peter Bartlett For many ideas and starting us down this twisting road of imagination. -​------------------------------------------------------------------------------ https://www.theforestsedge.com _​____ _ _​____ _ _ _​____ _ \|_ _\| \|__ ___ \| ___\|__ _ __ ___ ___\| \|_( )___ \| _​___\|__\| \| __ _ ___ \| \| \| '_ \\ / _ \\ \| \|_ / _ \\\| '__/ _ \\/ __\| __\|// __\| \| _\| / _\` \|/ _\` \|/ _ \\ \| \| \| \| \| \| __/ \| _\| (_) \| \| \| __/\\__ \\ \|_ \\__ \\ \| \|__\| (_\| \| (_\| \| __/ \|_\| \|_\| \|_\|\\___\| \|_\| \\___/\|_\| \\___\|\|___/\\__\| \|___/ \|_​____\\__,_\|\\__, \|\\___\| \|___/ [1] Create a new account [2] Recover account or password [3] View online characters [4] Help with connection problems --\* Or enter the name of an already existing account. \*-- Choice:

Server URLs

Server Info

  • Codebase: Custom, TFE

  • Players online: 18 [1]

  • Uptime: 14 days

  • Status: LIVE

  • Server Location: 🇨🇦 Canada (GeoIP)

Protocol Support

MUD-specific protocols detected via MSSP flags or Telnet negotiation.

  • MSSP: Yes (MSSP)

  • GMCP: Negotiated

  • MSDP: No

  • MCCP: No

  • MCCP2: No

  • MXP: No

  • MSP: No

  • MCP: No

  • ZMP: No

Telnet Fingerprint

c405afe101fc3e8c

This fingerprint is shared by 23 other servers.

Options requested from client: NAWS, TTYPE

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

Show JSON
{
  "server-probe": {
    "fingerprint": "c405afe101fc3e8c",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [
        "NAWS",
        "TTYPE"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "",
      "banner_before_return": "\n\r18 players on.\n\rSystem started 14 days and 8 hours ago.\n\rGetting site info...\n\r\n\r\n\r-------------------------------------------------------------------------------\n\r Thanks to:          Michael Seifert, Hans Henrik Strfeldt, Tom Madsen,\n\r                 Katja Nyboe, Alan Button, Eric Litman, and Peter Bartlett\n\r       For many ideas and starting us down this twisting road of imagination.\n\r-------------------------------------------------------------------------------\n\r                                                 https://www.theforestsedge.com\n\r _____ _            _____                   _   _       _____    _\n\r|_   _| |__   ___  |  ___|__  _ __ ___  ___| |_( )___  | ____|__| | __ _  ___\n\r  | | | '_ \\ / _ \\ | |_ / _ \\| '__/ _ \\/ __| __|// __| |  _| / _` |/ _` |/ _ \\\n\r  | | | | | |  __/ |  _| (_) | | |  __/\\__ \\ |_  \\__ \\ | |__| (_| | (_| |  __/\n\r  |_| |_| |_|\\___| |_|  \\___/|_|  \\___||___/\\__| |___/ |_____\\__,_|\\__, |\\___|\n\r                                                                   |___/\n\r\n\r                     [1] Create a new account\n\r                     [2] Recover account or password\n\r                     [3] View online characters\n\r                     [4] Help with connection problems\n\r\n\r        --* Or enter the name of an already existing account. *--\n\r\n\r                   Choice: ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "mssp": {
        "CODEBASE": "Custom, TFE",
        "HOSTNAME": "mud.theforestsedge.com",
        "ICON": "https://www.theforestsedge.com/tfe/tfe-dragon.png",
        "NAME": "The Forest's Edge",
        "PLAYERS": "18",
        "PORT": "4000",
        "STATUS": "LIVE",
        "UPTIME": "1771616813",
        "WEBSITE": "https://www.theforestsedge.com"
      },
      "option_states": {
        "server_offered": {
          "GMCP": true,
          "MSSP": true
        },
        "server_requested": {
          "NAWS": true,
          "TTYPE": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 5.632795333862305
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:03:59.579080+00:00",
      "host": "mud.theforestsedge.com",
      "ip": "167.114.137.18",
      "port": 3999
    }
  ]
}

Connection Log

Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug mud.theforestsedge.com 3999
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=mud.theforestsedge.com port=3999
INFO client_base.py:186 Connected to <Peer 167.114.137.18 3999>
DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1019 send IAC WILL MXP
DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1019 send IAC WILL ATCP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1019 send IAC WILL GMCP
DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSP
DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSDP
DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSSP
DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1019 send IAC WILL ZMP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1019 send IAC DO MXP
DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1019 send IAC DO ATCP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1019 send IAC DO GMCP
DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC DO AARDWOLF
DEBUG stream_writer.py:3330 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSP
DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1019 send IAC DO MSDP
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSSP
DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1019 send IAC DO ZMP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP2_COMPRESS
DEBUG stream_writer.py:768 recv IAC DO TTYPE
DEBUG stream_writer.py:1836 handle_do(TTYPE)
DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:1019 send IAC WILL TTYPE
DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3330 local_option[TTYPE] = True
DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:768 recv IAC DO NAWS
DEBUG stream_writer.py:1836 handle_do(NAWS)
DEBUG stream_writer.py:3330 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:1019 send IAC WILL NAWS
DEBUG stream_writer.py:2453 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3330 local_option[NAWS] = True
DEBUG stream_writer.py:3330 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:768 recv IAC WILL MSSP
DEBUG stream_writer.py:1994 handle_will(MSSP)
DEBUG stream_writer.py:993 skip DO MSSP; pending_option = True
DEBUG stream_writer.py:3330 remote_option[MSSP] = True
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = False
DEBUG stream_writer.py:768 recv IAC WILL GMCP
DEBUG stream_writer.py:1994 handle_will(GMCP)
DEBUG stream_writer.py:993 skip DO GMCP; pending_option = True
DEBUG stream_writer.py:3330 remote_option[GMCP] = True
DEBUG stream_writer.py:1067 send IAC SB GMCP Core.Hello IAC SE
DEBUG stream_writer.py:1067 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:3330 pending_option[DO + GMCP] = False
DEBUG stream_writer.py:1400 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:768 recv IAC DO NAWS
DEBUG stream_writer.py:1836 handle_do(NAWS)
DEBUG stream_writer.py:2453 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:762 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:749 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2353 recv TTYPE SEND: b''
DEBUG stream_writer.py:2365 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG stream_writer.py:762 begin sub-negotiation SB MSSP
DEBUG stream_writer.py:749 sub-negotiation cmd MSSP SE completion byte
DEBUG stream_writer.py:2187 [SB + MSSP] unsolicited
DEBUG stream_writer.py:1745 MSSP: {'NAME': "The Forest's Edge", 'PLAYERS': '18', 'UPTIME': '1771616813', 'WEBSITE':
    'https://www.theforestsedge.com', 'CODEBASE': 'Custom, TFE', 'HOSTNAME': 'mud.theforestsedge.com', 'PORT': '4000', 'STATUS':
    'LIVE', 'ICON': 'https://www.theforestsedge.com/tfe/tfe-dragon.png'}
DEBUG client_base.py:499 negotiation failed after 4.00s.
DEBUG client_base.py:505 failed-reply: 'WILL MXP, WILL ATCP, WILL MCCP3_COMPRESS, WILL GMCP, WILL AARDWOLF, WILL MSP, WILL MSDP,
    WILL MSSP, WILL ZMP, WILL MCCP2_COMPRESS, DO MXP, DO ATCP, DO MCCP3_COMPRESS, DO AARDWOLF, DO MSP, DO MSDP, DO ZMP, DO
    MCCP2_COMPRESS'
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:118 Connection closed to <Peer 167.114.137.18 3999>
INFO fingerprinting.py:755 connection for server fingerprint c405afe101fc3e8c

The Forest’s Edge (mud.theforestsedge.com:4000)

Connection Banner:

18 players on. System started 14 days and 8 hours ago. Getting site info... -​------------------------------------------------------------------------------ Thanks to: Michael Seifert, Hans Henrik Strfeldt, Tom Madsen, Katja Nyboe, Alan Button, Eric Litman, and Peter Bartlett For many ideas and starting us down this twisting road of imagination. -​------------------------------------------------------------------------------ https://www.theforestsedge.com _​____ _ _​____ _ _ _​____ _ \|_ _\| \|__ ___ \| ___\|__ _ __ ___ ___\| \|_( )___ \| _​___\|__\| \| __ _ ___ \| \| \| '_ \\ / _ \\ \| \|_ / _ \\\| '__/ _ \\/ __\| __\|// __\| \| _\| / _\` \|/ _\` \|/ _ \\ \| \| \| \| \| \| __/ \| _\| (_) \| \| \| __/\\__ \\ \|_ \\__ \\ \| \|__\| (_\| \| (_\| \| __/ \|_\| \|_\| \|_\|\\___\| \|_\| \\___/\|_\| \\___\|\|___/\\__\| \|___/ \|_​____\\__,_\|\\__, \|\\___\| \|___/ [1] Create a new account [2] Recover account or password [3] View online characters [4] Help with connection problems --\* Or enter the name of an already existing account. \*-- Choice: >> No choice made - closing link. <<

Server URLs

Server Info

  • Codebase: Custom, TFE

  • Players online: 18 [2]

  • Uptime: 14 days

  • Status: LIVE

  • Server Location: 🇨🇦 Canada (GeoIP)

Protocol Support

MUD-specific protocols detected via MSSP flags or Telnet negotiation.

  • MSSP: Yes (MSSP)

  • GMCP: Negotiated

  • MSDP: No

  • MCCP: No

  • MCCP2: No

  • MXP: No

  • MSP: No

  • MCP: No

  • ZMP: No

Telnet Fingerprint

c405afe101fc3e8c

This fingerprint is shared by 23 other servers.

Options requested from client: NAWS, TTYPE

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

Show JSON
{
  "server-probe": {
    "fingerprint": "c405afe101fc3e8c",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [
        "NAWS",
        "TTYPE"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "\n\r>> No choice made - closing link. <<\n\r",
      "banner_before_return": "\n\r18 players on.\n\rSystem started 14 days and 8 hours ago.\n\rGetting site info...\n\r\n\r\n\r-------------------------------------------------------------------------------\n\r Thanks to:          Michael Seifert, Hans Henrik Strfeldt, Tom Madsen,\n\r                 Katja Nyboe, Alan Button, Eric Litman, and Peter Bartlett\n\r       For many ideas and starting us down this twisting road of imagination.\n\r-------------------------------------------------------------------------------\n\r                                                 https://www.theforestsedge.com\n\r _____ _            _____                   _   _       _____    _\n\r|_   _| |__   ___  |  ___|__  _ __ ___  ___| |_( )___  | ____|__| | __ _  ___\n\r  | | | '_ \\ / _ \\ | |_ / _ \\| '__/ _ \\/ __| __|// __| |  _| / _` |/ _` |/ _ \\\n\r  | | | | | |  __/ |  _| (_) | | |  __/\\__ \\ |_  \\__ \\ | |__| (_| | (_| |  __/\n\r  |_| |_| |_|\\___| |_|  \\___/|_|  \\___||___/\\__| |___/ |_____\\__,_|\\__, |\\___|\n\r                                                                   |___/\n\r\n\r                     [1] Create a new account\n\r                     [2] Recover account or password\n\r                     [3] View online characters\n\r                     [4] Help with connection problems\n\r\n\r        --* Or enter the name of an already existing account. *--\n\r\n\r                   Choice: ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "mssp": {
        "CODEBASE": "Custom, TFE",
        "HOSTNAME": "mud.theforestsedge.com",
        "ICON": "https://www.theforestsedge.com/tfe/tfe-dragon.png",
        "NAME": "The Forest's Edge",
        "PLAYERS": "18",
        "PORT": "4000",
        "STATUS": "LIVE",
        "UPTIME": "1771616813",
        "WEBSITE": "https://www.theforestsedge.com"
      },
      "option_states": {
        "server_offered": {
          "GMCP": true,
          "MSSP": true
        },
        "server_requested": {
          "NAWS": true,
          "TTYPE": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 5.627393007278442
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:00:46.258691+00:00",
      "host": "mud.theforestsedge.com",
      "ip": "167.114.137.18",
      "port": 4000
    }
  ]
}

Connection Log

Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug mud.theforestsedge.com 4000
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=mud.theforestsedge.com port=4000
INFO client_base.py:186 Connected to <Peer 167.114.137.18 4000>
DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1019 send IAC WILL MXP
DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1019 send IAC WILL ATCP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1019 send IAC WILL GMCP
DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSP
DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSDP
DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSSP
DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1019 send IAC WILL ZMP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1019 send IAC DO MXP
DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1019 send IAC DO ATCP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1019 send IAC DO GMCP
DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC DO AARDWOLF
DEBUG stream_writer.py:3330 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSP
DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1019 send IAC DO MSDP
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSSP
DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1019 send IAC DO ZMP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP2_COMPRESS
DEBUG stream_writer.py:768 recv IAC DO TTYPE
DEBUG stream_writer.py:1836 handle_do(TTYPE)
DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:1019 send IAC WILL TTYPE
DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3330 local_option[TTYPE] = True
DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:768 recv IAC DO NAWS
DEBUG stream_writer.py:1836 handle_do(NAWS)
DEBUG stream_writer.py:3330 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:1019 send IAC WILL NAWS
DEBUG stream_writer.py:2453 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3330 local_option[NAWS] = True
DEBUG stream_writer.py:3330 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:768 recv IAC WILL MSSP
DEBUG stream_writer.py:1994 handle_will(MSSP)
DEBUG stream_writer.py:993 skip DO MSSP; pending_option = True
DEBUG stream_writer.py:3330 remote_option[MSSP] = True
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = False
DEBUG stream_writer.py:768 recv IAC WILL GMCP
DEBUG stream_writer.py:1994 handle_will(GMCP)
DEBUG stream_writer.py:993 skip DO GMCP; pending_option = True
DEBUG stream_writer.py:3330 remote_option[GMCP] = True
DEBUG stream_writer.py:1067 send IAC SB GMCP Core.Hello IAC SE
DEBUG stream_writer.py:1067 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:3330 pending_option[DO + GMCP] = False
DEBUG stream_writer.py:1400 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:762 begin sub-negotiation SB MSSP
DEBUG stream_writer.py:749 sub-negotiation cmd MSSP SE completion byte
DEBUG stream_writer.py:2187 [SB + MSSP] unsolicited
DEBUG stream_writer.py:1745 MSSP: {'NAME': "The Forest's Edge", 'PLAYERS': '18', 'UPTIME': '1771616813', 'WEBSITE':
    'https://www.theforestsedge.com', 'CODEBASE': 'Custom, TFE', 'HOSTNAME': 'mud.theforestsedge.com', 'PORT': '4000', 'STATUS':
    'LIVE', 'ICON': 'https://www.theforestsedge.com/tfe/tfe-dragon.png'}
DEBUG stream_writer.py:768 recv IAC DO NAWS
DEBUG stream_writer.py:1836 handle_do(NAWS)
DEBUG stream_writer.py:2453 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:762 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:749 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2353 recv TTYPE SEND: b''
DEBUG stream_writer.py:2365 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG client_base.py:499 negotiation failed after 4.00s.
DEBUG client_base.py:505 failed-reply: 'WILL MXP, WILL ATCP, WILL MCCP3_COMPRESS, WILL GMCP, WILL AARDWOLF, WILL MSP, WILL MSDP,
    WILL MSSP, WILL ZMP, WILL MCCP2_COMPRESS, DO MXP, DO ATCP, DO MCCP3_COMPRESS, DO AARDWOLF, DO MSP, DO MSDP, DO ZMP, DO
    MCCP2_COMPRESS'
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:118 Connection closed to <Peer 167.114.137.18 4000>
INFO fingerprinting.py:755 connection for server fingerprint c405afe101fc3e8c