Parallel ICMP engine
Direct calls into Iphlpapi.dll via FFI probe every TTL simultaneously, with kernel-measured RTT — no shelling out to traceroute.
A modern app that fuses continuous traceroute with real-time ping into a single live dashboard — per-hop stats, offline geolocation, and full session recording. Available on Windows.
Direct calls into Iphlpapi.dll via FFI probe every TTL simultaneously, with kernel-measured RTT — no shelling out to traceroute.
Live loss %, packet counts, last/avg/best/worst latency, jitter, and a 60-point rolling sparkline for every hop in the route.
Bundled TopoJSON world map renders each geolocated hop entirely offline. Zero external network requests during a trace.
When a hop's IP shifts mid-session, nmtr marks it on the map and logs the event in a dedicated panel so you can correlate later.
Install nmtr in under a minute. Open source, MIT licensed, and built for people who care about the details.