Commit Graph

83 Commits (8593eff752117aaa3775db498eb0e553a251c4f6)

Author SHA1 Message Date
fatedier 4383756fd4
frps: add support for quic-bind-port parameter in frps (#4519)
4 weeks ago
fatedier 9d5638cae6
update Release.md (#4500)
1 month ago
fatedier f7a06cbe61
use go1.23 (#4495)
1 month ago
0x7fff b14192a8d3
feat: bump (#4490)
1 month ago
fatedier 2855ac71e3
frpc visitor: add --server-user option to specify server proxy username (#4477)
2 months ago
fatedier ae73ec2fed
added a 30s timeout for frpc subcommands to avoid long delays (#4359)
4 months ago
Yurun e8045194cd
Fix loginFailExit = false bug (#4354)
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)
6 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 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 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 f3a71bc08f
show tcpmux proxies on the frps dashboard (#4152)
8 months ago
fatedier dd7e2e8473
return 504 instead of 404 for proxy type http request timeout (#4151)
8 months ago
fatedier ba937e9fbf
update README (#4139)
8 months ago
fatedier 590ccda677
fix x-forwarded-for header (#4111)
8 months ago
fatedier 86f90f4d27
package.sh add android (#4094)
8 months ago
fatedier f16ef00975
set CompatibilityMode for android (#4091)
8 months ago
fatedier c08be0fd92
update release notes (#4086)
8 months ago
fatedier acf33db4e4
update release notes (#4074)
8 months ago
fatedier 8383d528d9
disable quic-go's ECN support by default (#4069)
8 months ago
fatedier fa977c839f
fix daily log rotate (#4066)
9 months ago
fatedier 86c2ad78c8
disable quic-go's receive buffer warning (#4063)
9 months ago
fatedier e0c979e98e
fix release scripts (#4057)
9 months ago
fatedier e6ec5a509b
update release notes (#4055)
9 months ago
fatedier 3529158f31
proxy supports configuring annotations, which will be displayed in the frps dashboard (#4000)
9 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
fatedier 5e77c8e2d3
fix lint (#3877)
11 months ago
fatedier 38f297a395
Improve the strict configuration validation (#3809)
1 year ago
fatedier 69ae2b0b69
optimize some code (#3801)
1 year ago
fatedier 526e809bd5
update for strict config (#3779)
1 year ago
fatedier 184223cb2f
Code refactoring related to message handling and retry logic. (#3745)
1 year ago
fatedier 5760c1cf92
frpc: exit with code 1 if first login failed (#3740)
1 year ago
fatedier 806b55c292
admin user not convert in INI (#3719)
1 year ago
fatedier 6d4d8e616d
fix encryption and compresion in dashboard (#3682)
1 year ago
fatedier a7ad967231
update README (#3670)
1 year ago
fatedier b9c24e9b69
natHoleSTUNServer set default value (#3664)
1 year ago
fatedier df12cc2b9d
fix broken server api and dashboard info (#3662)
1 year ago
fatedier 7cc67e852e
fix that transport.tls.disableCustomTLSFirstByte doesn't take effect (#3660)
1 year ago
fatedier 3ae1a4f45a
update confugration examples and README (#3650)
1 year ago
fatedier bae0b4d7c0
optimize the code of the command line (#3614)
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 f1454e91f5
support go1.21 (#3573)
1 year ago