Skip to content

A simple CLI tool that continuously pings an IP address and shows the roundtrip time.

License

Notifications You must be signed in to change notification settings

avborup/network-stability-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network stability logger

A simple CLI tool that continuously pings an IP address and shows the roundtrip time.

Demo

Note: since I made this screen recording, the format has changed slightly:

image

Hopefully your internet connection is not as poor as the one in this demo!

Installation

cargo install --git https://github.com/avborup/network-stability-logger

Usage

There are no mandatory arguments. To see all options (IP address to ping, log output file, delay between each ping), run:

network-stability-logger --help

If you're on Linux or macOS and the program purely outputs red Xs, you may have to run it with sudo - see #1.

About

A simple CLI tool that continuously pings an IP address and shows the roundtrip time.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages