DNSValidator

Maintains a list of IPv4 DNS servers by verifying them against baseline servers, and ensuring accurate responses.

git clone https://github.com/vortexau/dnsvalidator.git\n
cd dnsvalidator
pip install -r requirements.txt
chmod +x setup.py
python3 setup.py install
dnsvalidator -h

Last updated