commit 33a744ff7f7f0748e8772ad7730e5911621bb486 Author: aaron Date: Tue Aug 17 20:37:39 2021 +0200 add readme diff --git a/README.md b/README.md new file mode 100644 index 0000000..4214efe --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# dnsverify.py + +A script to search for config errors in the puzzle domain name system. + +## usage + +```bash +./dnsverify.py +```