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

Allow to set IPv4 and IPv6 explicitly in one query to update both A and AAAA record at once #32

Open
jkrenzer opened this issue Jun 7, 2023 · 0 comments

Comments

@jkrenzer
Copy link

jkrenzer commented Jun 7, 2023

Hi!

My router is only able to issue one GET-query with placeholders for the IPv4 and IPv6 address to update a dDNS provider.

So I wanted to propose adding query-parameters to trigger updates of both the A and AAAA record from one query. From a quick look it seems this would need some additional mechanics in the UpdateIp function. I'd propose adding the type-explicite parameters myipv4 and myipv6 while keeping myip with automatic type determination around for backwards compatibility.

Cheers,

Jörn

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

No branches or pull requests

1 participant