Commit Graph

1252 Commits (450b8393bc5a06fd1182690b967e8deb0c20b606)
 

Author SHA1 Message Date
Remember cdfa8fa66f
fix(client): close workConn when authentication err (#3885) 1 year ago
fatedier 256b87321d
improve e2e port allocator (#3882) 1 year ago
fatedier 5b7b81a117
let e2e concurrency configurable (#3881) 1 year ago
fatedier 2a9a7a0e4a
fix login retry interval (#3879) 1 year ago
fatedier 5e77c8e2d3
fix lint (#3877) 1 year ago
im_zhou 3bf6605e1a
fix: duplicate call loginFunc (#3860) (#3875)
modify ext func, specify whether exit immediately
1 year ago
Remember 3540910879
fix(backoff): close of closed out channel (#3871)
* fix: close of closed channel

* feat: replace Try0 to std
1 year ago
fatedier 2d67e2e0c6
remove copilot for pr (#3857) 1 year ago
fatedier cc2076970f
update doc (#3844) 1 year ago
0x7fff e7652f4ccc
feat: ssh doc (#3841)
* feat: add example

* feat: add ssh doc

---------

Co-authored-by: int7 <int7@gmail.com>
1 year ago
0x7fff e66e77cb8f
add error (#3833)
Co-authored-by: int7 <int7@gmail.com>
1 year ago
fatedier 1bc9d1a28e update sponsor doc 1 year ago
fatedier 7ad62818bd
update sponsor doc (#3823) 1 year ago
fatedier 9ecafeab40
bump version to v0.53.0 (#3822) 1 year ago
fatedier 95cf418963
ssh: return informations to client (#3821) 1 year ago
im_zhou 6d9e0c20f6
fix static assets (#3816) 1 year ago
fatedier 97d3cf1a3b
call config complete in nathole discover (#3813) 1 year 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