A simple tool to measure DNS response frequency.
DNS Check is platform agnostic and can be installed on any system with the following command:
CGO_ENABLED=0 go install github.com/wmarchesi123/dns-check@latestTo run DNS Check, use the following command:
dns-check <domain> <number of requests>Example:
dns-check google.com 1000