go-proxyproto icon indicating copy to clipboard operation
go-proxyproto copied to clipboard

Add support for Simple Proxy Protocol (UDP)

Open mschneider82 opened this issue 4 years ago • 1 comments

a lightweight protocol developed specifically for UDP

https://developers.cloudflare.com/spectrum/how-to/enable-proxy-protocol/#enable-simple-proxy-protocol-for-udp https://developers.cloudflare.com/spectrum/reference/simple-proxy-protocol-header/

mschneider82 avatar Mar 01 '22 10:03 mschneider82

FWIW Cloudflare also supports the Proxy Protocol v2 for UDP. https://developers.cloudflare.com/spectrum/how-to/enable-proxy-protocol/#enable-proxy-protocol-v2-for-tcpudp

delthas avatar Nov 18 '25 08:11 delthas