mirror of
https://github.com/coredns/coredns.git
synced 2026-02-13 10:53:10 -05:00
feat(proxyproto): add proxy protocol support (#7738)
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
@@ -15,6 +15,7 @@ var Directives = []string{
|
||||
"geoip",
|
||||
"cancel",
|
||||
"tls",
|
||||
"proxyproto",
|
||||
"quic",
|
||||
"grpc_server",
|
||||
"https",
|
||||
|
||||
Reference in New Issue
Block a user