fatedier
|
4383756fd4
|
frps: add support for quic-bind-port parameter in frps (#4519)
|
3 weeks ago |
fatedier
|
f7a06cbe61
|
use go1.23 (#4495)
|
1 month ago |
fatedier
|
2855ac71e3
|
frpc visitor: add --server-user option to specify server proxy username (#4477)
|
1 month 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
|
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
|
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
|
c08be0fd92
|
update release notes (#4086)
|
8 months ago |
Kaive Young
|
bc5fb91c05
|
add header for http healthcheck (#4085)
|
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
|
7ae3719b82
|
cleanup code (#4019)
|
9 months ago |
fatedier
|
3e0c78233a
|
use std slices package (#4008)
|
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)
* fix nil map error when using plugin headers in legacy format
* create map on demand
* better initialization
|
9 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
|
95cf418963
|
ssh: return informations to client (#3821)
|
12 months ago |
fatedier
|
38f297a395
|
Improve the strict configuration validation (#3809)
|
12 months ago |
fatedier
|
69ae2b0b69
|
optimize some code (#3801)
|
1 year ago |
fatedier
|
d5b41f1e14
|
sshTunnelGateway refactor (#3784)
|
1 year ago |
0x7fff
|
8b432e179d
|
feat: ssh client implement (#3671)
* feat: frps support ssh
* fix: comments
* fix: update pkg
* fix: remove useless change
---------
Co-authored-by: int7 <int7@gmail.com>
|
1 year ago |
Aarni Koskela
|
f5d5a00eef
|
Fix various typos (#3783)
|
1 year ago |
fatedier
|
526e809bd5
|
update for strict config (#3779)
|
1 year ago |
Aarni Koskela
|
e8deb65c4b
|
Strict configuration parsing (#3773)
* Test configuration loading more precisely
* Add strict configuration parsing
|
1 year ago |
fatedier
|
806b55c292
|
admin user not convert in INI (#3719)
|
1 year ago |
fatedier
|
9cb0726ebc
|
fix example config (#3701)
|
1 year ago |
fatedier
|
01a0d557ef
|
fix legacy ini proxy conversion panic (#3667)
|
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
|
5eb8f3db03
|
fix tlsVerify json tag (#3654)
|
1 year ago |
fatedier
|
3ae1a4f45a
|
update confugration examples and README (#3650)
|
1 year ago |
fatedier
|
5e70d5bee0
|
code optimization (#3625)
|
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
|
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
|
de85c9455a
|
stcp, xtcp, sudp: support allow_users and specified server user (#3472)
|
1 year ago |
fatedier
|
9aef3b9944
|
adjust code style about config (#3464)
|
2 years ago |
fatedier
|
341a5e3e3a
|
frps dashboard: remove bind_udp_port (#3463)
|
2 years ago |
fatedier
|
c7a0cfc66d
|
xtcp: when connection timeout occurs, support fallback to STCP (#3460)
|
2 years ago |
fatedier
|
98068402c8
|
add release notes (#3453)
|
2 years ago |
fatedier
|
c71efde303
|
refactor the code related to xtcp (#3449)
|
2 years ago |