Dogs can look up! dog is a command-line DNS client, like dig. IT has colourful output, understands normal command-line argument syntax, supports the DNS-over-TLS and DNS-over-HTTPS protocols, and can emit JSON.
Dogs can look up! dog is a command-line DNS client, like dig. IT has colourful output, understands normal command-line argument syntax, supports the DNS-over-TLS and DNS-over-HTTPS protocols, and can emit JSON.
To install dog, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dog
To see what files were installed by dog, run:
port contents dog
To later upgrade dog, run:
sudo port selfupdate && sudo port upgrade dog
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.