No description
This repository has been archived on 2026-05-06. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Dockerfile 69.8%
  • Shell 30.2%
Find a file
2018-04-29 18:15:39 +02:00
assets first commit 2018-04-27 15:39:40 +02:00
Dockerfile first commit 2018-04-27 15:39:40 +02:00
README.md first commit 2018-04-27 15:39:40 +02:00

euserv-ddns

This container is permanently calling the euserv DDNS server updating your IP

Usage

sudo docker run -d -e AUTHHASH=<yourEuservAuthHash> --name euserv thomass/euserv-ddns

Environment Variables

Variable Usage Description Default
SERVER optional The URL of the DDNS Server https://ddns.euserv.org
AUTHHASH mandatory The authentication hash no default
INTERVAL optional The update time in seconds 310

Licence

The whole repository is licenced under BSD. Please mention following:

github.com/ThomasSteinbach (thomass at aikq.de)