Documentation
¶
Overview ¶
Package main provides a proxyproto + TLS client example.
It mirrors the common upstream behavior demonstrated by the tlsserver example: the PROXY protocol header is written in cleartext FIRST, and the TLS handshake only starts afterwards. This is what a proxy such as AWS NLB (proxy protocol v2) or HAProxy ("send-proxy") does in front of a TLS backend.
Run the tlsserver example first, then run this client.
Click to show internal directories.
Click to hide internal directories.