https://github.com/nandoflorestan/fiberless
Monitor internet connection; store network downtime data
https://github.com/nandoflorestan/fiberless
Last synced: 4 months ago
JSON representation
Monitor internet connection; store network downtime data
- Host: GitHub
- URL: https://github.com/nandoflorestan/fiberless
- Owner: nandoflorestan
- Created: 2016-05-17T17:59:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-19T11:19:31.000Z (about 9 years ago)
- Last Synced: 2025-01-09T16:07:41.745Z (6 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
=========
fiberless
=========**Fiberless** monitors your internet connection
and when there is downtime, it is logged to a CSV file.**Fiberless** was written by Nando Florestan in the Python 3 language.
Pull requests with additional features are very welcome.
Usage
=====::
# Print short usage message. Includes subcommand names.
./fiberless.py# Print detailed help
./fiberless.py --help# Print help about the "forever" subcommand -- it has its own arguments
./fiberless.py forever --help# Monitor the network using the default options
./fiberless.py forever