67 Commits (ae73ec2fedc13cc2c44039dabba719a318221be5)

Author SHA1 Message Date
fatedier ae73ec2fed
added a 30s timeout for frpc subcommands to avoid long delays (#4359) 4 months ago
fatedier 69cc422edf
client plugin: added plugin tls2raw (#4341) 4 months ago
fatedier 939c490768
Add http2http client plugin with hostHeaderRewrite and requestHeaders support (#4275) 5 months ago
fatedier e81b36c5ba
support responseHeaders.set for proxy type http (#4192) 7 months ago
fatedier dd7e2e8473
return 504 instead of 404 for proxy type http request timeout (#4151) 7 months ago
fatedier 590ccda677
fix x-forwarded-for header (#4111) 8 months ago
fatedier 3585f5c0c0
support range ports mapping by go template (#4073) 8 months ago
fatedier e6ec5a509b
update release notes (#4055) 8 months ago
fatedier 43ba7bd338
use new log package (#4054) 8 months ago
fatedier 3529158f31
proxy supports configuring annotations, which will be displayed in the frps dashboard (#4000) 9 months ago
fatedier d01f4a3ec1
cmd: use hyphen instead of underscore (#3898) 11 months ago
fatedier 256b87321d
improve e2e port allocator (#3882) 11 months ago
fatedier 95cf418963
ssh: return informations to client (#3821) 12 months ago
fatedier 7c799ee921
add e2e tests for ssh tunnel (#3805) 12 months ago
fatedier 69ae2b0b69
optimize some code (#3801) 1 year ago
Aarni Koskela f5d5a00eef
Fix various typos (#3783) 1 year ago
fatedier 526e809bd5
update for strict config (#3779) 1 year ago
fatedier 01a0d557ef
fix legacy ini proxy conversion panic (#3667) 1 year ago
fatedier 7cc67e852e
fix that transport.tls.disableCustomTLSFirstByte doesn't take effect (#3660) 1 year ago
fatedier bae0b4d7c0
optimize the code of the command line (#3614) 1 year ago
fatedier 74255f711e
config: add some validations (#3610) 1 year ago
fatedier 7cd02f5bd8
add e2e tests for v1 config (#3608) 1 year ago
fatedier c95311d1a0
support yaml/json/toml configuration format, make ini deprecated (#3599) 1 year ago
fatedier 46ff40543a
update github actions (#3538) 1 year ago
fatedier efcc028a3d
fix a race condition issue (#3536) 1 year ago
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) 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) 3 years ago