On the QuakeNet IRC, where all NADA and WDL activity takes place, if you are a paranoid one like me, who feels uncomfortable having your IP address made public to everyone around you (which may or may not include malicious individuals) then you're in luck! You can hide your IP by setting your own hostmask in just two steps.
- Create an IRC account with Q. Follow the instructions in this link: https://www.quakenet.org/help/q/how-to-register-an-account-with-q
- You must set two commands to be executed as soon as you connect to the network, before you join any channels. Most IRC clients have a feature for setting up connect commands. The commands are as follows:
/msg Q@CServe.quakenet.org auth <username> <password>
/mode <nickname> +x
It's worth noting that you can have a different nickname from your username without facing any problems. The first command logs you into the account you set up, and the second command gives you the +x flag, which hides your IP address with a hostmask if you're logged in an account, so your hostname will look like this, for example: [Zakken] (~You@SoulSucka.users.quakenet.org), instead of this: [Zakken] (~You@192.168.1.1). And with that, you're pretty much set! ;D