ddns-updater icon indicating copy to clipboard operation
ddns-updater copied to clipboard

Feature request: www.cloudns.net

Open cutix65 opened this issue 6 months ago • 0 comments
trafficstars

DDNS updater for domain (A record) under CloudDNS.net

This is the url to be executed in order to update an record: wget -q --read-timeout=0.0 --waitretry=5 --tries=400 --background https://ipv4.cloudns.net/api/dynamicURL/?q="KEY"

or

https://ipv4.cloudns.net/api/dynamicURL/?q="KEY"

Instructions from CludDNS: If you are behind proxy and your real IP is set in the header X-Forwarded-For you need to add &proxy=1 at the end of the DynamicURL. If you need to set your IP address in the request, instead our system to use the IP address from where you are making the request, you can add following parameter in the URL: &ip= If you want to receive e-mail notifications for the changes made by DynamicURL, you can use following extra parameter in the URL: &notify=1 If you want to update the Main IP of the Failover check (if such is activated for the record), you can use following extra parameter in the URL: &update_fo_main_ip=1

Thanks !

cutix65 avatar Apr 24 '25 10:04 cutix65

@qdm12 is more or less the only maintainer of this project and works on it in his free time. Please:

  • do not ask for updates, be patient
  • :+1: the issue to show your support instead of commenting @qdm12 usually checks issues at least once a week, if this is a new urgent bug, revert to an older tagged container image

github-actions[bot] avatar May 20 '25 17:05 github-actions[bot]