im_zhou
|
6d9e0c20f6
|
fix static assets (#3816)
|
12 months ago |
fatedier
|
97d3cf1a3b
|
call config complete in nathole discover (#3813)
|
12 months ago |
fatedier
|
38f297a395
|
Improve the strict configuration validation (#3809)
|
1 year 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 |
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
|
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 |
Rene Leonhardt
|
5c4d820eb4
|
chore: Update dependencies (#3738)
* chore: Update dependencies
* Removed all foolish updates
|
1 year ago |
0x7fff
|
46266e4d30
|
fix: set ping (#3734)
Co-authored-by: int7 <int7@gmail.com>
|
1 year ago |
fatedier
|
a6478aeac8
|
rename example configuration file name (#3721)
|
1 year ago |
fatedier
|
806b55c292
|
admin user not convert in INI (#3719)
|
1 year ago |
fatedier
|
496b1f1078
|
remove configuration files in release assets (#3713)
|
1 year ago |
fatedier
|
9cb0726ebc
|
fix example config (#3701)
|
1 year ago |
fatedier
|
31190c703d
|
fix doc link (#3694)
|
1 year ago |
fatedier
|
1452facf77
|
README typo (#3683)
|
1 year ago |
fatedier
|
6d4d8e616d
|
fix encryption and compresion in dashboard (#3682)
|
1 year ago |
fatedier
|
a7ad967231
|
update README (#3670)
|
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
|
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 |