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.51k stars 224 forks source link

Add check ip duration to settings will be good! #36

Closed tinysnake closed 5 years ago

tinysnake commented 5 years ago

Hi, Some ip address provider will ban you if you from asking the ip too frequently. so add a duration setting instead of fixed 5 minutes will be better. Thanks!

TimothyYe commented 5 years ago

@tinysnake Done, please download V1.7.2 https://github.com/TimothyYe/godns/releases/tag/V1.7.2

tinysnake commented 5 years ago

magnificent!

TimothyYe commented 5 years ago

@tinysnake Please also note the config file change, a new field interval is added.

tinysnake commented 5 years ago

thx, nice work again!