Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 159 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 159 Bytes

verify-dns-sinkhole

Execute script either by:

$ for LINE in $(cat ./domainblacklist.txt); do ./verify-dns-sinkhole $LINE; done

OR

$ ./verify-via-list