diff options
Diffstat (limited to 'main.go')
-rw-r--r-- | main.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ func main() { } } +// A Conn handles the TLS proxying of one user connection. type Conn struct { *net.TCPConn |
index : tcpproxy.git | ||
Proxy TCP connections based on static rules, HTTP Host headers, and SNI server names (Go package or binary) | root |
summaryrefslogtreecommitdiff |