185 Commits (03c8d7bf962bbc536a021fc7710da2307701b1b5)

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 b4d5d8c756
plugin https2http&https2https: return 421 if host not match sni (#4323) 5 months ago
fatedier 939c490768
Add http2http client plugin with hostHeaderRewrite and requestHeaders support (#4275) 5 months ago
fatedier 77990c31ef
fix ini configuration default values (#4250) 6 months ago
fatedier e680acf42d
android: only use google dns server when the default dns server cannot be obtained (#4236) 6 months ago
fatedier 522e2c94c1
config: return error if plugin type is empty (#4235) 6 months ago
fatedier 301515d2e8
update the default value of transport.tcpMuxKeepaliveInterval (#4231) 6 months ago
fatedier f0442d0cd5
plugin: fix http2 not enabled for https2http and https2https plugin (#4230) 6 months ago
fatedier 92cb0b30c2
update version (#4204) 7 months ago
fatedier e81b36c5ba
support responseHeaders.set for proxy type http (#4192) 7 months ago
fatedier ee3892798d
change default value of heartbeat interval and timeout when tcpmux enabled (#4186) 7 months ago
fatedier 405969085f
client: add StatusExporter in service (#4182) 7 months ago
fatedier dd7e2e8473
return 504 instead of 404 for proxy type http request timeout (#4151) 7 months ago
fatedier d2d03a8fd9
bump deps version (#4136) 8 months ago
fatedier 590ccda677
fix x-forwarded-for header (#4111) 8 months ago
fatedier f16ef00975
set CompatibilityMode for android (#4091) 8 months ago
fatedier b36f3834eb
use math/rand/v2 (#4020) 8 months ago
fatedier c08be0fd92
update release notes (#4086) 8 months ago
Kaive Young bc5fb91c05
add header for http healthcheck (#4085) 8 months ago
fatedier acf33db4e4
update release notes (#4074) 8 months ago
fatedier 3585f5c0c0
support range ports mapping by go template (#4073) 8 months ago
fatedier e0c979e98e
fix release scripts (#4057) 8 months ago
fatedier e6ec5a509b
update release notes (#4055) 8 months ago
fatedier 43ba7bd338
use new log package (#4054) 8 months ago
fatedier 7ae3719b82
cleanup code (#4019) 9 months ago
fatedier b2b580be22
update kcp-go package (#4009) 9 months ago
fatedier 3e0c78233a
use std slices package (#4008) 9 months ago
fatedier b6361fb143
use go built-in min & max functions to replace lo.Min and lo.Max (#4007) 9 months ago
fatedier adb04e81e7
bump pion/stun to v2 (#4006) 9 months ago
fatedier 518ca2ceb2
ReverseProxy: use Rewrite to replace Director (#4005) 9 months ago
fatedier 3529158f31
proxy supports configuring annotations, which will be displayed in the frps dashboard (#4000) 9 months ago
Gerhard Tan 9152c59570
fix nil map error when using plugin headers in legacy format (#3996) 9 months ago
fatedier e8ace492a5
bump version to 0.54.0 (#3967) 10 months ago
fatedier 1c8bc0bfa8
make the host/domain matching case-insensitive (#3966) 10 months ago
fatedier b31c67d7c0
web: support to clear offline proxies data on dashboard (#3963) 10 months ago
fatedier d01f4a3ec1
cmd: use hyphen instead of underscore (#3898) 11 months ago
Remember 596262d5e0
upgrade go-jose and crypto version (#3895) 11 months ago
fatedier 2a9a7a0e4a
fix login retry interval (#3879) 11 months ago
fatedier 5e77c8e2d3
fix lint (#3877) 11 months ago
im_zhou 3bf6605e1a
fix: duplicate call loginFunc (#3860) (#3875) 11 months ago
Remember 3540910879
fix(backoff): close of closed out channel (#3871) 11 months ago
0x7fff e66e77cb8f
add error (#3833) 12 months ago
fatedier 9ecafeab40
bump version to v0.53.0 (#3822) 12 months ago
fatedier 95cf418963
ssh: return informations to client (#3821) 12 months ago
im_zhou 6d9e0c20f6
fix static assets (#3816) 12 months ago
fatedier 38f297a395
Improve the strict configuration validation (#3809) 12 months ago
fatedier 7c799ee921
add e2e tests for ssh tunnel (#3805) 1 year ago
fatedier 69ae2b0b69
optimize some code (#3801) 1 year ago
fatedier d5b41f1e14 sshTunnelGateway refactor (#3784) 1 year ago