1
0
mirror of https://github.com/mje-nz/zerotier-dns.git synced 2024-05-11 05:55:15 +00:00

77 Commits

Author SHA1 Message Date
354c6d671f Updating go modules, swapping refs to fork (#7) 0.2.0 2019-08-06 14:31:01 +03:00
ee2dac8257 Move length to variable (#6) 0.1.0 2018-12-28 18:17:31 +02:00
e05d161f07 Dont shuffle on less than 2 records (#5) 2018-12-28 14:04:39 +02:00
80bd0116b9 Add roundrobin record via mtaches (#4) 2018-12-27 20:43:47 +02:00
861793b69f Fix 1.11 build and add modules (#3) 2018-12-27 13:49:04 +02:00
1c909f31ca Print errors from ZeroTier API calls (#2) 2018-11-20 23:15:24 +02:00
46da62ae74 Merge pull request #1 from hatemosphere/fix_conf_parse_logic
Fixing Viper config parsing logic
2018-09-13 12:12:23 +03:00
083fc5135c Fixing Viper config parsing logic 2018-09-11 14:21:44 +03:00
5fdb3bc850 Merge pull request #12 from uxbh/fix-for-rpi
Fix for rpi
2018-06-04 09:12:37 -05:00
6b67203f52 Remove debugging message 2018-03-27 13:02:03 -05:00
54d284a437 API requests now use a custom Unmarshaler for time (apiTime) 2018-03-27 12:59:02 -05:00
ada3ea4efa Convert API time fields to int64 2018-03-21 10:56:24 -05:00
a4d327b305 Merge Multinetwork Support v.0.0.2 2018-02-21 14:24:25 -06:00
167814cfd2 Merge pull request #8 from uxbh/API-Error-Handling
Api error handling
2018-02-21 14:17:52 -06:00
420e0a9170 Merge branch 'API-Error-Handling' of github.com:uxbh/ztdns into API-Error-Handling 2018-02-21 14:16:27 -06:00
f4b1365006 Updated ztAPI for better error handling 2018-02-21 14:15:53 -06:00
012a10234d Updated ztAPI for better error handling 2018-02-21 13:21:39 -06:00
eacc29fd57 update Readme for multinetwork support. 2018-02-21 11:21:28 -06:00
c8dea66e6f update example and mkconfig.go to include multi network support 2018-02-21 11:20:37 -06:00
e8c61b56f9 add support for multipe network ids in the server 2018-02-21 11:20:03 -06:00
cce5aefa4b add vscode to gitignore 2018-02-21 11:19:16 -06:00
ebda46bc04 Merge pull request #6 from EricTendian/docker
Adding Docker support
2018-02-13 16:17:05 -06:00
07efbbeebd Removing extra backticks 2018-02-12 18:48:21 -06:00
05a40baf51 Reformatting README with new Docker instructions 2018-02-12 18:45:46 -06:00
eda405d7ec Adding new Dockerfile and docker-compose config for running ztdns in Docker 2018-02-12 16:36:23 -06:00
534fcdfdd0 Moving example config to .ztdns.toml.example, adding gitignore to prevent real one from accidentally getting committed 2018-02-12 16:36:23 -06:00
4e8c2bfa11 Merge pull request #5 from EricTendian/adding-dns-handler
Adding DNS handler to get server to accept queries, other small documentation improvements
2018-02-11 18:43:26 -06:00
4dd8a2010e Changing config path extension in command usage to match what is actually generated 2018-02-08 21:16:58 -06:00
4193f6149e Fixing another spelling error 2018-02-08 21:13:03 -06:00
a37c58d027 Removing note about Windows builds being broken after verifying it works after handler added 2018-02-08 20:49:07 -06:00
ffefc97302 Converting DOS line endings to Unix line endings in cmd/server.go 2018-02-08 20:30:49 -06:00
3ddcde85c9 Adding request handler to prevent SERVFAIL on DNS query 2018-02-08 20:29:45 -06:00
e867ec2355 Windows warning. 2018-01-16 21:06:10 -06:00
5af7925d2e Update readme 2017-06-17 09:10:51 -05:00
5a0041107b Merge pull request #2 from uxbh/bind-ipv6-issue
ignore link-local address
2017-06-17 09:01:11 -05:00
6da8e1926b ignore link-local address 2017-06-17 08:38:11 -05:00
b6bf20bc14 Fix releases link. v0.0.1 2017-06-16 18:44:33 -05:00
a10536fae9 Move project to github 2017-06-16 18:36:15 -05:00
e604374a17 update readme 2017-06-16 17:12:33 -05:00
ad32756ae2 commentary 2017-06-16 16:46:55 -05:00
d537060722 fix empty branch 2017-06-16 16:33:00 -05:00
d960451cb9 Merge branch 'master' of gitlab.com-unixblackhole:uxbh/ztdns 2017-06-16 16:15:37 -05:00
e4ec866088 update readme 2017-06-16 16:14:53 -05:00
32d5d2b967 update readme 2017-06-16 16:06:50 -05:00
479066a84f remove unneccessary log mesgs 2017-06-16 16:02:30 -05:00
c8579a2fb3 comment imporvement and add configurable refresh time 2017-06-16 16:02:13 -05:00
d1cc2ee280 Improved error handling 2017-06-16 15:47:55 -05:00
6f078d7bc8 fix example text 2017-06-16 15:47:02 -05:00
6e567f3c93 cleanup 2017-06-16 15:32:30 -05:00
7867a5ffbb add request name in debug 2017-06-16 15:26:34 -05:00