To access the server you can:
SSH to port 20 of cat2.dynu.ca as guest (password is guest):
ssh -p 20 guest@cat2.dynu.ca
Or it can also be accessed through tor if you have socat installed on your machine by executing the following command:
socat TCP4-LISTEN:22220,fork SOCKS4A:localhost:udomkphkit27zfwo.onion:20,socksport=9050 & ssh -p 22220 guest@127.0.0.1;
Once you're in you can /j #nexuiz or any other chatroom.
https://cat2.optus.nu/cat2/ssh2irc.html
Shell users of Cat2 can just forward localhost 9999 and connect with a regular irc client
Everything other than stuff talked on #nexuiz is encrypted.
Since the nexuiz server isn't encrypted and the bot outputs to it, things in there might not be encrypted if non-local users are playing on it.
Tell me what you think

The middle ware client is something bobelerto made and I extended alot (its' GPLd: https://cat2.optus.nu/cat2/x-motif.pl )