mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
Feature request: add option to provide custom update URL for IPv4 and IPv6 #248
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 @ghost on GitHub (Jan 30, 2023).
Originally assigned to: @qdm12 on GitHub.
Add the option to provide a custom update URL for IPv4 and IPv6, for example:
https://ipv4.api.hosting.ionos.com/dns/v1/dyndns?q=&ipv4=&ipv6=
I recently migrated to IONOS.de, a German Domain and EMail hoster.
IONOS provides an API to update the IP addresses via a http Post event, see above.
(detailed information in English: https://www.ionos.com/help/domains/configuring-your-ip-address/set-up-dynamic-dns-with-company-name/)
Would it be possible to add a new provider "Custom URL" ?
Many thanks for regarding this request!
@ghost commented on GitHub (Jan 30, 2023):
Duplicate to 422...