Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 931 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 931 Bytes

inwx_update_dyndns

A python script which checks at regular intervals if your IPs (IPv4 and IPv6) have changed. If changes are detected, an HTTP POST request is sent to inwx.com in order to update the A and AAAA record. To use this script, you need to have created at least one DynDNS account on inwx.com.

Configuration

The script expects a TOML file /etc/inwx_update_dyndns.toml where your credentials are set. Have a look at the example file, which should be self-explanatory. At the very least, you need to update the username and password for the [[account]]. If you don't have an IPv6, ipv6_enabled should be set to false.

Requirements

Installation

For ArchLinux, a package is available on AUR.