1
0
mirror of https://github.com/fatedier/frp.git synced 2025-03-13 07:20:11 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
fatedier
cf66ca10b4
improve http group load balancing () 2022-10-19 12:14:35 +08:00
fatedier
6a71d71e58
improve not found response () 2022-10-09 12:13:27 +08:00
fatedier
9d077b02cf
lint by golangci-lint () 2022-08-29 01:02:53 +08:00
fatedier
4af85da0c2
type http/tcpmux proxy support route_by_http_user, tcpmux support passthourgh mode () 2022-05-26 23:57:30 +08:00
fatedier
21240ed962 some improvements 2022-04-14 11:24:36 +08:00
fatedier
6194273615
use net.JoinHostPort instead of fmt.Sprintf () 2022-02-09 15:19:35 +08:00
kekeimiku
0cee1877e3
refactor: move from io/ioutil to io and os package () 2021-09-29 10:33:57 +08:00
fatedier
86b2e686a5
vhost: use new readClientHello function () 2021-08-03 22:58:03 +08:00
fatedier
46f809d711 vhost: set DisableKeepAlives = false and fix websocket not work 2021-01-18 21:49:44 +08:00
XNG
c842558ace
Reduced log level of "get hostname error" ()
Reduced log level of "get hostname from http/https request error" to debug so that it won't overwhelms the log file when user is using apache/ngix as their own SSL backend
2020-12-25 13:39:26 +08:00
yuyulei
644a0cfdb6
Update ReverseProxy code from official golang repo ()
Fix 
2020-11-05 16:34:17 +08:00
fatedier
3fbdea0f6b
rename models to pkg () 2020-09-23 13:49:14 +08:00