Open
Description
Hi,
since I can't get it really how to use dyndns2 to update my inwx domain in a config file.
I would like to see support for inwx. https://www.inwx.de/de/
The update url looks like this.
https://dyndns.inwx.com/nic/update?myip=<ipaddr>&myipv6=<ip6addr>
I use the docker container with a mounted .ini file as config from the host.
docker run -d --name='dyndns' --net='bridge' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -v '/mnt/xxx/dnydnsc/dyndnsc.ini':'/etc/dyndnsc.ini':'rw' 'infothrill/dyndnsc-x86-alpine'
Maybe add as post arguments in the doc.
--config /etc/dyndnsc.ini --loop
An other question would be how to define the intervall and so in the .ini file ?
Does the docker container produce any kind of logs in the docker log for the container ?
Metadata
Metadata
Assignees
Labels
No labels