1
0
Fork 0
Commit Graph

9 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 3e4f05a108 dnsutil.ParseHostPortOrFile function moved
Per https://github.com/coredns/coredns/pull/2104, this is now in
parse.HostPortorFile.
2018-11-03 17:32:01 -07:00
Lars Ekman 12eb64b68e Add "translateAll" parameter. Fix for #3 2018-10-28 10:03:13 +01:00
jh.gao e57765b5af bugfix user defined prefix can not setup correctly 2018-06-27 17:10:24 +08:00
jh.gao 6d32202353 typo fix 2018-06-27 13:14:33 +08: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 6efd8958b6
Improve RFC compatibility and cleanup 2017-12-24 03:45:11 +08:00
Ambrose Chua 18546bd8a3
Initial commit based on @miekg's work 2017-12-20 15:16:50 +08:00