fastrace

Dependency-free traceroute implementation in pure C

brewmacoslinux
Try with needOr install directly
Source

About

Dependency-free traceroute implementation in pure C

Commands

fastrace

Examples

Trace route to a remote host$ fastrace example.com
Trace route with custom maximum hops$ fastrace -m 20 example.com
Trace route to an IP address with verbose output$ fastrace 8.8.8.8