Downloads
zapdnbl.tcl
FREE
ZAP DNS Blacklist is a script that take the host of a user joining a channel and check it against configured DNS blacklists (RBL).The configuration file is very similar to the format of BOPM# Packages requiredpackage require Tcl 8.5package require inifilepackage require dnsAuthor: Ratler
Version: 0.5
Downloads: 77
Added: 2022-09-19
Last Updated: N/A
Description
ZAP DNS Blacklist is a script that take the host of a user joining a channel and check it against configured DNS blacklists (RBL).
The configuration file is very similar to the format of BOPM
# Packages required
package require Tcl 8.5
package require inifile
package require dns