Skip to content

Feature request: www.cloudns.net #981

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
cutix65 opened this issue Apr 24, 2025 · 0 comments
Open

Feature request: www.cloudns.net #981

cutix65 opened this issue Apr 24, 2025 · 0 comments

Comments

@cutix65
Copy link

cutix65 commented Apr 24, 2025

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 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant