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

Question: Does GoDNS watch config file changes? #164

Closed shizunge closed 7 months ago

shizunge commented 2 years ago

Does GoDNS watch config file changes?

Or it just loads the config file at beginning once?

TimothyYe commented 2 years ago

Currently, it just loads the config file once when it starts. However, I have a plan to make it watch the changes and reload the configurations at the runtime. This feature may be delivered in the future.

TimothyYe commented 7 months ago

This feature is supported by the latest release.