-
-
Notifications
You must be signed in to change notification settings - Fork 227
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
didnt updated domain - Cloudflare #33
Comments
This "bug" was introduced with 0fdb8af. |
Hi @Excel1 & @Thor77 And the existing handlers |
@Excel1 There is still a way to solve this problem. If you want not just subdomains are updated but also the domain itself, you can use the previously released version like https://github.com/TimothyYe/godns/releases/tag/V1.6.1 |
@TimothyYe Maybe you can create an option in the config file to turn it on or off |
Good suggestion! I'll consider to add it, thanks! |
Is this not working for cloudflare?
I'm using version 1.8 |
my config.json
|
Currently only supports to update subdomains. |
I understand. however Do you have any plans to add duckdns support? |
@fabianskibr Do you mean https://www.duckdns.org? |
Yes, exactly |
Checked, it is possible to support. |
would be great |
When it is completed, I will notify you. |
ok thanks i will test |
@fabianskibr, GoDNS V1.9 is released to support DuckDNS, you may try it: https://github.com/TimothyYe/godns/releases/tag/V1.9 |
Seems not working for windows, godns.exe executable doesn't open my config:
I tried too
and
|
It's working on linux, I just have to remove the comma at the end of this line:
I realize that it always updates the ip even if there are no changes, is that how it should work anyway? |
@fabianskibr README already updated, the comma is removed. And the V1.9 release is also updated, please download the latest version. |
Everything works now, great! |
@fabianskibr Thanks! |
GoDNS works correctly on subdomains like "www" or "test". But it seems to be that only subdomains got updated. Domains like "example.com" got ignored. (Only tested by using Cloudflare)
The text was updated successfully, but these errors were encountered: