summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-08-31Added argument supportHEADmasterAaron Ball
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.
2019-08-31dnsbls:removed spamcannibal as it is no longer activeAaron Ball
2018-11-19Add "found" counterAaron Ball
Now it prints "Found $ip on $found lists" just before script exits.
2018-11-02Added IPv4 validity checkAaron Ball
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.
2018-11-01Initial commit of dnslb-check.sh and resourcesAaron Ball
Includes sample list of common dnsbl endpoints. Script supports overriding manifest list with the LIST environment variable.

Generated by cgit