ddclient is a tool to update dynamic DNS providers
1.6K
DDclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider.
You need to figure out a ddclient.conf file.
docker run -d \
-v /path/to/your/ddclient.conf:/etc/ddclient/ddclient.conf
kevineye/ddclient
If needed, add some diagnostic options:
docker run -d \
-v /path/to/your/ddclient.conf:/etc/ddclient/ddclient.conf
kevineye/ddclient
ddclient -daemon 0 -debug -verbose -noquiet
Content type
Image
Digest
Size
14.1 MB
Last updated
over 10 years ago
docker pull kevineye/ddclient