# dnsverify.py A script to search for config errors in the puzzle domain name system. ## usage ```bash $ pipenv shell $ python dnsverify.py [-v] ``` ## tests ```bash $ ./run_tests.sh ```