Implementation of the PROXY protocol
Package proxyproto implements Proxy Protocol (v1 and v2) parser and writer, as per specification: @urlhttps://www.haproxy.org/download/2.3/doc/proxy-protocol.txt. It is to be used in one of or both proxy clients and proxy servers that need to support said protocol. Both protocol versions, 1 (text-based) and 2 (binary-based) are supported. TLV parsers extensions comming with this library support AWS, Azure and GCP.
Linter | Message | Location |
---|---|---|
No lint warnings ✓ |