Skip to content

joedborg/ripping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Ping toolbox written in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages