|
All articles are licensed under CC0 1.0 making them public domain. miniircd with Let's Encrypt #Last updated February 2021
SecurityThe new Example raw log #Last updated February 2021 Helpful example log of IRC under the hood. Lines in bold are sent by the client, the rest is server sent. NICK example USER example 0 * :example :116.1.168.192.in-addr.arpa 001 example :Hi, welcome to IRC :116.1.168.192.in-addr.arpa 002 example :Your host is 116.1.168.192.in-addr.arpa, running version miniircd-2.0 :116.1.168.192.in-addr.arpa 003 example :This server was created sometime :116.1.168.192.in-addr.arpa 004 example 116.1.168.192.in-addr.arpa miniircd-2.0 o o :116.1.168.192.in-addr.arpa 251 example :There are 4 users and 0 services on 1 server :116.1.168.192.in-addr.arpa 422 example :MOTD File is missing JOIN #test :example!example@192.168.1.183 JOIN #test :116.1.168.192.in-addr.arpa 331 example #test :No topic is set :116.1.168.192.in-addr.arpa 353 example = #test :example :116.1.168.192.in-addr.arpa 366 example #test :End of NAMES list :yarrie!yarrie@192.168.1.116 JOIN #test :yarrie!yarrie@192.168.1.116 PRIVMSG #test :hello PRIVMSG #test hey :yarrie!yarrie@192.168.1.116 PRIVMSG example :private msg PRIVMSG yarrie yes PING :116.1.168.192.in-addr.arpa PONG :116.1.168.192.in-addr.arpa QUIT |