Apple Resources - MTR (Matt's Traceroute)
http://edu-observatory.org/olli/Manage/MTR.html
MTR (Matt's/My TraceRoute) - usage and practice https://medium.com/@xakrume/mtr-basic-usage-649cabf37f40 https://www.pcwdld.com/what-is-mtr-and-howto-troubleshoot-connections/ 1. Download and Install Homebrew https://github.com/Homebrew/brew/releases/download/4.3.24/Homebrew-4.3.24.pkg 2. Install mtr (using Homebrew) from the Mac Terminal /opt/homebrew/bin/brew install mtr 3. Using mtr Man page for mtr man mtr Check my connection to Apple (to quit type q or ctrl+c) /opt/homebrew/sbin/mtr --aslookup --show-ips dns.google /opt/homebrew/sbin/mtr --aslookup --show-ips 8.8.8.8 /opt/homebrew/sbin/mtr --aslookup --show-ips 2001:4860:4860::8888 sam.wormley@icloud.com