nping
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/nping/
A TUI concurrent ping tool developed in Rust.
pacman -S nping

nping is a TUI tool that allows users to monitor network latency. It supports concurrent ping requests across multiple addresses in the terminal.
The tool provides graph, table and point views for latency statistics. It updates maximum, minimum and average values in real time and reports packet loss in addition to having IPv4 and IPv6 support. The TUI displays data concurrently for several addresses with adjustable intervals, counts and provides customizable view modes.
For network engineers, system administrators and software engineers, nping works best for those who need to perform routine checks of networking issues, test connections and measure ping and packet loss while visualising this data intuitively the terminal.