--------------------------------- Captured Out --------------------------------- ---- new test ---- 1750881535.728 1: connects to server. 1750881535.728 1 -> S: NICK foo 1 -> S (repr): b'USER username * * :i\xe8rc\xe9\r\n' S -> 1 (repr): b':My.Little.Server 001 foo :Welcome to the Internet Relay Network foo!~username@localhost\r\n:My.Little.Server 002 foo :Your host is My.Little.Server, running version ngircd-?? (x86_64/pc/linux-gnu)\r\n:My.Little.Server 003 foo :This server has been started Wed Jun 25 2025 at 19:58:55 (UTC)\r\n:My.Little.Server 004 foo My.Little.Server ngircd-?? abBcCFiIoqrRswx abehiIklmMnoOPqQrRstvVz\r\n:My.Little.Server 005 foo RFC2812 IRCD=ngIRCd CHARSET=UTF-8 CASEMAPPING=ascii PREFIX=(qaohv)~&@%+ CHANTYPES=#&+ CHANMODES=beI,k,l,imMnOPQRstVz CHANLIMIT=#&+:10 :are supported on this server\r\n:My.Little.Server 005 foo CHANNELLEN=50 NICKLEN=31 TOPICLEN=490 AWAYLEN=127 KICKLEN=400 MODES=5 MAXLIST=beI:50 EXCEPTS=e INVEX=I PENALTY FNC :are supported on this server\r\n:My.Little.Server 251 foo :There are 1 users and 0 services on 1 servers\r\n:My.Little.Server 254 foo 1 :channels formed\r\n:My.Little.Server 255 foo :I have 1 users, 0 services and 0 servers\r\n:My.Little.Server 265 foo 1 1 :Current local users: 1, Max: 1\r\n:My.Little.Server 266 foo 1 1 :Current global users: 1, Max: 1\r\n:My.Little.Server 250 foo :Highest connection count: 1 (2 connections received)\r\n:My.Little.Server 422 foo :MOTD file is missing\r\n' 1750881536.728 1 -> S: WHOIS foo S -> 1 (repr): b':My.Little.Server 311 foo foo ~username localhost * :i\xe8rc\xe9\r\n:My.Little.Server 312 foo foo My.Little.Server :test server\r\n:My.Little.Server 378 foo foo :is connecting from *@localhost 127.0.0.1\r\n:My.Little.Server 379 foo foo :is using modes +\r\n:My.Little.Server 317 foo foo 3 1750881535 :seconds idle, signon time\r\n:My.Little.Server 318 foo foo :End of WHOIS list\r\n' 1750881539.731 1: disconnects from server.