You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This re-write uses different table names. Beware. |
4 years ago | |
---|---|---|
README.markdown | 4 years ago | |
config.ini | 4 years ago | |
ipch.py | 4 years ago | |
requirements.txt | 4 years ago | |
st.py | 4 years ago |
README.markdown
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
Usage
- Configure the two scripts using
config.ini
- Set cronjobs for the two scripts. I currently run them every 15 minutes.