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 |
沈鸿飞
|
307d1bfa3f
|
Fix log.level configuration in frps.toml (#3655)
```toml
log.level = info
```
changed to
```toml
log.level = "info"
```
|
1 year ago |
fatedier
|
5eb8f3db03
|
fix tlsVerify json tag (#3654)
|
1 year ago |
fatedier
|
3ae1a4f45a
|
update confugration examples and README (#3650)
|
1 year ago |
ZeroVocabulary
|
21d8e674f0
|
mentioned antivirus detection in installation instructions, added recommendation to whitelist client binaries in antivirus (#3647)
|
1 year ago |
fatedier
|
5e70d5bee0
|
code optimization (#3625)
|
1 year ago |
Zeyu Dong
|
5c8ea51eb5
|
return ssl alert unrecognized_name when https domain not registered (#3620)
|
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
|
885b029fcf
|
remove arch 386 (#3593)
|
1 year ago |
fatedier
|
f1454e91f5
|
support go1.21 (#3573)
|
1 year ago |
fatedier
|
e9e12cf888
|
fix incorrect use of snappy pool (#3549)
|
1 year ago |
fatedier
|
6430afcfa5
|
fix a goroutine leak issue caused by Login plugin timeout (#3547)
|
1 year ago |
fatedier
|
3235addaaa
|
update dependencies (#3539)
|
1 year ago |
fatedier
|
46ff40543a
|
update github actions (#3538)
|
1 year ago |
fatedier
|
efcc028a3d
|
fix a race condition issue (#3536)
|
1 year ago |
fatedier
|
90861b6821
|
update golib (#3532)
|
1 year ago |
fatedier
|
8f105adbca
|
update FUNDING.yml (#3520)
|
1 year ago |
fatedier
|
b1789afbab
|
update version (#3516)
|
1 year ago |
fatedier
|
88c7e8bf7c
|
update doc (#3512)
|
1 year ago |
fatedier
|
fc4e787fe2
|
frpc: support stop command (#3511)
|
1 year ago |
fatedier
|
4c4d5f0d0d
|
service.Run supports passing in context (#3504)
|
1 year ago |
fatedier
|
801e8c6742
|
support wss between frpc and frps (#3503)
|
1 year ago |
fatedier
|
b146989703
|
add release notes for v0.50.0 (#3498)
|
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
|
e1cef053be
|
server/proxy: simplify the code (#3488)
|
1 year ago |
fatedier
|
9ba6a06470
|
e2e: update
|
1 year ago |
fatedier
|
ea08de668e
|
yamux: change default MaxStreamWindowSize to 6MB (#3474)
|
1 year ago |
fatedier
|
de85c9455a
|
stcp, xtcp, sudp: support allow_users and specified server user (#3472)
|
1 year ago |
fatedier
|
cceab7e1b1
|
client/proxy: simplify the code (#3465)
|
2 years 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
|
555db9d272
|
format import package name (#3455)
|
2 years ago |
fatedier
|
98068402c8
|
add release notes (#3453)
|
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
|
c71efde303
|
refactor the code related to xtcp (#3449)
|
2 years ago |
fatedier
|
9f029e3248
|
update Build Status
|
2 years ago |
fatedier
|
8095075719
|
update sponsors
|
2 years ago |
Haruka Abe
|
2225a1781f
|
fix: typo tot => to (#3434)
Co-authored-by: Haruka ABE <abe_haruka@grenge.co.jp>
|
2 years ago |
Aarni Koskela
|
0214b974dd
|
Fix typo: dasboard -> dashboard (#3416)
|
2 years ago |
fatedier
|
738c53ce47
|
web: fix el-popover bug (#3413)
* web: update
* web: fix el-popover bug
|
2 years ago |
hxysayhi
|
db52f07d34
|
Update frpc_full.ini (#3399)
Fix typos.
|
2 years ago |
fatedier
|
f6b8645f56
|
nathole: support discover without configuration file (#3395)
|
2 years ago |
fatedier
|
2c2c4ecdbc
|
feat(nathole): add flag for STUN server in nathole discovery command (#3383)
|
2 years ago |