trippy
A network diagnostic tool combining traceroute and ping
System Monitoring
Rust
replaces traceroute, mtr
trippy combines the functionality of traceroute and ping and is designed to assist with the analysis of networking issues.
Install
brew
brew install trippy
cargo
cargo install trippy --locked
Related Tools
bandwhich
Terminal bandwidth utilization tool showing per-process usa…
bottomYet another cross-platform graphical process/system monitor
btopA resource monitor with a beautiful terminal UI
dogA command-line DNS client like dig but with colorful output
glancesA top/htop alternative with a cross-platform curses and web…
gpingPing with a graph in the terminal
htopAn interactive process viewer for Unix systems
mtrA network diagnostic tool combining ping and traceroute