DNSViz is a tool suite for measurement, diagnostic, and visualization of Domain Name System (DNS) behavior, including its security extensions (DNSSEC).
DNSViz is a tool suite for measurement, diagnostic, and visualization of Domain Name System (DNS) behavior, including its security extensions (DNSSEC).
To install dnsviz, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dnsviz
To see what files were installed by dnsviz, run:
port contents dnsviz
To later upgrade dnsviz, run:
sudo port selfupdate && sudo port upgrade dnsviz
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.