Feature request: future v3 changes #368

Open
opened 2025-11-20 04:23:14 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @qdm12 on GitHub (Feb 9, 2024).

  • Remove ipv4 or ipv6 option since it's confusing. This is code breaking change due to the pkg/publicip packages, and removes a few options for the IP echo services
  • Remove provider_ip, since it's rather unneeded since the public ip is already known by the program and it would be more reliable to send it ourselves (especially to prevent the registrar server to assume the wrong Ip version)
  • Rename PUBLICIP* to PUBLICIP_ECHO_ for configuration keys
Originally created by @qdm12 on GitHub (Feb 9, 2024). - Remove `ipv4 or ipv6` option since it's confusing. This is code breaking change due to the `pkg/publicip` packages, and removes a few options for the IP echo services - Remove `provider_ip`, since it's rather unneeded since the public ip is already known by the program and it would be more reliable to send it ourselves (especially to prevent the registrar server to assume the wrong Ip version) - Rename `PUBLICIP*` to `PUBLICIP_ECHO_` for configuration keys
saavagebueno added the Category: Label missing Status: 🔒 After next release labels 2025-11-20 04:23:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#368