mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Feature request: Pass both ipv4 and ipv6 to Update calls #351
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 @qdm12 on GitHub (Jan 18, 2024).
So we can update both stacks at the same time. Some providers cannot (uh lazy coders) update ipv4 then ipv6 (or vice versa) and need to update both at the same time. I think that was desec.
@qdm12 commented on GitHub (Jan 19, 2024):
Duplicate of #507