I just wanted to thank you for this! While I'm not using it (directly), I 
am making use of your ztapi code in my own project. Well done!


On Friday, June 16, 2017 at 8:27:31 PM UTC-7, Aaryn Smith wrote:
>
> I'd like to announce my first open source project, ztdns: A simple DNS 
> server for a ZeroTier network. 
>
> I've been using ZeroTier (https://zerotier.com/) for a simple, easy to 
> use VPN service, however was frustrated with not having an easy way to do 
> Name resolution without manually managing a bind/dnsmasq service. So I 
> setup a go client for (the relevant parts of) Zerotier's API, and used 
> Miekg's DNS package (https://github.com/miekg/dns) to build a simple DNS 
> service that pulls names from the shortname given in ZeroTier's console 
> when you add a device and appends a suffix domain name (zt by default) for 
> name resolution.
>
> This is my first open source project, so I'm open to any an all 
> constructive criticism. Please feel free to open an issue with any 
> critiques, or suggestions. 
>
> The repo is on GitHub at https://github.com/uxbh/ztdns
>
> Thanks,
> Aaryn
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to