nslint
Lint for DNS files, checks integrity
Install
- All systems
-
curl cmd.cat/nslint.sh
- Debian
-
apt-get install nslint - Ubuntu
-
apt-get install nslint - Kali Linux
-
apt-get install nslint - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install nslint - Raspbian
-
apt-get install nslint
nslint
Lint for DNS files, checks integrity
Nslint reads the nameserver configuration files and performs a number of consistency checks on the DNS records. Nslint understands both ancient style named.boot and BIND 8's named.conf files (which are also used by BIND 9).