Last reviewed against v0.9.0
source:
internal/tools/mtr.go MTR
Pure-Go ICMP traceroute with continuous probes. Per-hop loss, latency, std-dev, reverse DNS, ASN annotation.
Pure-Go ICMP traceroute with continuous probes. Per-hop columns:
- IP and reverse DNS
- ASN (annotated from a bundled IPasn table)
- Loss %
- Average / standard-deviation latency
- Best / worst latency
- Last latency
The probe loop runs until you stop it; export the run as JSON.