I just expanded my use of ZeroTier and this project would be great but I 
can't quite get it to work on Windows. It runs, connects to ZeroTier and 
imports all of the machines. But it doesn't appear to be responding to DNS 
requests. I can't telnet to it on port 53 either (not a firewall issue.) 
Are you still actively working on it?

On Friday, June 16, 2017 at 11:27:31 PM UTC-4, 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