You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
README.markdown | 3 years ago | |
config.ini | 3 years ago | |
ipch.py | 3 years ago | |
requirements.txt | 3 years ago | |
st.py | 3 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.