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

dns/ddclient: Add Multihostname support for netcup #4268

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Sduniii
Copy link

@Sduniii Sduniii commented Sep 29, 2024

This adds multiple hostnames to update for netcup provider.

As the ddclient contains a text field for several hostnames and I don't want to create them all individually, I have added the option to use this property as well. The queries are also reduced as only one login is performed, for example.
It is backwards compatible and existing settings work. I have tested it and it continues to run reliably.

closes #3966

@Sduniii Sduniii changed the title dns/ddclient: Add Multihostname support dns/ddclient: Add Multihostname support for netcup Sep 29, 2024
@Sduniii Sduniii closed this Sep 29, 2024
@Sduniii Sduniii reopened this Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

ddclient: netcup only supports one level subdomain
1 participant