Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ipv6): add JSON IPv6 suffix parameter #611

Merged
merged 2 commits into from
Jan 29, 2024
Merged

fix(ipv6): add JSON IPv6 suffix parameter #611

merged 2 commits into from
Jan 29, 2024

Conversation

qdm12
Copy link
Owner

@qdm12 qdm12 commented Jan 29, 2024

  • Remove IPV6_PREFIX environment variable (unneeded) and remove associated code
  • Update all documentation for each provider supporting IPv6
  • Build IPv6 as prefix:suffix when getting it from a public IP source for each record IPv6 suffix parameter
  • Fixes Bug: IPv6 update for Noip #330
  • Might refer to Dynv6 IPv6 zones update #210

- Remove `IPV6_PREFIX` environment variable (unneeded) and remove associated code
- Update all documentation for each provider supporting IPv6
- Build IPv6 as prefix:suffix when getting it from a public IP source for each record IPv6 suffix parameter
@qdm12 qdm12 merged commit bad0d3a into master Jan 29, 2024
6 of 7 checks passed
@qdm12 qdm12 deleted the ipv6-suffix branch January 29, 2024 16:31
@qdm12 qdm12 mentioned this pull request Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: IPv6 update for Noip
1 participant