sheepla / pingu
- вторник, 14 июня 2022 г. в 00:32:51
🐧 ping command but with pingu
Simply specify the target host name or IP address in the first argument.
Usage:
pingu [OPTIONS] HOST
`ping` command but with pingu
Application Options:
-V, --version Show version
Help Options:
-h, --help Show this help message
You can download executable binaries from the latest release page.
To build from source, clone this repository then run go install
. Developing on go1.18.3 linux/amd64
.