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

Integrate reading all secrets optionally from files #143

Closed tboerger closed 2 years ago

tboerger commented 2 years ago

Fixes https://github.com/TimothyYe/godns/issues/142

tboerger commented 2 years ago

@TimothyYe if you got a better idea how to do that we could integrate it. If it gets merged a new release would help, than I can update it within Nixpkgs and provide a module for NixOS

TimothyYe commented 2 years ago

@tboerger Thanks for the contribution, this solution looks good to me.

tboerger commented 2 years ago

Thanks for the new release!