Harness the power of whatsmydns from the command-line.
chkdns
is available on pypi.org!
pip install chkdns
Once the app is installed you can run it from your terminal with the chkdns
command.
chkdns --host github.com
Alternatively you can run with docker:
docker run -rm -it ghcr.io/chelnak/chkdns:latest --host github.com
If you would like to contribute to azure-keyvault-browser
head over to the contributing guide to find out more!