i am using ddclient v 3.9.1-5 on Raspberry PI 4 with Raspian sid.
1)
The tool already supports some ddns-Services so you dont have to set a update-URL manually.
Where can I see / change the update-URL for a integrated DDNS-Service?
You better ask your question on github and use the latest development version. sid is pretty old and the provided ddclient package is really out of date.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
i am using ddclient v 3.9.1-5 on Raspberry PI 4 with Raspian sid.
1)
The tool already supports some ddns-Services so you dont have to set a update-URL manually.
Where can I see / change the update-URL for a integrated DDNS-Service?
Example: duckdns
There are different URL possible: https://www.duckdns.org/spec.jsp
https://www.duckdns.org/update?domains={YOURVALUE}&token={YOURVALUE}&txt={YOURVALUE}[&verbose=true][&clear=true]
https://www.duckdns.org/update?domains={YOURVALUE}&token={YOURVALUE}[&ip={YOURVALUE}][&ipv6={YOURVALUE}
https://www.duckdns.org/update?domains={YOURVALUE}&token={YOURVALUE}[&ip={YOURVALUE}][&ipv6={YOURVALUE}][&verbose=true][&clear=true]
Where can I change the used URL?
2)
Is it possible to integrate a ddns-service by myself which ddlcient do not support at the moment, f. ex. https://www.ddnss.de/ua/help.php
In other words, is it possible so use a own URL with placeholders in the URL for ID, Paswort, IP, etc?
Thanks
You better ask your question on github and use the latest development version. sid is pretty old and the provided ddclient package is really out of date.