#ping #toolbox

app ripping

Ripping is the ping toolbox

8 releases

0.2.0 Apr 12, 2025
0.1.6 Jan 21, 2019

#109 in Visualization

Apache-2.0

11KB
195 lines

Ripping

ripping is a ping toolbox, currently under development.

Build Status

Installation

Snap

Install with Snap.

sudo snap install --edge ripping
sudo snap connect ripping:network-observe

Cargo

Prerequisites

If building on MacOS, you'll need to install liboping first.

brew install liboping

Install with cargo install ripping.

Running

Run with sudo.

$ sudo ripping -n 20 8.8.8.8

!!!!!!!!!!!!!!!!!!!!
Total: 20, Succeeded: 20, Failed: 0, %: 100.000
Max: 6.145, Min: 3.780, Avg: 4.671

Plots can be drawn with the -p flag.

$ sudo ripping -p -n 20 8.8.8.8

!!!!!!!!!!!!!!!!!!!!

 ⠉⠉⡆                                     5.9

   ⡇      ⢠⡆
   ⡇      ⢸⡇
   ⢣      ⢸⡇
   ⢸      ⢸⡇
   ⢸      ⡎⢇
   ⢸      ⡇⢸
   ⠸⡀     ⡇⢸
    ⡇     ⡇⢸
    ⡇    ⢸ ⢸
    ⡇    ⢸ ⠈⡆
    ⡇    ⢸  ⡇              ⣀⣀⡀  ⡰⡇
    ⢸    ⡸  ⡇             ⢸  ⠑⡄⡰⠁⢱
    ⢸    ⡇  ⡇             ⡎   ⠈⠃ ⠘⡄ ⡰⠉⠒⠄
    ⢸    ⡇  ⢇       ⢰⢇   ⢀⠇       ⢇⢠⠃
    ⢸    ⡇  ⢸ ⢠⠢⡀   ⡎⠈⢆  ⢸        ⠸⡎
     ⠑⢄ ⡠⠃  ⢸ ⡎ ⠈⡆ ⢠⠃ ⠈⠢⡀⡇
       ⠉    ⢸⢰⠁  ⠘⡄⡜    ⠈⠃
            ⢸⡎    ⠘⠇
⠁⠈ ⠁⠈ ⠁⠈ ⠁⠈ ⠁⠈⠁⠁⠈ ⠁⠈ ⠁⠈ ⠁⠈ ⠁⠈ ⠁⠈ ⠁⠈ ⠁⠈ ⠁  4.2
0.0                                  20.0

Total: 20, Succeeded: 20, Failed: 0, %: 100.000
Max: 5.852, Min: 4.215, Avg: 4.725

Dependencies

~2–9.5MB
~68K SLoC