Commit Graph

1139 Commits

Author SHA1 Message Date
fatedier 9ecafeab40
bump version to v0.53.0 (#3822) 2023-12-01 20:44:50 +08:00
fatedier 95cf418963
ssh: return informations to client (#3821) 2023-12-01 20:18:13 +08:00
im_zhou 6d9e0c20f6
fix static assets (#3816) 2023-11-30 10:59:08 +08:00
fatedier 97d3cf1a3b
call config complete in nathole discover (#3813) 2023-11-28 19:02:51 +08:00
fatedier 38f297a395
Improve the strict configuration validation (#3809) 2023-11-28 18:43:33 +08:00
fatedier 7c799ee921
add e2e tests for ssh tunnel (#3805) 2023-11-28 13:48:32 +08:00
fatedier 69ae2b0b69
optimize some code (#3801) 2023-11-27 15:47:49 +08:00
fatedier d5b41f1e14 sshTunnelGateway refactor (#3784) 2023-11-22 14:35:37 +08:00
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>
2023-11-22 14:35:37 +08:00
Aarni Koskela f5d5a00eef
Fix various typos (#3783) 2023-11-22 14:30:22 +08:00
fatedier 526e809bd5
update for strict config (#3779) 2023-11-16 21:03:36 +08:00
Aarni Koskela e8deb65c4b
Strict configuration parsing (#3773)
* Test configuration loading more precisely

* Add strict configuration parsing
2023-11-16 15:42:49 +08:00
fatedier 184223cb2f
Code refactoring related to message handling and retry logic. (#3745) 2023-11-06 10:51:48 +08:00
fatedier 5760c1cf92
frpc: exit with code 1 if first login failed (#3740) 2023-11-01 17:06:55 +08:00
Rene Leonhardt 5c4d820eb4
chore: Update dependencies (#3738)
* chore: Update dependencies

* Removed all foolish updates
2023-10-31 19:40:48 +08:00
0x7fff 46266e4d30
fix: set ping (#3734)
Co-authored-by: int7 <int7@gmail.com>
2023-10-30 20:24:57 +08:00
fatedier a6478aeac8
rename example configuration file name (#3721) 2023-10-24 10:42:51 +08:00
fatedier 806b55c292
admin user not convert in INI (#3719) 2023-10-24 10:08:29 +08:00
fatedier 496b1f1078
remove configuration files in release assets (#3713) 2023-10-23 10:47:59 +08:00
fatedier 9cb0726ebc
fix example config (#3701) 2023-10-19 17:28:35 +08:00
fatedier 31190c703d
fix doc link (#3694) 2023-10-19 11:22:40 +08:00
fatedier 1452facf77
README typo (#3683) 2023-10-16 11:29:51 +08:00
fatedier 6d4d8e616d
fix encryption and compresion in dashboard (#3682) 2023-10-16 11:22:12 +08:00
fatedier a7ad967231
update README (#3670) 2023-10-12 19:57:59 +08:00
fatedier 01a0d557ef
fix legacy ini proxy conversion panic (#3667) 2023-10-11 16:53:03 +08:00
fatedier b9c24e9b69
natHoleSTUNServer set default value (#3664) 2023-10-11 15:46:22 +08:00
fatedier df12cc2b9d
fix broken server api and dashboard info (#3662) 2023-10-11 15:01:07 +08:00
fatedier 7cc67e852e
fix that transport.tls.disableCustomTLSFirstByte doesn't take effect (#3660) 2023-10-11 11:49:40 +08:00
沈鸿飞 307d1bfa3f
Fix log.level configuration in frps.toml (#3655)
```toml
log.level = info
```
changed to
```toml
log.level = "info"
```
2023-10-10 19:45:33 +08:00
fatedier 5eb8f3db03
fix tlsVerify json tag (#3654) 2023-10-10 19:02:52 +08:00
fatedier 3ae1a4f45a
update confugration examples and README (#3650) 2023-10-10 16:48:13 +08:00
ZeroVocabulary 21d8e674f0
mentioned antivirus detection in installation instructions, added recommendation to whitelist client binaries in antivirus (#3647) 2023-10-09 15:05:03 +08:00
fatedier 5e70d5bee0
code optimization (#3625) 2023-09-20 15:18:50 +08:00
Zeyu Dong 5c8ea51eb5
return ssl alert unrecognized_name when https domain not registered (#3620) 2023-09-18 14:28:05 +08:00
fatedier bae0b4d7c0
optimize the code of the command line (#3614) 2023-09-15 10:33:32 +08:00
fatedier 74255f711e
config: add some validations (#3610) 2023-09-13 18:59:51 +08:00
fatedier 7cd02f5bd8
add e2e tests for v1 config (#3608) 2023-09-13 16:32:39 +08:00
fatedier c95311d1a0
support yaml/json/toml configuration format, make ini deprecated (#3599) 2023-09-06 10:18:02 +08:00
fatedier 885b029fcf
remove arch 386 (#3593) 2023-08-31 11:16:20 +08:00
fatedier f1454e91f5
support go1.21 (#3573) 2023-08-14 11:10:38 +08:00
fatedier e9e12cf888
fix incorrect use of snappy pool (#3549) 2023-07-25 21:31:26 +08:00
fatedier 6430afcfa5
fix a goroutine leak issue caused by Login plugin timeout (#3547) 2023-07-25 15:12:40 +08:00
fatedier 3235addaaa
update dependencies (#3539) 2023-07-21 14:34:44 +08:00
fatedier 46ff40543a
update github actions (#3538) 2023-07-21 10:30:46 +08:00
fatedier efcc028a3d
fix a race condition issue (#3536) 2023-07-20 22:32:32 +08:00
fatedier 90861b6821
update golib (#3532) 2023-07-17 17:27:43 +08:00
fatedier 8f105adbca
update FUNDING.yml (#3520) 2023-07-06 19:58:50 +08:00
fatedier b1789afbab
update version (#3516) 2023-07-05 20:35:08 +08:00
fatedier 88c7e8bf7c
update doc (#3512) 2023-07-02 00:35:33 +08:00
fatedier fc4e787fe2
frpc: support stop command (#3511) 2023-06-30 17:35:37 +08:00