Discover Packages
git.autistici.org/ai3/tools/iprep
ext
dnsbl
package
Version:
v0.0.0-...-25bf8ac
Opens a new window with list of versions in this module.
Published: Mar 22, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
The DNSBL external source looks up IP addresses in a DNS-based
blacklist, and expects the result to match a specific pattern.
LookupIP implements the ExternalSource interface. We'd like to
return a boolean but can't figure out how to build one with Tengo,
so we return a 0/1 int result instead.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.