fatedier
|
3585f5c0c0
|
support range ports mapping by go template (#4073)
|
2024-03-15 17:23:16 +08:00 |
|
fatedier
|
e0c979e98e
|
fix release scripts (#4057)
|
2024-03-12 17:37:14 +08:00 |
|
fatedier
|
e6ec5a509b
|
update release notes (#4055)
|
2024-03-12 15:14:13 +08:00 |
|
fatedier
|
43ba7bd338
|
use new log package (#4054)
|
2024-03-12 13:58:53 +08:00 |
|
fatedier
|
7ae3719b82
|
cleanup code (#4019)
|
2024-02-22 21:04:21 +08:00 |
|
fatedier
|
b2b580be22
|
update kcp-go package (#4009)
|
2024-02-20 16:11:37 +08:00 |
|
fatedier
|
3e0c78233a
|
use std slices package (#4008)
|
2024-02-20 12:01:41 +08:00 |
|
fatedier
|
b6361fb143
|
use go built-in min & max functions to replace lo.Min and lo.Max (#4007)
|
2024-02-19 21:27:56 +08:00 |
|
fatedier
|
adb04e81e7
|
bump pion/stun to v2 (#4006)
|
2024-02-19 21:13:20 +08:00 |
|
fatedier
|
518ca2ceb2
|
ReverseProxy: use Rewrite to replace Director (#4005)
* display go version in make
* ReverseProxy: use Rewrite to replace Director
|
2024-02-19 21:04:29 +08:00 |
|
fatedier
|
3529158f31
|
proxy supports configuring annotations, which will be displayed in the frps dashboard (#4000)
|
2024-02-19 16:28:27 +08:00 |
|
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
|
2024-02-19 13:03:37 +08:00 |
|
fatedier
|
e8ace492a5
|
bump version to 0.54.0 (#3967)
|
2024-02-01 12:52:25 +08:00 |
|
fatedier
|
1c8bc0bfa8
|
make the host/domain matching case-insensitive (#3966)
|
2024-02-01 11:53:52 +08:00 |
|
fatedier
|
b31c67d7c0
|
web: support to clear offline proxies data on dashboard (#3963)
|
2024-02-01 10:54:57 +08:00 |
|
fatedier
|
d01f4a3ec1
|
cmd: use hyphen instead of underscore (#3898)
|
2023-12-27 10:44:13 +08:00 |
|
Remember
|
596262d5e0
|
upgrade go-jose and crypto version (#3895)
|
2023-12-26 10:49:46 +08:00 |
|
fatedier
|
2a9a7a0e4a
|
fix login retry interval (#3879)
|
2023-12-21 21:38:32 +08:00 |
|
fatedier
|
5e77c8e2d3
|
fix lint (#3877)
|
2023-12-21 21:19:49 +08:00 |
|
im_zhou
|
3bf6605e1a
|
fix: duplicate call loginFunc (#3860) (#3875)
modify ext func, specify whether exit immediately
|
2023-12-21 20:51:10 +08:00 |
|
Remember
|
3540910879
|
fix(backoff): close of closed out channel (#3871)
* fix: close of closed channel
* feat: replace Try0 to std
|
2023-12-21 11:43:42 +08:00 |
|
0x7fff
|
e66e77cb8f
|
add error (#3833)
Co-authored-by: int7 <int7@gmail.com>
|
2023-12-07 17:25:22 +08:00 |
|
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
|
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
|
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
|
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 |
|
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 |
|
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 |
|