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

Let Record Object validate IPv4 and IPv6 Addresses #2

Open
tzwenn opened this issue Jan 15, 2024 · 0 comments
Open

Let Record Object validate IPv4 and IPv6 Addresses #2

tzwenn opened this issue Jan 15, 2024 · 0 comments

Comments

@tzwenn
Copy link
Contributor

tzwenn commented Jan 15, 2024

"Design and implement a nice API to update DNS-entries.

Requirements:

  • Must work with curl/wget
  • Must work with AVM FritzBox! 7490

Prosposed URL Scheme:

  • [https://.../records/update?domain=<name.zone.tld>&key=<apikey>&a=<ipv4>&aaaa=<ipv6>](https://.../records/update?domain=%3Cname.zone.tld%3E&key=%3Capikey%3E&a=%3Cipv4%3E&aaaa=%3Cipv6%3E%60)

Answer:

200 OK

When neither a nor aaaa is provided, the server tries to read client's IP."

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