This website requires JavaScript.
Explore
Help
Sign In
iwonder
/
dsl-checker
Watch
1
Star
0
Fork
0
You've already forked dsl-checker
Code
Issues
Pull Requests
Releases
Wiki
Activity
1
Commit
1
Branch
0
Tags
23d826c5c9d273b81e13993800e9b4e748e0b86e
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Christopher Teutsch
23d826c5c9
Initial commit
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
README.markdown
Speed-test and IP change scripts
Requirements
Python 3 with modules
mysql-connector-python
and
speedtest-cli
A SQL database (MariaDB is recommended)
Usage
Create tables in the database using
tables.sql
Configure the scripts in the fields provided
Add cron-jobs for the scripts. I currently use an interval of 15 seconds
Description
No description provided
Readme
26
KiB
Languages
Python
100%