Skip to content

added switch to optionally disable IPv4 #10

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

Conversation

henningkerstan
Copy link
Contributor

This adds a switch USE_IPV4 which can be used to disable updating the "A" record. A default setting to true is done in config-dist.php. Set USE_IPV4 to false and USE_IPV6 to true to only update the "AAAA" record, e.g. when using this script on a DS-Lite connection.

@stecklars
Copy link
Owner

Hello @henningkerstan,

Thank you for your work.

I think this is a good idea. I would be willing to merge this, however a lot has obviously changed in my script since your merge request (sorry that I was not able to look at this earlier). If you like, you could adapt it to the new version 3.0 of my script and I will take a look at it and merge it if there are no issues.

Kind regards

Lars

@stecklars
Copy link
Owner

Hi @henningkerstan,

Once again, thank you for your work on this.

The newly released version 4.0 of the script now offers this feature:
https://github.com/stecklars/dynamic-dns-netcup-api/releases/tag/v4.0

@stecklars stecklars closed this Jan 6, 2023
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.

2 participants