Prerequisites
Criteria
Name
Nping
Description
Nping is a Ping tool developed in Rust. It supports concurrent Ping for multiple addresses, visual chart display, real-time data updates, and other features.
Homepage
https://github.com/hanshuaikang/Nping
Download Link(s)
https://github.com/hanshuaikang/Nping/releases
Some Indication of Popularity/Repute
nping www.baidu.com www.google.com www.apple.com www.sina.com -c 20 -i 2
nping --help
🏎 Nping mean NB Ping, A Ping Tool in Rust with Real-Time Data and Visualizations
Usage: nping [OPTIONS] ...
Arguments:
... target IP address or hostname to ping
Options:
-c, --count Number of pings to send [default: 65535]
-i, --interval Interval in seconds between pings [default: 0]
-6, --force_ipv6 Force using IPv6
-m, --multiple Specify the maximum number of target addresses, Only works on one target address [default: 0]
-v, --view-type <VIEW_TYPE> View mode graph/table/point/sparkline [default: graph]
-o, --output Output file to save ping results
-h, --help Print help
-V, --version Print version

Prerequisites
Criteria
Name
Nping
Description
Nping is a Ping tool developed in Rust. It supports concurrent Ping for multiple addresses, visual chart display, real-time data updates, and other features.
Homepage
https://github.com/hanshuaikang/Nping
Download Link(s)
https://github.com/hanshuaikang/Nping/releases
Some Indication of Popularity/Repute
nping www.baidu.com www.google.com www.apple.com www.sina.com -c 20 -i 2
nping --help
🏎 Nping mean NB Ping, A Ping Tool in Rust with Real-Time Data and Visualizations
Usage: nping [OPTIONS] ...
Arguments:
... target IP address or hostname to ping
Options:
-c, --count Number of pings to send [default: 65535]
-i, --interval Interval in seconds between pings [default: 0]
-6, --force_ipv6 Force using IPv6
-m, --multiple Specify the maximum number of target addresses, Only works on one target address [default: 0]
-v, --view-type <VIEW_TYPE> View mode graph/table/point/sparkline [default: graph]
-o, --output Output file to save ping results
-h, --help Print help
-V, --version Print version