You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is also required for simple router that only provide options to update the dyndns records via a curl request.
We need support for simple curl calls via the API. Currently it only seems to support dyndns2 standard. I also tried to play with theDNS-ALLOW-AGENTbut wasn't successful as we're also missing some kind of documentation.
Maybe someone needed it
curl -A "ddclient/3.8.3" -v "https://yourUsername:[email protected]:8443/nic/update?hostname=subdomain.yourDomain.com&myip=1.2.3.4"
The text was updated successfully, but these errors were encountered: