Commit Graph

13 Commits

Author SHA1 Message Date
Tyler
3383c5e4f9 Changes to allow host "Set" to be standard, providers being able to use other query types, cache all responses, etc.
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-07 22:38:22 -05:00
Tyler
f726a5d5ae Redo settings a bit, move a lot of init logic to main.go
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-25 13:48:26 -05:00
Tyler
3122096982 Initial restructure of server
Some checks failed
continuous-integration/drone/push Build is failing
2020-01-25 12:43:02 -05:00
Tyler
121198a16f Update go.mod/go.sum
Some checks failed
continuous-integration/drone/push Build is failing
2019-09-26 00:44:13 -04:00
Tyler
37c3ebb57e Better wildcard matching, though we should still split on . before checking 2018-08-30 23:03:39 -04:00
Tyler
aae18bc0c9 Fix pubsub, documentation, version 2018-08-05 04:48:26 -04:00
Tyler
b5e5fede9a Redo env parsing 2018-08-04 23:53:11 -04:00
Tyler
0013c1e655 Make GoDNS listen on 0.0.0.0 by default 2018-08-04 21:53:31 -04:00
Tyler
cce0739a9b Remove server-list-file 2018-07-31 22:04:03 -04:00
Tyler
2c0b9fb350 Add config to docker, env overrides 2018-07-03 01:35:20 -04:00
Tyler
adf6a32039 Redis caching 2018-07-01 11:49:24 -04:00
kenshinx
ea21c87183 Semicolon separate multiple domain list files and update examples 2018-02-01 19:22:45 +08:00
kenshinx
2e97278cb9 Merge https://github.com/bigeagle/godns into domain-specs-name-server
# Conflicts:
#	handler.go
#	hosts.go
#	hosts_test.go
#	resolver.go
#	settings.go
2018-02-01 15:39:47 +08:00