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

Add IPv6 Support to dyndns.sh Script #59

Open
ethandetigris opened this issue Dec 10, 2024 · 1 comment
Open

Add IPv6 Support to dyndns.sh Script #59

ethandetigris opened this issue Dec 10, 2024 · 1 comment

Comments

@ethandetigris
Copy link

Thank you for the great work on dyndns.sh. I’d like to request the addition of IPv6 support to the script. In IPv6-dominant or dual-stack environments, it would be helpful to detect and update the device’s global IPv6 address alongside IPv4. Adding a parameter like --ipv6 to manage this functionality would greatly enhance the script’s versatility. Thank you for considering this feature!

@davecastlevania
Copy link

I have a fork that can help address this.

The changes are in

/lambda/index.py
dyndns.sh

They will update both records for A and AAAA records in IP4/IP6 formats.

https://github.com/davecastlevania/route53-dynamic-dns-with-lambda-ip6/

Let me know if this helps.

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

2 participants