Skip to content
/ chkdns Public

🌍 Harness the power of https://whatsmydns.net from the command-line!

License

Notifications You must be signed in to change notification settings

chelnak/chkdns

Repository files navigation

chkdns

chkdns PyPI version

Harness the power of whatsmydns from the command-line.

chkdns

Installation and Configuration

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

Contributing

If you would like to contribute to azure-keyvault-browser head over to the contributing guide to find out more!