TimothyYe / godns

A dynamic DNS client tool that supports AliDNS, Cloudflare, Google Domains, DNSPod, HE.net & DuckDNS & DreamHost, etc, written in Go.
https://timothyye.github.io/godns/
Apache License 2.0
1.5k stars 221 forks source link

DO NOT UPDATE MAIN DOMAIN #106

Closed dreamer2q closed 3 years ago

dreamer2q commented 3 years ago

Please do not update MAIN domain, only sub domains can be updated.

Please at least, offer your sincerely user an option to close this FEATURE,

In my case, I have multi-wan, targeted different ips, with net1, net2, net3 ... as the subdomains, I run multi-instances, each of them handles only one local interface.

But, it smartly updates the MAIN domain related with its subdomain. This is NOT what I wanted.

dreamer2q commented 3 years ago

image

THIS MAKES THINGS WORSE.

dreamer2q commented 3 years ago

ROOT DOMAIN IS NOT WHAT I NEEDED

TimothyYe commented 3 years ago

Hmmmmmm, some users require to update the root domain record, but some users don't want it. https://github.com/TimothyYe/godns/issues/76

It's a bit hard to balance it. I think I can provide a more elegant to support both.

dreamer2q commented 3 years ago

@TimothyYe I do really appreciate your good working.

I think an option in the config file should really help solve this problems.

By default, this feature should not be enabled, in order to be compatible with old versions.

TimothyYe commented 3 years ago

There is going to be a new release tonight to fix this issue.

TimothyYe commented 3 years ago

This issue has been fixed by V2.3.4 (https://github.com/TimothyYe/godns/releases/tag/V2.3.4) I'll close it.