add readme

This commit is contained in:
2021-08-17 20:37:39 +02:00
commit 33a744ff7f

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# dnsverify.py
A script to search for config errors in the puzzle domain name system.
## usage
```bash
./dnsverify.py
```