dsl-checker/README.markdown

13 lines
401 B
Markdown
Raw Normal View History

# Monitoring scripts for IP changes and connection speed
2019-03-24 16:16:11 +01:00
## 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/)
2019-03-24 16:16:11 +01:00
## Usage
1. Configure the two scripts using `config.ini`
1. Set cronjobs for the two scripts. I currently run them every 15 minutes.