mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
update policy should also be set to "ipv4 and ipv6" additionaly to "ipv4 or ipv6" #385
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 @GUNT0815 on GitHub (Apr 16, 2024).
Depending on your setup and ISP you might want to update your ipv4 AND ipv6 adress e.g. within your domain provider like strato in my case.
So the request is that the config allows also
"ip_version": "ipv4 and ipv6"
@qdm12 commented on GitHub (Apr 16, 2024):
Duplicate of #507 please subscribe to that one instead, thanks!