package
1.5.0
Repository: https://github.com/classmarkets/fabio.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Structs

Proxy implements a generic TCP proxying handler.
Server implements a generic TCP server.
SNIProxy implements an SNI aware transparent TCP proxy which captures the TLS client hello, extracts the host name and uses it for finding the upstream server.

# Interfaces

Handler responds to a TCP request.

# Type aliases

No description provided by the author