dsl-checker/README.markdown

13 lines
351 B
Markdown
Raw Normal View History

2019-03-24 16:16:11 +01:00
# Speed-test and IP change scripts
## Requirements
* Python 3 with modules `mysql-connector-python` and `speedtest-cli`
* A SQL database (MariaDB is recommended)
## Usage
1. Create tables in the database using `tables.sql`
2. Configure the scripts in the fields provided
3. Add cron-jobs for the scripts. I currently use an interval of 15 seconds