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

The docs are not describing that the software is a DynDNS alike CLIENT.. #10

Closed elico closed 7 years ago

elico commented 7 years ago

The docs are not describing that the software is a DynDNSalike CLIENT.. and not a DynDNS alike service.. Can you please add a note about it in the README.md and also that it will be reflected in the godoc?

TimothyYe commented 7 years ago

OK.

elico commented 7 years ago

@TimothyYe Thanks! Do you know of any DynDNS open service? I might be able to compile a document and a server for this.

TimothyYe commented 7 years ago

@elico There is also a free DynDNS service: HE.net, I already refactored GoDNS to support it. You may refer to the branch: he. I plan to merge it to master branch tomorrow.

elico commented 7 years ago

@TimothyYe Thanks, it looks nice. When it will be merged I will look more into it.

TimothyYe commented 7 years ago

@elico Already merged, V1.3 released.