trippy

Network diagnostic tool combining traceroute and ping functionality

brewmacoslinux
Try with needOr install directly
Source

About

Network diagnostic tool, inspired by mtr

Commands

trip

Examples

Trace network path to a host with real-time statistics$ trip example.com
Trace route to a specific IP address$ trip 8.8.8.8
Perform trace with custom packet length and timeout$ trip -p 64 -t 10 example.com