1
0
Fork 0
Commit Graph

10 Commits (master)

Author SHA1 Message Date
Ambrose Chua 9974ddb0d2
Rewrite code for new CoreDNS and proxy API
Also changes our API. Closes #9
2019-09-20 15:04:51 +08:00
Ben Kochie e2baa86755
Update location of CoreDNS proxy plugin
* Use the new external plugin location.
* `go fmt`.
* Update readme.

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-06-05 10:51:17 +02:00
Kevin Gallagher 9b9c3c7531 Use Go's standard context library 2019-01-09 23:40:08 +00:00
Lars Ekman 12eb64b68e Add "translateAll" parameter. Fix for #3 2018-10-28 10:03:13 +01:00
jh.gao d6a767f549 bugfix: do proxy if no AAAA records found, e.g. only CNAME records 2018-06-27 12:06:41 +08:00
Ambrose Chua 0e4026ad14
Set correct TTL 2017-12-24 04:17:57 +08:00
Ambrose Chua 6efd8958b6
Improve RFC compatibility and cleanup 2017-12-24 03:45:11 +08:00
Ambrose Chua 7cd9e7ec7e
Cleanup and better errors 2017-12-20 15:31:39 +08:00
Ambrose Chua 2aa1dc4950
Clean up one debug message 2017-12-20 15:24:18 +08:00
Ambrose Chua 18546bd8a3
Initial commit based on @miekg's work 2017-12-20 15:16:50 +08:00