github

orf / gping

  • вторник, 17 ноября 2020 г. в 00:30:36
https://github.com/orf/gping

Rust
Ping, but with a graph



gping 🚀

Crates.io Actions Status

Ping, but with a graph.

Table of Contents

Install 💿

FYI: The old Python version can be found under the python tag.

Homebrew (MacOS + Linux)

brew tap orf/brew
brew install gping

Binaries (Windows)

Download the latest release from the github releases page. Extract it and move it to a directory on your PATH.

Cargo

cargo install gping

Usage 🎷

Just run gping [host].

$ gping --help
gping 0.1.0
Ping, but with a graph.

USAGE:
    gping <host>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <host>    Host or IP to ping