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 220 forks source link

本地IP没有变化,Domain上的IP修改后,如何让GODNS更新这个IP? #180

Open FisherMS opened 2 years ago

FisherMS commented 2 years ago

我测试的时候发现,本地IP不变,我改了Domain上的IP地址后,它并没有更新。 不是对比不一致后就修改IP吗?

TimothyYe commented 2 years ago

你用的是哪个DNS provider?

FisherMS commented 2 years ago

你用的是哪个DNS provider?

DNSPod

TimothyYe commented 2 years ago

不应该啊,会更新的

FisherMS commented 2 years ago

微信图片_20220826231905

我用2.8.8的Docker试了下,还是不行。只有当重启Docker后才更新。