GitHub - hanshuaikang/Nping: π Nping mean NB Ping, A Ping Tool in Rust with Real-Time Data and Visualizations
π Nping
Nping is a Ping tool developed in Rust using the ICMP protocol. It supports concurrent Ping for multiple addresses, visual chart display, real-time data updates, and other features.
δΈζζζ‘£
White
Black
Table View
Installation
MacOS Homebrew
brew tap hanshuaikang/nping
brew install nping
nping --help
Feature:
Supports concurrent Ping for multiple addresses
Supports visual latency display
Real-time display of maximum, minimum, average latency, packet loss rate, and other metrics
Support IpV4...
Read more at github.com