Initial commit
This commit is contained in:
12
README.markdown
Normal file
12
README.markdown
Normal file
@ -0,0 +1,12 @@
|
||||
# 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
|
Reference in New Issue
Block a user