/DNSResponseTimesMonitor

This script parses output from tcpdump (as a continuous stream or as a set amount by adding `-c` to the tcpdump arguments) to show DNS response times in ms for each DNS request ID separated by DNS server and IP version.

Primary LanguagePython

Stargazers