keocra / inwx_dyndns_update

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple DynDNS update tool for self-owned INWX domains

Usage:

  • Run get-dependencies.sh to clone the inwx python library (Commit #af81cb860b9226354efc8984de08ad101795227d)
  • Run pip install commentjson
  • Edit the inwx-update.json file in the current directory
  • Run python inwx-update.py

Additional steps:

  • You may want to add a crontab entry to automate the update at a regular basis (see example_crontab_entry.txt for help)

About

License:MIT License


Languages

Language:Python 83.5%Language:Shell 16.5%