gvvynplaine / gping

Ping, but with a graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, then 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

About

Ping, but with a graph


Languages

Language:Rust 100.0%