# 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.