Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 496 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 496 Bytes

dynv6_update_script

A small python script to automaticly updates the ip adress of the dynv6 service to the IP of the device where the script is executed.

It is used with the following command:

   python3 dynv6_update.py --frequency 30 --token TOKEN --hostname HOSTNAME.dynv6.net

Using those settings, the script checks every 30 seconds if the ip has changed. Replace TOKEN with the API-Token of your dynv6 zone and change HOSTNAME.dynv6.net to the hostname of the respective zone.