Commit Graph

18 Commits (6d9e0c20f6031402f19b13e08ce44a5265c925fe)

Author SHA1 Message Date
fatedier 69ae2b0b69
optimize some code (#3801)
1 year ago
Aarni Koskela f5d5a00eef
Fix various typos (#3783)
1 year ago
Zeyu Dong 5c8ea51eb5
return ssl alert unrecognized_name when https domain not registered (#3620)
1 year ago
fatedier 46ff40543a
update github actions (#3538)
1 year ago
fatedier 555db9d272
format import package name (#3455)
2 years ago
fatedier 862b1642ba
tcpmux: support authentication (#3345)
2 years ago
fatedier cf66ca10b4
improve http group load balancing (#3131)
2 years ago
fatedier 6a71d71e58
improve not found response (#3121)
2 years ago
fatedier 9d077b02cf
lint by golangci-lint (#3080)
2 years ago
fatedier 4af85da0c2
type http/tcpmux proxy support route_by_http_user, tcpmux support passthourgh mode (#2932)
3 years ago
fatedier 21240ed962 some improvements
3 years ago
fatedier 6194273615
use net.JoinHostPort instead of fmt.Sprintf (#2791)
3 years ago
kekeimiku 0cee1877e3
refactor: move from io/ioutil to io and os package (#2592)
3 years ago
fatedier 86b2e686a5
vhost: use new readClientHello function (#2504)
3 years ago
fatedier 46f809d711 vhost: set DisableKeepAlives = false and fix websocket not work
4 years ago
XNG c842558ace
Reduced log level of "get hostname error" (#2165)
4 years ago
yuyulei 644a0cfdb6
Update ReverseProxy code from official golang repo (#2051)
4 years ago
fatedier 3fbdea0f6b
rename models to pkg (#2005)
4 years ago