inetaf / tcpproxy

Proxy TCP connections based on static rules, HTTP Host headers, and SNI server names (Go package or binary)
https://pkg.go.dev/github.com/inetaf/tcpproxy
Apache License 2.0
1.26k stars 157 forks source link

Implement correct half-close sequence for the connections. #29

Open smira opened 4 years ago

smira commented 4 years ago

Fixes #21

Signed-off-by: Andrey Smirnov smirnov.andrey@gmail.com