Page 1 of 1

Hide full hostname

Posted: Wed Apr 06, 2016 1:30 pm
by Troro1
Hello,

I have the unrealircd 3.2 installed on my server and I would like to hide the full hostname of my chatters.

I have already add the +x mode on everyone. But we can see his ISP.

Montre ([email protected]) joined the channel.

How can I hide this rest on his hostname ?


Thanks for y help.

Re: Hide full hostname

Posted: Thu Apr 07, 2016 3:34 am
by dboyz
Hello,

Your server seems to have the ability to resolve hostnames. Disabling that feature by adding the following setting to your config file should resolve your problem.

Code: Select all

set::options::dont-resolve
Thanks.

Re: Hide full hostname

Posted: Thu Apr 14, 2016 8:42 am
by Alvin
dboyz wrote:Hello,

Your server seems to have the ability to resolve hostnames. Disabling that feature by adding the following setting to your config file should resolve your problem.

Code: Select all

set::options::dont-resolve
Thanks.
Where exactly do I put this in my config file?

The last time I messed around with my config file it was a very bad day lol.