Skip to content

DNS-OARC/cmdns-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check My DNS Client

This Go program is a command line interface for Check My DNS and will test the system configured DNS resolver. All output on stdout is streamed JSON, each object is separated with a new line. Status and errors are outputted on stderr.

Use CTRL-C to break the program when it's done (or -done, see -help), it does not exit on it's own because you can still get results after all checks are done.

Install

Requires Go v1.18+

go install github.com/DNS-OARC/cmdns-cli@latest

License

MIT License

Copyright (c) 2022 OARC, Inc.