fatedier
fc4e787fe2
frpc: support stop command ( #3511 )
1 year ago
fatedier
801e8c6742
support wss between frpc and frps ( #3503 )
1 year ago
fatedier
685d7618f3
change default value of tls_enable and disable_custom_tls_first_byte ( #3494 )
1 year ago
fatedier
15a245766e
fix the issue of duplicate xtcp proxies will cause the previous proxy to become ineffective ( #3489 )
1 year ago
fatedier
9ba6a06470
e2e: update
1 year ago
fatedier
de85c9455a
stcp, xtcp, sudp: support allow_users and specified server user ( #3472 )
1 year ago
fatedier
c7a0cfc66d
xtcp: when connection timeout occurs, support fallback to STCP ( #3460 )
2 years ago
fatedier
4915852b9c
use constant time comparison ( #3452 )
2 years ago
fatedier
756dd1ad5e
add e2e case for xtcp ( #3451 )
2 years ago
fatedier
862b1642ba
tcpmux: support authentication ( #3345 )
2 years ago
fatedier
54eb704650
e2e: upgrade to ginkgo v2 ( #3335 )
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
2f66dc3e99
support protocol quic between frpc and frps ( #3198 )
2 years ago
fatedier
cf66ca10b4
improve http group load balancing ( #3131 )
2 years ago
fatedier
6ecc97c857
update deps ( #3094 )
2 years ago
Abirdcfly
ba492f07c3
chore: remove duplicate word in comments ( #3081 )
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
18a2af4703
frpc: support multiple confs ( #2873 )
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
fatedier
10100c28d9
client: add dial_server_timeout ( #2805 )
3 years ago
fatedier
6194273615
use net.JoinHostPort instead of fmt.Sprintf ( #2791 )
3 years ago
fatedier
70f4caac23
move dial functions into golib ( #2767 )
3 years ago
fatedier
293003fcdb
allow to disable application layer heartbeat to reduce traffic cost ( #2758 )
...
fix #2754
3 years ago
fatedier
22412851b4
server plugin: add client address in Login operation, fix #2742 ( #2751 )
3 years ago
fatedier
05b1ace21f
remove authentication for healthz api ( #2672 )
3 years ago
fatedier
cbdd73b94f
typo
3 years ago
fatedier
71489d194c
e2e: add delay duration for monitor case
3 years ago
kekeimiku
0cee1877e3
refactor: move from io/ioutil to io and os package ( #2592 )
3 years ago
fatedier
42745a3da2
frpc: add disable_custom_tls_first_byte to not send first custom tls to frps ( #2520 )
3 years ago
fatedier
86b2e686a5
vhost: use new readClientHello function ( #2504 )
3 years ago
fatedier
09f39de74e
add more e2e test ( #2505 )
3 years ago
fatedier
a51e221db3
add real ip test
3 years ago
fatedier
fe4e9b55f3
update github.com/pires/go-proxyproto to v0.5.0
3 years ago
fatedier
900454e58b
more e2e test cases ( #2450 )
3 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
48fa618c34
update e2e tests ( #1973 )
4 years ago
fatedier
c9fe23eb10
more e2e tests ( #1845 )
4 years ago
fatedier
262317192c
new e2e framework ( #1835 )
5 years ago