This guide will show you how to connect to IRCnet using your own domain (e.g. mydomain.hu
) and hide your real IP.
Go to: https://sasl.ircnet.com/account/hostnames/create
mydomain.hu
ircnet-cloak-verification=...
Log in to your DNS provider's panel and:
TXT
recordmydomain.hu
)ircnet-cloak-verification=...
stringAfter a few minutes (DNS propagation), return to: https://sasl.ircnet.com/account/hostnames and click Verify now.
Go to: https://sasl.ircnet.com/account/cloaks/create
mydomain.hu
)PLAIN
123.45.67.89
::/0
Click Create and wait around 10 minutes for it to sync.
./network add -sasl_username YOUR_LOGIN -sasl_password YOUR_PASSWORD -sasl_mechanism PLAIN sasl ./server add -net sasl sasl.irc.atw.hu 6697 -ssl ./save ./connect sasl
YOUR_LOGIN β your registered SASL login
YOUR_PASSWORD β the password you set for SASL
mydomain.hu
Useful links: