caddy2-proxyprotocol
caddy2-proxyprotocol copied to clipboard
Hi all, I'm trying to use the module with the following Caddyfile: ``` { admin 0.0.0.0:2019 servers { listener_wrappers { proxy_protocol { timeout 2s allow 0.0.0.0/0 } http_redirect tls }...
Hi, I download caddy with this "2Fmastercactapus/caddy2-proxyprotocol" plugin but get weird error ! https://caddyserver.com/api/download?os=windows&arch=amd64&p=github.com%2Fmastercactapus%2Fcaddy2-proxyprotocol ``` panic: module already registered: caddy.listeners.proxy_protocol goroutine 1 [running]: github.com/caddyserver/caddy/v2.RegisterModule({0x1e65a40?, 0xc000235d00?}) github.com/caddyserver/caddy/[email protected]/modules.go:156 +0x1dd github.com/mastercactapus/caddy2-proxyprotocol.init.0() github.com/mastercactapus/[email protected]/caddy.go:9 +0x46...