Hi,
I have checked several tcl for the eegdrop, but couldn't find this. I have made a code for mirc, to check every user joining the server ( admin, to check the raw 352, for an IP ), to perform a dns on the IP and to check the dns on particuliar parts and act on it ( also send a msg to a particuliar channel ), for example if "proxy" is inside the DNS result, to have it akill that IP. Also added some exceptions, like .nl should be missed and when a particuliar word is inside the particuliar parts of the raw, that IP should not be scanned ( should be a setting ) etc...
Also to be able to manage the tcl from the channel to turn on and off.. and to add some words through the channel.
Can anybody help me with this.. ?
Thanks.
Short:
Perform dns on IP and if somethings is in banned list, to ban this IP.. and msg a channel %Blist proxy,hosting, etc..
To add some exceptions to the output, as if some part of the raw has added something, to not ban that..