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.
Christopher Teutsch 617ba03ed3
Complete re-write, BREAKING
This re-write uses different table names. Beware.
4 years ago
README.markdown Complete re-write, BREAKING 4 years ago
config.ini Complete re-write, BREAKING 4 years ago
ipch.py Complete re-write, BREAKING 4 years ago
requirements.txt Complete re-write, BREAKING 4 years ago
st.py Complete re-write, BREAKING 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

  1. Configure the two scripts using config.ini
  2. Set cronjobs for the two scripts. I currently run them every 15 minutes.