mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
Feature request: Please add DynV6 (Free Dynamic DNS) #322
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 @arcadiabay on GitHub (Oct 21, 2023).
What's the feature?
Could you add Dynv6 provider as possible choice ?
Extra information?
Documentation is here : https://dynv6.com/docs/apis
@MitjaHenner commented on GitHub (Oct 22, 2023):
https://github.com/qdm12/ddns-updater/blob/master/docs/dynv6.md#domain-setup
Seems like it's already working.
You have to set "provider_ip": false for it to work for now.
Looks like the fix is in the next version:
https://github.com/qdm12/ddns-updater/pull/549
@qdm12 commented on GitHub (Nov 17, 2023):
Fixed by #549 thanks 😉