https://github.com/ftes/pyping
https://github.com/ftes/pyping
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ftes/pyping
- Owner: ftes
- Created: 2015-12-01T09:08:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-01T15:11:54.000Z (over 10 years ago)
- Last Synced: 2025-02-07T04:42:15.858Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
Check your internet connection for high latency or interrupts.
Runs ping every X seconds and logs any irregularities.
#Usage
``ping.py [-o logfile] [-h hostname] [-t max_rtt] [-i interval]``