go-guerrilla
go-guerrilla copied to clipboard
Add basic support for Proxy Protocol
@flashmob Could you please
- Re-run the latest that CI build. Some random flake crept into one of the jobs.
- Review the PR
@flashmob When would you have some time to look at this PR?
Hi, thanks for your interest in contributing.
Is there an RFC or official spec that this PR is implementing?
@flashmob https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt
This is only going to include PROXY v1, there's a v2. Might be worth using a library like https://github.com/pires/go-proxyproto instead to do the heavy lifting.