Commit Graph

20 Commits (301515d2e86e30904dc5ca9cd81057049d7de8ff)

Author SHA1 Message Date
fatedier dd7e2e8473
return 504 instead of 404 for proxy type http request timeout (#4151) 10 months ago
fatedier 43ba7bd338
use new log package (#4054) 11 months ago
fatedier 256b87321d
improve e2e port allocator (#3882) 1 year ago
fatedier 01a0d557ef
fix legacy ini proxy conversion panic (#3667) 1 year ago
fatedier 7cd02f5bd8
add e2e tests for v1 config (#3608) 1 year ago
fatedier de85c9455a
stcp, xtcp, sudp: support allow_users and specified server user (#3472) 2 years ago
fatedier 4915852b9c
use constant time comparison (#3452) 2 years ago
fatedier 862b1642ba
tcpmux: support authentication (#3345) 2 years ago
fatedier 8c6303c1e5
web/frpc: support more info (#3334) 2 years ago
fatedier 89fff7d11d
e2e: add test case for bandwidth_limit_mode server (#3295) 2 years ago
fatedier 6ecc97c857
update deps (#3094) 2 years ago
fatedier 9d077b02cf
lint by golangci-lint (#3080) 3 years ago
fatedier 4af85da0c2
type http/tcpmux proxy support route_by_http_user, tcpmux support passthourgh mode (#2932) 3 years ago
Harry Cheng bf635c0e90
Notify server plugins when a proxy is closed (#2823)
* add close proxy op

* Move to actual closing routine

* Fix e2e tests for CloseProxy

* Add warning on resource exhaustion

* Add CloseProxy to manual close

* retuen errors to `CloseProxy` callers
3 years ago
kekeimiku 0cee1877e3
refactor: move from io/ioutil to io and os package (#2592) 3 years ago
fatedier 900454e58b
more e2e test cases (#2450) 4 years ago
fatedier 02b12df887
frpc: consider include configs for verify and reload command (#2424) 4 years ago
fatedier fbaa5f866e
add e2e tests (#2334) 4 years ago
fatedier 3fbdea0f6b
rename models to pkg (#2005) 4 years ago
fatedier 262317192c
new e2e framework (#1835) 5 years ago