mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Feature request: Goip.de #345
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kupernikus87 on GitHub (Jan 14, 2024).
What's the feature?
Iam using the Provider Goip.de, ITS a German free Service. I Hope you will implement this in Future. thx
Extra information?
Under https://www.goip.it/update-url.html are the Update link informations they Support Ipv4 & ipv6
Simple way for Update is
https://www.goip.de/setip?username=[User]&password=[Pass]&subdomain=[subdomain.goip.de]
This Service Support multiple Endpoints(Wan IP) every Endpoints become a own Login and Password as Subprofile.
I create a subprofile for updating into my profile
You can use this if you need.
Username: toYRQs9GMuXdGJD
Password: X7mCzK4dzJur7kr
Subdomain: dns-updater.goip.de
I used this Service for years and hope you will add them in Future.
Google translate link for url setup
https://www-goip-de.translate.goog/update-url.html?_x_tr_sl=de&_x_tr_tl=en&_x_tr_hl=de&_x_tr_pto=wapp
@CyberAustin commented on GitHub (Feb 2, 2024):
I have started on implementing this.
@qdm12 commented on GitHub (Feb 2, 2024):
Awesome 🎉 I am rather active currently on this repository, so I should be quick at PR-reviewing 😉
I'm also working on release notes (180 commits ouch) for a 2.6 release, maybe your addition can fit in!
@CyberAustin commented on GitHub (Feb 2, 2024):
So, no pressure then lol
@CyberAustin commented on GitHub (Feb 2, 2024):
Mostly have this working. Just collecting different error types, translating to English and then catching errors. Hopefully submit the PR by the end of the (Central European Time).
@qdm12 commented on GitHub (Feb 2, 2024):
No pressure, the release notes are eating a lot of time, it'll likely wait until tomorrow noon (CET) 😄
@CyberAustin commented on GitHub (Feb 2, 2024):
PR created