wunderland.mud.de
Connection Banner:
Server URLs
- Telnet: telnet://wunderland.mud.de:4711
- Website: https://wl.mud.de/
Server Info
Server Location: 🇩🇪 Germany (GeoIP)
Protocol Support
MUD-specific protocols detected via MSSP flags or Telnet negotiation.
MSSP: No
GMCP: Negotiated
MSDP: No
MCCP: No
MCCP2: No
MXP: No
MSP: No
MCP: No
ZMP: No
Telnet Fingerprint
This fingerprint is shared by 1 other server.
Options requested from client: LINEMODE, NAWS, NEW_ENVIRON, TSPEED, TTYPE, XDISPLOC
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
Show JSON
{
"server-probe": {
"fingerprint": "0b96f7d460142c5f",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [
"LINEMODE",
"NAWS",
"NEW_ENVIRON",
"TSPEED",
"TTYPE",
"XDISPLOC"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "Alma Mater Lipsiensis, Leipzig, Germany.\r\nLocal time: Sat Mar 07 05:03:36 2026 MET\r\n\r\n ___________________________ ____---------____\r\n(___________________________) _-- -- ---__\r\n | | | -_ - -\r\n | Elli sagt: Willkommen | | _---___ . |\r\n | im | | | /.- \"--____/ |\r\n | W U N D E R L A N D | \\__ -_|/ \\. | |\r\n | | --__| | |\r\n | Wenn Du nur einmal | | -. .-. |/ |\r\n | reinschnueffeln willst, | ||O| |O_| |/_| |_\r\n | so nenne Dich \"Gast\". | | / | \\__\r\n | | | ` / \\___\r\n | Wenn Du Fragen hast, | __----- \\ `==' | \\__\r\n | dann besuche doch mal | - \\.__ | |\r\n | unsere Homepage: | | | |\r\n | https://wl.mud.de/ | _---___| |---__ |\r\n |_________________________| - \\ |\r\n(___________________________) \r\n\r\n Es ist im Wunderland STRENG VERBOTEN andere Spieler anzugreifen.\r\n Bitte beachte die Spielregeln. Du kannst sie mit 'hilfe spielregeln' lesen.\r\n\r\n\r\nWie heisst Du denn ('h' fuer eine Hilfe)? ",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "ascii",
"option_states": {
"environ_requested": [
{
"name": "*",
"type": "VAR"
},
{
"name": "*",
"type": "USERVAR"
}
],
"server_offered": {
"AARDWOLF": false,
"ATCP": false,
"CHARSET": true,
"EOR": true,
"GMCP": true,
"MCCP2": false,
"MCCP3": false,
"MSDP": false,
"MSP": false,
"MSSP": false,
"MXP": false,
"STATUS": true,
"ZMP": false
},
"server_requested": {
"0x24": false,
"0xfa": false,
"AARDWOLF": false,
"ATCP": false,
"GMCP": false,
"LINEMODE": true,
"MCCP2": false,
"MCCP3": false,
"MSDP": false,
"MSP": false,
"MSSP": false,
"MXP": false,
"NAWS": true,
"NEW_ENVIRON": true,
"TSPEED": true,
"TTYPE": true,
"XDISPLOC": true,
"ZMP": false
}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 5.52782678604126
}
}
},
"sessions": [
{
"connected": "2026-03-07T04:03:42.897397+00:00",
"host": "wunderland.mud.de",
"ip": "49.13.232.95",
"port": 4711
}
]
}
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 wunderland.mud.de 4711
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=wunderland.mud.de port=4711
INFO client_base.py:186 Connected to <Peer 49.13.232.95 4711>
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 WILL EOR
DEBUG stream_writer.py:784 WILL EOR unsolicited
DEBUG stream_writer.py:1994 handle_will(EOR)
DEBUG stream_writer.py:3330 pending_option[DO + EOR] = True
DEBUG stream_writer.py:1019 send IAC DO EOR
DEBUG stream_writer.py:3330 remote_option[EOR] = True
DEBUG stream_writer.py:3330 pending_option[DO + EOR] = False
DEBUG stream_writer.py:768 recv IAC DONT MXP
DEBUG stream_writer.py:1959 handle_dont(MXP)
DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = False
DEBUG stream_writer.py:3330 local_option[MXP] = False
DEBUG stream_writer.py:768 recv IAC WILL STATUS
DEBUG stream_writer.py:784 WILL STATUS unsolicited
DEBUG stream_writer.py:1994 handle_will(STATUS)
DEBUG stream_writer.py:3330 remote_option[STATUS] = True
DEBUG stream_writer.py:1110 send IAC SB STATUS SEND IAC SE
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = True
DEBUG stream_writer.py:768 recv IAC DO b'$'
DEBUG stream_writer.py:1836 handle_do(b'$')
DEBUG stream_writer.py:1944 DO b'$' not supported.
DEBUG stream_writer.py:3330 local_option[b'$'] = False
DEBUG stream_writer.py:1019 send IAC WONT b'$'
DEBUG stream_writer.py:768 recv IAC DO NAWS
DEBUG stream_writer.py:1836 handle_do(NAWS)
DEBUG stream_writer.py:3330 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:1019 send IAC WILL NAWS
DEBUG stream_writer.py:2453 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3330 local_option[NAWS] = True
DEBUG stream_writer.py:3330 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:768 recv IAC DO NEW_ENVIRON
DEBUG stream_writer.py:1836 handle_do(NEW_ENVIRON)
DEBUG stream_writer.py:3330 pending_option[WILL + NEW_ENVIRON] = True
DEBUG stream_writer.py:1019 send IAC WILL NEW_ENVIRON
DEBUG stream_writer.py:3330 pending_option[SB + NEW_ENVIRON] = True
DEBUG stream_writer.py:3330 local_option[NEW_ENVIRON] = True
DEBUG stream_writer.py:3330 pending_option[WILL + NEW_ENVIRON] = 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: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 TSPEED
DEBUG stream_writer.py:1836 handle_do(TSPEED)
DEBUG stream_writer.py:3330 pending_option[WILL + TSPEED] = True
DEBUG stream_writer.py:1019 send IAC WILL TSPEED
DEBUG stream_writer.py:3330 pending_option[SB + TSPEED] = True
DEBUG stream_writer.py:3330 local_option[TSPEED] = True
DEBUG stream_writer.py:3330 pending_option[WILL + TSPEED] = False
DEBUG stream_writer.py:768 recv IAC DO XDISPLOC
DEBUG stream_writer.py:1836 handle_do(XDISPLOC)
DEBUG stream_writer.py:3330 pending_option[WILL + XDISPLOC] = True
DEBUG stream_writer.py:1019 send IAC WILL XDISPLOC
DEBUG stream_writer.py:3330 pending_option[SB + XDISPLOC] = True
DEBUG stream_writer.py:3330 local_option[XDISPLOC] = True
DEBUG stream_writer.py:3330 pending_option[WILL + XDISPLOC] = False
DEBUG stream_writer.py:768 recv IAC DO LINEMODE
DEBUG stream_writer.py:1836 handle_do(LINEMODE)
DEBUG stream_writer.py:3330 pending_option[WILL + LINEMODE] = True
DEBUG stream_writer.py:1019 send IAC WILL LINEMODE
DEBUG stream_writer.py:3330 pending_option[SB + LINEMODE] = True
DEBUG stream_writer.py:3330 local_option[LINEMODE] = True
DEBUG stream_writer.py:2762 slc_start: IAC SB LINEMODE SLC [..]
DEBUG stream_writer.py:2798 _slc_add (b'\x00', (^@, default))
DEBUG stream_writer.py:2751 send (slc_end): b'\x00\x03\x00'
DEBUG stream_writer.py:2757 slc_end: [..] IAC SE
DEBUG stream_writer.py:3330 pending_option[WILL + LINEMODE] = False
DEBUG stream_writer.py:768 recv IAC WILL CHARSET
DEBUG stream_writer.py:786 WILL CHARSET (bi-directional capability exchange)
DEBUG stream_writer.py:1994 handle_will(CHARSET)
DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:1019 send IAC DO CHARSET
DEBUG stream_writer.py:3330 remote_option[CHARSET] = True
DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = False
DEBUG stream_writer.py:768 recv IAC DONT ATCP
DEBUG stream_writer.py:1959 handle_dont(ATCP)
DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = False
DEBUG stream_writer.py:3330 local_option[ATCP] = False
DEBUG stream_writer.py:768 recv IAC DONT MCCP3_COMPRESS
DEBUG stream_writer.py:1959 handle_dont(MCCP3_COMPRESS)
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = False
DEBUG stream_writer.py:3330 local_option[MCCP3_COMPRESS] = False
DEBUG stream_writer.py:768 recv IAC DONT GMCP
DEBUG stream_writer.py:1959 handle_dont(GMCP)
DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = False
DEBUG stream_writer.py:3330 local_option[GMCP] = False
DEBUG stream_writer.py:768 recv IAC DONT AARDWOLF
DEBUG stream_writer.py:1959 handle_dont(AARDWOLF)
DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = False
DEBUG stream_writer.py:3330 local_option[AARDWOLF] = False
DEBUG stream_writer.py:768 recv IAC DONT MSP
DEBUG stream_writer.py:1959 handle_dont(MSP)
DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = False
DEBUG stream_writer.py:3330 local_option[MSP] = False
DEBUG stream_writer.py:768 recv IAC DONT MSDP
DEBUG stream_writer.py:1959 handle_dont(MSDP)
DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = False
DEBUG stream_writer.py:3330 local_option[MSDP] = False
DEBUG stream_writer.py:768 recv IAC DONT MSSP
DEBUG stream_writer.py:1959 handle_dont(MSSP)
DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = False
DEBUG stream_writer.py:3330 local_option[MSSP] = False
DEBUG stream_writer.py:768 recv IAC DONT ZMP
DEBUG stream_writer.py:1959 handle_dont(ZMP)
DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = False
DEBUG stream_writer.py:3330 local_option[ZMP] = False
DEBUG stream_writer.py:768 recv IAC DONT MCCP2_COMPRESS
DEBUG stream_writer.py:1959 handle_dont(MCCP2_COMPRESS)
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = False
DEBUG stream_writer.py:3330 local_option[MCCP2_COMPRESS] = False
DEBUG stream_writer.py:768 recv IAC WONT MXP
DEBUG stream_writer.py:2148 handle_wont(MXP)
DEBUG stream_writer.py:3330 remote_option[MXP] = False
DEBUG stream_writer.py:3330 pending_option[DO + MXP] = False
DEBUG stream_writer.py:768 recv IAC WONT ATCP
DEBUG stream_writer.py:2148 handle_wont(ATCP)
DEBUG stream_writer.py:3330 remote_option[ATCP] = False
DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = False
DEBUG stream_writer.py:768 recv IAC WONT MCCP3_COMPRESS
DEBUG stream_writer.py:2148 handle_wont(MCCP3_COMPRESS)
DEBUG stream_writer.py:3330 remote_option[MCCP3_COMPRESS] = False
DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = False
DEBUG stream_writer.py:768 recv IAC WONT AARDWOLF
DEBUG stream_writer.py:2148 handle_wont(AARDWOLF)
DEBUG stream_writer.py:3330 remote_option[AARDWOLF] = False
DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = False
DEBUG stream_writer.py:768 recv IAC WONT MSP
DEBUG stream_writer.py:2148 handle_wont(MSP)
DEBUG stream_writer.py:3330 remote_option[MSP] = False
DEBUG stream_writer.py:3330 pending_option[DO + MSP] = False
DEBUG stream_writer.py:768 recv IAC WONT MSDP
DEBUG stream_writer.py:2148 handle_wont(MSDP)
DEBUG stream_writer.py:3330 remote_option[MSDP] = False
DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = False
DEBUG stream_writer.py:768 recv IAC WONT MSSP
DEBUG stream_writer.py:2148 handle_wont(MSSP)
DEBUG stream_writer.py:3330 remote_option[MSSP] = False
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = False
DEBUG stream_writer.py:768 recv IAC WONT ZMP
DEBUG stream_writer.py:2148 handle_wont(ZMP)
DEBUG stream_writer.py:3330 remote_option[ZMP] = False
DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = False
DEBUG stream_writer.py:768 recv IAC WONT MCCP2_COMPRESS
DEBUG stream_writer.py:2148 handle_wont(MCCP2_COMPRESS)
DEBUG stream_writer.py:3330 remote_option[MCCP2_COMPRESS] = False
DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = False
DEBUG stream_writer.py:1419 IAC EOR: End of Record (unhandled).
DEBUG stream_writer.py:762 begin sub-negotiation SB STATUS
DEBUG stream_writer.py:749 sub-negotiation cmd STATUS SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + STATUS] = False
DEBUG stream_writer.py:2575 STATUS agreed: EOR, GMCP
DEBUG stream_writer.py:762 begin sub-negotiation SB NEW_ENVIRON
DEBUG stream_writer.py:749 sub-negotiation cmd NEW_ENVIRON SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + NEW_ENVIRON] = False
DEBUG stream_writer.py:2398 recv NEW_ENVIRON SEND (all)
DEBUG stream_writer.py:2419 env send: LANG='C', TERM='xterm-256color', LINES=25, COLUMNS=80, COLORTERM=''
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 TSPEED
DEBUG stream_writer.py:749 sub-negotiation cmd TSPEED SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + TSPEED] = False
DEBUG stream_writer.py:2294 recv TSPEED SEND: b''
DEBUG stream_writer.py:2322 send: IAC SB TSPEED IS b'38400',b'38400' IAC SE
DEBUG stream_writer.py:762 begin sub-negotiation SB XDISPLOC
DEBUG stream_writer.py:749 sub-negotiation cmd XDISPLOC SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + XDISPLOC] = False
DEBUG stream_writer.py:2333 recv XDISPLOC SEND: b''
DEBUG stream_writer.py:2342 send IAC SB XDISPLOC IS b'' IAC SE
DEBUG stream_writer.py:762 begin sub-negotiation SB LINEMODE
DEBUG stream_writer.py:749 sub-negotiation cmd LINEMODE SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + LINEMODE] = False
DEBUG stream_writer.py:2649 recv IAC SB LINEMODE LINEMODE-MODE b'\x19' IAC SE
DEBUG stream_writer.py:1339 set Linemode <b'\x1d': lit_echo:True, soft_tab:True, ack:True, trapsig:False, remote:False,
local:True>
DEBUG stream_writer.py:1342 send IAC SB LINEMODE LINEMODE-MODE <b'\x1d': lit_echo:True, soft_tab:True, ack:True, trapsig:False,
remote:False, local:True> IAC SE
DEBUG stream_writer.py:762 begin sub-negotiation SB LINEMODE
DEBUG stream_writer.py:749 sub-negotiation cmd LINEMODE SE completion byte
DEBUG stream_writer.py:2187 [SB + LINEMODE] unsolicited
DEBUG stream_writer.py:2631 recv IAC SB LINEMODE DO LMODE_FORWARDMASK,
DEBUG stream_writer.py:3330 local_option[SB + LINEMODE + 2] = False
DEBUG stream_writer.py:3189 FORWARDMASK stored (4 bytes)
DEBUG stream_writer.py:762 begin sub-negotiation SB LINEMODE
DEBUG stream_writer.py:749 sub-negotiation cmd LINEMODE SE completion byte
DEBUG stream_writer.py:2187 [SB + LINEMODE] unsolicited
DEBUG stream_writer.py:2839 _slc_process SLC_SYNCH mine=(^@, default), his=(^@, nosupport)
DEBUG stream_writer.py:2798 _slc_add (SLC_SYNCH, ((DISABLED:\xff), nosupport|ack))
DEBUG stream_writer.py:2839 _slc_process SLC_BRK mine=(^@, default), his=(^@, nosupport)
DEBUG stream_writer.py:2798 _slc_add (SLC_BRK, ((DISABLED:\xff), nosupport|ack))
DEBUG stream_writer.py:2839 _slc_process SLC_IP mine=(^C, variable|flushin|flushout), his=(^@, nosupport)
DEBUG stream_writer.py:2798 _slc_add (SLC_IP, ((DISABLED:\xff), nosupport|ack))
DEBUG stream_writer.py:2839 _slc_process SLC_AO mine=(^O, variable|flushout), his=(^@, nosupport)
DEBUG stream_writer.py:2798 _slc_add (SLC_AO, ((DISABLED:\xff), nosupport|ack))
DEBUG stream_writer.py:2839 _slc_process SLC_AYT mine=(^T, variable), his=(^@, nosupport)
DEBUG stream_writer.py:2798 _slc_add (SLC_AYT, ((DISABLED:\xff), nosupport|ack))
DEBUG stream_writer.py:2839 _slc_process SLC_EOR mine=(^@, default), his=(^@, nosupport)
DEBUG stream_writer.py:2798 _slc_add (SLC_EOR, ((DISABLED:\xff), nosupport|ack))
DEBUG stream_writer.py:2839 _slc_process SLC_ABORT mine=(^\, variable|flushin|flushout), his=(^@, nosupport)
DEBUG stream_writer.py:2798 _slc_add (SLC_ABORT, ((DISABLED:\xff), nosupport|ack))
DEBUG stream_writer.py:2839 _slc_process SLC_EOF mine=(^D, variable), his=(^@, nosupport)
DEBUG stream_writer.py:2798 _slc_add (SLC_EOF, ((DISABLED:\xff), nosupport|ack))
DEBUG stream_writer.py:2839 _slc_process SLC_SUSP mine=(^Z, variable|flushin), his=(^@, nosupport)
DEBUG stream_writer.py:2798 _slc_add (SLC_SUSP, ((DISABLED:\xff), nosupport|ack))
DEBUG stream_writer.py:2839 _slc_process SLC_EC mine=(^?, variable), his=(^?, default)
DEBUG stream_writer.py:2798 _slc_add (SLC_EC, (^?, variable))
DEBUG stream_writer.py:2839 _slc_process SLC_EL mine=(^U, variable), his=(^U, default)
DEBUG stream_writer.py:2798 _slc_add (SLC_EL, (^U, variable))
DEBUG stream_writer.py:2839 _slc_process SLC_EW mine=(^W, variable), his=(^W, default)
DEBUG stream_writer.py:2798 _slc_add (SLC_EW, (^W, variable))
DEBUG stream_writer.py:2839 _slc_process SLC_XON mine=(^Q, variable), his=(^@, nosupport)
DEBUG stream_writer.py:2798 _slc_add (SLC_XON, ((DISABLED:\xff), nosupport|ack))
DEBUG stream_writer.py:2839 _slc_process SLC_XOFF mine=(^S, variable), his=(^@, nosupport)
DEBUG stream_writer.py:2798 _slc_add (SLC_XOFF, ((DISABLED:\xff), nosupport|ack))
DEBUG stream_writer.py:2839 _slc_process SLC_FORW1 mine=((DISABLED:\xff), nosupport), his=(^@, nosupport)
DEBUG stream_writer.py:2798 _slc_add (SLC_FORW1, ((DISABLED:\xff), nosupport|ack))
DEBUG stream_writer.py:2839 _slc_process SLC_FORW2 mine=((DISABLED:\xff), nosupport), his=(^@, nosupport)
DEBUG stream_writer.py:2798 _slc_add (SLC_FORW2, ((DISABLED:\xff), nosupport|ack))
DEBUG stream_writer.py:2762 slc_start: IAC SB LINEMODE SLC [..]
DEBUG stream_writer.py:2751 send (slc_end): b'\x01\x80\xff\x02\x80\xff\x03\x80\xff\x04\x80\xff\x05\x80\xff\x06\x80\xff\x07\x80\xff
\x08\x80\xff\t\x80\xff\n\x02\x7f\x0b\x02\x15\x0c\x02\x17\x0f\x80\xff\x10\x80\xff\x11\x80\xff\x12\x80\xff'
DEBUG stream_writer.py:2757 slc_end: [..] IAC SE
DEBUG stream_writer.py:762 begin sub-negotiation SB CHARSET
DEBUG stream_writer.py:749 sub-negotiation cmd CHARSET SE completion byte
DEBUG stream_writer.py:2187 [SB + CHARSET] unsolicited
DEBUG client.py:376 encoding negotiated: iso-8859-1
DEBUG stream_writer.py:2270 send IAC SB CHARSET ACCEPTED iso-8859-1 IAC SE
DEBUG client_base.py:496 negotiation complete after 0.12s.
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:2187 [SB + TTYPE] unsolicited
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 LINEMODE
DEBUG stream_writer.py:749 sub-negotiation cmd LINEMODE SE completion byte
DEBUG stream_writer.py:2187 [SB + LINEMODE] unsolicited
DEBUG stream_writer.py:2839 _slc_process SLC_EC mine=(^?, variable), his=(^?, variable|ack)
DEBUG stream_writer.py:2839 _slc_process SLC_EL mine=(^U, variable), his=(^U, variable|ack)
DEBUG stream_writer.py:2839 _slc_process SLC_EW mine=(^W, variable), his=(^W, variable|ack)
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:118 Connection closed to <Peer 49.13.232.95 4711>
INFO fingerprinting.py:746 new server fingerprint 0b96f7d460142c5f