https://github.com/rexim/pongplotter
Calculates and plots delays between pings
https://github.com/rexim/pongplotter
Last synced: about 1 year ago
JSON representation
Calculates and plots delays between pings
- Host: GitHub
- URL: https://github.com/rexim/pongplotter
- Owner: rexim
- License: mit
- Created: 2016-11-18T12:23:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-11T13:28:24.000Z (about 9 years ago)
- Last Synced: 2025-04-18T00:56:49.303Z (about 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ping Plotter
Calculates and plots delays between pings
$ ping -D google.com | tee logs/ping-google.log
$ make
$ feh plots/ping-google.png
