mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Feature request: ... #279
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Into69 on GitHub (Jun 4, 2023).
Originally assigned to: @qdm12 on GitHub.
What's the feature?
Support for easydns
Extra information?
You can send the following parameters in the QUERY_STRING of a request, for example:
https://username:dynamictoken@api.cp.easydns.com/dyn/generic.php?hostname=example.com&myip=10.0.0.2
If you do not include the myip parameter, our update script will look to the IP the request originates from and update to that.
@qdm12 commented on GitHub (Jun 5, 2023):
Duplicate of #421