proxyproto icon indicating copy to clipboard operation
proxyproto copied to clipboard

High performance implementation of V1 and V2 Proxy Protocol

Results 2 proxyproto issues
Sort by recently updated
recently updated
newest added

I wrote a [minimal net.Listener](https://github.com/iamcalledrob/proxylistener) wrapper for this package, but I figured something like this would probably fit better within the package itself. It makes actually using `proxyproto` completely seamless,...