mirror of
https://github.com/coredns/coredns.git
synced 2026-02-12 02:13:10 -05:00
feat(proxyproto): add proxy protocol support (#7738)
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
@@ -46,6 +46,7 @@ import (
|
||||
_ "github.com/coredns/coredns/plugin/nomad"
|
||||
_ "github.com/coredns/coredns/plugin/nsid"
|
||||
_ "github.com/coredns/coredns/plugin/pprof"
|
||||
_ "github.com/coredns/coredns/plugin/proxyproto"
|
||||
_ "github.com/coredns/coredns/plugin/quic"
|
||||
_ "github.com/coredns/coredns/plugin/ready"
|
||||
_ "github.com/coredns/coredns/plugin/reload"
|
||||
|
||||
Reference in New Issue
Block a user