dsl-checker/README.markdown
Christopher Teutsch 617ba03ed3
Complete re-write, BREAKING
This re-write uses different table names. Beware.
2019-10-11 21:56:16 +02:00

13 lines
401 B
Markdown

# Monitoring scripts for IP changes and connection speed
## Requirements
* Python 3 with the modules from `requirements.txt`
* A MySQL database (I use MariaDB)
* A DynDNS server that supports the [Remote Access Update API](https://help.dyn.com/remote-access-api/)
## Usage
1. Configure the two scripts using `config.ini`
1. Set cronjobs for the two scripts. I currently run them every 15 minutes.