index
:
tcpproxy.git
fix-golint
master
proxy-protocol
Proxy TCP connections based on static rules, HTTP Host headers, and SNI server names (Go package or binary)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
fix-golint
Fix golint nits by adding docstrings and simplifying execution flow.
David Anderson
8 years
master
tcpproxy: support half-close with gvisor conns (#46)
James Tucker
22 hours
proxy-protocol
Support HAProxy's PROXY protocol v1 in DialProxy.
David Anderson
8 years
Age
Commit message
Author
22 hours
tcpproxy: support half-close with gvisor conns (#46)
HEAD
master
James Tucker
2024-02-13
go.mod: change import path after Taliban seized it or something
Brad Fitzpatrick
2023-11-01
tcpproxy: implement half-close dance in proxy (#38)
James Tucker
2022-10-16
remove old ACME tls-sni-01 stuff that LetsEncrypt removed March 2019
Brad Fitzpatrick
2022-10-16
add Proxy.AddSNIRouteFunc to do lookups by SNI dynamically
Brad Fitzpatrick
2022-10-16
gofmt for Go 1.19
Brad Fitzpatrick
2022-03-26
(doc): s/tlsproxy/tcpproxy
ignoramous
2021-08-24
Modified TestProxyPROXYOut to conform with the fixed version of PROXY protoco...
AdamEr8
2021-08-24
Fixed HAProxy's PROXY protocol v1 Human-readable header format in DialProxy
AdamEr8
2021-08-24
fix(test): update travis and e2e selfSignedCert fn
Dominic Evans
[...]