Age | Commit message (Collapse) | Author |
|
Now the script is configurable at runtime. A manifest file can be
specified, a summary only can be requested (count of matching lists
without details), and helptext was added.
|
|
|
|
Now it prints "Found $ip on $found lists" just before script exits.
|
|
This adds the is_ipv4 function that checks the input string for ipv4
validity. Main function will now exit early if provided IP is invalid.
|
|
Includes sample list of common dnsbl endpoints.
Script supports overriding manifest list with the LIST environment
variable.
|