zonecheck
DNS configuration checker
Install
- All systems
-
curl cmd.cat/zonecheck.sh
- Debian
-
apt-get install zonecheck
- Ubuntu
-
apt-get install zonecheck
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zonecheck
- Raspbian
-
apt-get install zonecheck
- Dockerfile
- dockerfile.run/zonecheck
zonecheck
DNS configuration checker
DNS is a critical resource for every network application, so it is quite important to ensure that a zone or domain name is correctly configured in the DNS. ZoneCheck is intended to help solving misconfigurations or inconsistencies usually revealed by an increase in the latency of the application, up to the output of unexpected/inconsistant results. This package is the command-line version.