Go to file
2019-03-24 16:26:40 +01:00
ipch.py Initial commit 2019-03-24 16:26:40 +01:00
README.markdown Initial commit 2019-03-24 16:26:40 +01:00
st.py Initial commit 2019-03-24 16:26:40 +01:00
tables.sql Initial commit 2019-03-24 16:26:40 +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