fatedier
e8ace492a5
bump version to 0.54.0 ( #3967 )
2024-02-01 12:52:25 +08:00
Remember
596262d5e0
upgrade go-jose and crypto version ( #3895 )
2023-12-26 10:49:46 +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
Rene Leonhardt
5c4d820eb4
chore: Update dependencies ( #3738 )
...
* chore: Update dependencies
* Removed all foolish updates
2023-10-31 19:40:48 +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
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
3235addaaa
update dependencies ( #3539 )
2023-07-21 14:34:44 +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
801e8c6742
support wss between frpc and frps ( #3503 )
2023-06-29 11:20:45 +08:00
fatedier
c71efde303
refactor the code related to xtcp ( #3449 )
2023-05-28 16:50:43 +08:00
fatedier
a22d6c9504
frpc: support nathole discover ( #3381 )
2023-03-30 20:28:15 +08:00
fatedier
8f394dba27
trace log adds join errors ( #3352 )
2023-03-11 19:34:06 +08:00
fatedier
54eb704650
e2e: upgrade to ginkgo v2 ( #3335 )
2023-02-27 14:44:16 +08:00
fatedier
8c6303c1e5
web/frpc: support more info ( #3334 )
2023-02-26 02:54:53 +08:00
fatedier
6b3daffaf0
upgrade quic-go and change import path ( #3286 )
2023-02-02 20:20:17 +08:00
0x7fff
af0b7939a7
feat: odic refine ( #3202 )
...
Co-authored-by: Matt Feury <mattfeury@gmail.com>
2022-12-12 15:10:38 +08:00
fatedier
2f66dc3e99
support protocol quic between frpc and frps ( #3198 )
2022-12-12 11:04:10 +08:00
fatedier
6ecc97c857
update deps ( #3094 )
2022-09-08 17:16:45 +08:00
fatedier
9d077b02cf
lint by golangci-lint ( #3080 )
2022-08-29 01:02:53 +08:00
fatedier
888ed25314
dependency: update github.com/pires/go-proxyproto to v0.6.2 ( #2894 )
2022-04-15 11:36:00 +08:00
fatedier
100d556336
support tcp keepalive params ( #2863 )
2022-03-22 19:29:30 +08:00
fatedier
10100c28d9
client: add dial_server_timeout ( #2805 )
2022-02-19 16:49:21 +08:00
fatedier
70f4caac23
move dial functions into golib ( #2767 )
2022-01-20 20:03:07 +08:00
bobo liu
2f74f54f18
Let's get rid of ugly statik ( #2255 )
...
* Get rid of ugly statik
go1.16 introduced the embed package, it's the more graceful solution for embedding file into binary.
https://golang.org/pkg/embed/
* remove statik totally
* split go and static files in assets
2021-08-17 20:20:04 +08:00
fatedier
09f39de74e
add more e2e test ( #2505 )
2021-08-02 13:07:28 +08:00
fatedier
2a68c1152f
dep: update github.com/hashicorp/yamux to latest ( #2472 )
2021-07-08 10:42:28 +08:00
fatedier
fe4e9b55f3
update github.com/pires/go-proxyproto to v0.5.0
2021-06-21 19:35:52 +08:00
fatedier
3f11b6a082
update k8s.io/apimachinery to v0.21.2
2021-06-21 19:35:52 +08:00
fatedier
8a333c2ae0
update github.com/stretchr/testify to v1.7.0
2021-06-21 19:35:52 +08:00
fatedier
1fd6ba2738
update github.com/spf13/cobra to v1.1.3
2021-06-21 19:35:52 +08:00
fatedier
a98a9616f6
update dependency github.com/rodaine/table to v1.0.1
2021-06-21 19:35:52 +08:00
fatedier
95cd9ab900
update dependency github.com/prometheus/client_golang to v1.11.0
2021-06-21 19:35:52 +08:00
fatedier
900454e58b
more e2e test cases ( #2450 )
2021-06-18 16:48:36 +08:00
fatedier
fbaa5f866e
add e2e tests ( #2334 )
2021-03-31 16:57:39 +08:00
fatedier
184a0ff9ab
update Makefile.cross-compiles and support darwin/arm64 ( #2295 )
2021-03-15 21:02:56 +08:00
yuyulei
3621aad1c1
Reconstruct config ( #2098 )
...
* refactoring config
* Update by comments
2021-01-26 11:31:08 +08:00
vesta
710ecf44f5
feat: support ntlm proxy set in http_proxy env ( #2002 )
2020-09-23 12:05:05 +08:00
fatedier
c9fe23eb10
more e2e tests ( #1845 )
2020-09-07 14:57:23 +08:00
fatedier
262317192c
new e2e framework ( #1835 )
2020-06-02 22:48:55 +08:00
fatedier
b6ec9dad28
bump version to v0.32.1
2020-04-02 11:49:16 +08:00
Tank
caa6e8cf01
fix: frpc reconnect frps frequently lead to memory leak ( #1722 )
2020-04-02 10:58:37 +08:00
fatedier
495d999b6c
refactoring monitor code, support prometheus ( #1668 )
...
* refactoring monitor code, support prometheus
* remove vendor
2020-03-11 13:20:26 +08:00
Guy Lewin
6c6607ae68
feat: add multiple authentication methods, token and oidc.
...
token is the current token comparison, and oidc generates oidc token using client-credentials flow. in addition - add ping verification using the same method
2020-03-01 10:57:01 +08:00
fatedier
6da093a402
support bandwith limit for one proxy
2019-11-03 01:20:49 +08:00
fatedier
649f47c345
change log method
2019-10-12 20:13:12 +08:00
Tyler Compton
bc46e3330a
Add an "assets_dir" option for frpc
...
This option allows users to specify where they want assets to be loaded
from, like the "assets_dir" option that already exists for frps. This
allows library users to use the admin panel without having to bundle
assets with statik.
2019-08-19 16:51:03 -07:00