Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
/ duckStation Public archive

DuckDNS and Cloudflare updater that polls the Vox30 for the IP

License

Notifications You must be signed in to change notification settings

TheTipo01/duckStation

Repository files navigation

duckStation

Go Report Card

A Duck DNS and Cloudflare updater that gets the public IP from the Vox30, also known as Vodafone Power Station in italy Vodafone Wi-Fi Hub in UK or Vodafone Gigabox in ireland

It works by polling the /data/user_lang.json endpoint on the router every config.Timeout seconds, and compares it to the old stored IP. If there's a change, the program updates the IP by calling Duck DNS.

Usage

Grab a release or build the executable, after that modify the example_config.yml, rename it to config.yml, and run the program!