diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +module inet.af/tcpproxy + +go 1.16 + +require github.com/armon/go-proxyproto v0.0.0-20210323213023-7e956b284f0a |
index : tcpproxy.git | ||
Proxy TCP connections based on static rules, HTTP Host headers, and SNI server names (Go package or binary) | root |
summaryrefslogtreecommitdiff |