-
-
Notifications
You must be signed in to change notification settings - Fork 501
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
DietPi-DDNS | Add provider YDNS #5128
Comments
Many thanks for your request. Bare API docs are here: https://ydns.io/api/v1/#update |
Would this be a good newcomer issue to tackle? From what I can tell I just need to modify dietpi-ddns:
Any other scripts that need updating to accommodate the change? |
Jep, only this one script needs change. Searching for e.g. "DuckDNS" though the script and adding respective YDNS blocks should so it. |
- CHANGELOG | DietPi-DDNS: YDNS has been added to the list of natively supported DDNS providers. Many thanks to @edmundlaugasson for requesting and @TDuffinNTU for implementing it: MichaIng#5128, MichaIng#6674
- DietPi-DDNS | YDNS has been added to the list of natively supported DDNS providers. Many thanks to @edmundlaugasson for requesting and @TDuffinNTU for implementing it: #5128, #6674
Done with: #6674 |
Creating a feature request
Is your feature request related to a problem? Please describe:
As YDNS is free and open-source, then why not include it into DietPi.
Describe the solution you'd like:
When opening DietPi-DDNS tool, would like to see YDNS choice there. Appropriate bash DDNS updater script is here.
Describe alternatives you've considered:
There are alternatives available at DietPi-DDNS tool
Additional context
This should work on all supported platforms of DietPi architecture (armhf, aarch64, etc).
The text was updated successfully, but these errors were encountered: