Re: [cgiirc-general] Need help with CGI:IRC
Brought to you by:
dgl
From: Jim T. <jt...@on...> - 2008-04-21 20:47:44
|
On Apr 22, 2008, at 07:49, Ivan Daglio wrote: > I have installed and done everything properly, however, when people > connect to IRC using the site (which is PensChat.com), everyone on > there has the exact same host. Thus, if any trolls or dummies sign > up and try to spam the channel, there would be no way for me to ban > them from the channel without banning everyone else who logs on > through the site. Try experimenting with different values of encoded_ip in your cgiirc.config: # encoded_ip, set to 3 to send real IP in realname and encoded in username # set to 2 to send hex encoded IP address in username # and in realname, set to 1 to send only in realname and 0 to # disable. encoded_ip = 3 -- Jim Tittsler http://www.OnJapan.net/ GPG: 0x01159DB6 Python Starship http://Starship.Python.net/crew/jwt/ Mailman IRC irc://irc.freenode.net/#mailman |