--------------------------------- Captured Out --------------------------------- ---- new test ---- 1760208213.316 1: connects to server. 1760208213.316 1 -> S: NICK foo 1760208213.316 1 -> S: USER username * * :Realname 1760208213.317 S -> 1: :My.Little.Server NOTICE * :*** Looking up your hostname 1760208213.318 S -> 1: :My.Little.Server NOTICE * :*** Found your hostname: localhost 1760208213.319 S -> 1: :My.Little.Server 001 foo :Welcome to the test Internet Relay Chat network, foo 1760208213.319 1 -> S: PING foo 1760208213.419 1 -> S: PING synchronize463.581634217 1760208213.419 S -> 1: :My.Little.Server 002 foo :Your host is My.Little.Server, running version sable-0.1.0-85d8591afae3322f4aa8609d1d0305aaf25e1719 1760208213.419 S -> 1: :My.Little.Server 003 foo :This server was created 2025-10-11 18:43:33.318456721 UTC 1760208213.419 S -> 1: :My.Little.Server 004 foo My.Little.Server sable-0.1.0-85d8591afae3322f4aa8609d1d0305aaf25e1719 ioZ ntsim bqeIkov 1760208213.419 S -> 1: :My.Little.Server 005 foo EXCEPTS INVEX FNC UTF8ONLY MONITOR=64 CASEMAPPING=ascii CLIENTTAGDENY=* HOSTLEN=64 NICKLEN=15 USERLEN=10 CHANMODES=bqeI,k,,ntsim MSGREFTYPES=timestamp PREFIX=(ov)@+ :are supported by this server 1760208213.419 S -> 1: :My.Little.Server 422 foo :MOTD File is missing 1760208213.419 S -> 1: :foo!username@localhost MODE foo + 1760208213.419 S -> 1: :My.Little.Server NOTICE foo :The network is currently running in debug mode. Do not send any sensitive information such as passwords. 1760208213.419 S -> 1: :My.Little.Server PONG My.Little.Server :foo 1760208213.420 S -> 1: :My.Little.Server PONG My.Little.Server :synchronize463.581634217 1760208214.121 2: connects to server. 1760208214.121 2 -> S: NICK bar 1760208214.121 2 -> S: USER username * * :Realname 1760208214.122 S -> 2: :My.Little.Server NOTICE * :*** Looking up your hostname 1760208214.123 S -> 2: :My.Little.Server NOTICE * :*** Found your hostname: localhost 1760208214.124 S -> 2: :My.Little.Server 001 bar :Welcome to the test Internet Relay Chat network, bar 1760208214.124 S -> 2: :My.Little.Server 002 bar :Your host is My.Little.Server, running version sable-0.1.0-85d8591afae3322f4aa8609d1d0305aaf25e1719 1760208214.124 2 -> S: PING foo 1760208214.324 2 -> S: PING synchronize464.486743587 1760208214.324 S -> 2: :My.Little.Server 003 bar :This server was created 2025-10-11 18:43:34.123421450 UTC 1760208214.324 S -> 2: :My.Little.Server 004 bar My.Little.Server sable-0.1.0-85d8591afae3322f4aa8609d1d0305aaf25e1719 ioZ ntsim bqeIkov 1760208214.324 S -> 2: :My.Little.Server 005 bar EXCEPTS INVEX FNC UTF8ONLY MONITOR=64 CASEMAPPING=ascii CLIENTTAGDENY=* HOSTLEN=64 NICKLEN=15 USERLEN=10 CHANMODES=bqeI,k,,ntsim MSGREFTYPES=timestamp PREFIX=(ov)@+ :are supported by this server 1760208214.324 S -> 2: :My.Little.Server 422 bar :MOTD File is missing 1760208214.324 S -> 2: :bar!username@localhost MODE bar + 1760208214.324 S -> 2: :My.Little.Server NOTICE bar :The network is currently running in debug mode. Do not send any sensitive information such as passwords. 1760208214.324 S -> 2: :My.Little.Server PONG My.Little.Server :foo 1760208214.325 S -> 2: :My.Little.Server PONG My.Little.Server :synchronize464.486743587 1760208214.926 1 -> S: PRIVMSG bar hi 1760208215.026 1 -> S: PING synchronize465.188821211 1760208215.027 S -> 1: :My.Little.Server PONG My.Little.Server :synchronize465.188821211 1760208215.127 2 -> S: PING synchronize465.290058921 1760208215.128 S -> 2: :foo!username@localhost PRIVMSG bar :hi 1760208215.130 S -> 2: :My.Little.Server PONG My.Little.Server :synchronize465.290058921 1760208215.131 (escaped) 1 -> S: b'PRIVMSG bar hi\xaa' 1760208215.231 1 -> S: PING synchronize465.393715895 1760208215.231 S -> 1: ERROR :I/O Error: stream did not contain valid UTF-8 1760208215.236 1: disconnects from server. 1760208215.236 2: disconnects from server.