fatedier
43ba7bd338
use new log package ( #4054 )
9 months ago
fatedier
80cfd0938e
use go1.22 ( #4018 )
9 months ago
fatedier
b2b580be22
update kcp-go package ( #4009 )
9 months ago
fatedier
3e0c78233a
use std slices package ( #4008 )
9 months ago
fatedier
adb04e81e7
bump pion/stun to v2 ( #4006 )
9 months ago
fatedier
2f958c2095
bump quic-go to 0.41.0 ( #4002 )
9 months ago
fatedier
dc34a68542
support go1.22 and drop support for go1.20 ( #4001 )
9 months ago
fatedier
3529158f31
proxy supports configuring annotations, which will be displayed in the frps dashboard ( #4000 )
9 months ago
fatedier
e8ace492a5
bump version to 0.54.0 ( #3967 )
10 months ago
Remember
596262d5e0
upgrade go-jose and crypto version ( #3895 )
11 months ago
fatedier
cc2076970f
update doc ( #3844 )
11 months 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
Rene Leonhardt
5c4d820eb4
chore: Update dependencies ( #3738 )
...
* chore: Update dependencies
* Removed all foolish updates
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
f1454e91f5
support go1.21 ( #3573 )
1 year ago
fatedier
e9e12cf888
fix incorrect use of snappy pool ( #3549 )
1 year ago
fatedier
3235addaaa
update dependencies ( #3539 )
1 year ago
fatedier
efcc028a3d
fix a race condition issue ( #3536 )
1 year ago
fatedier
90861b6821
update golib ( #3532 )
1 year ago
fatedier
801e8c6742
support wss between frpc and frps ( #3503 )
1 year ago
fatedier
c71efde303
refactor the code related to xtcp ( #3449 )
2 years ago
fatedier
a22d6c9504
frpc: support nathole discover ( #3381 )
2 years ago
fatedier
8f394dba27
trace log adds join errors ( #3352 )
2 years ago
fatedier
54eb704650
e2e: upgrade to ginkgo v2 ( #3335 )
2 years ago
fatedier
8c6303c1e5
web/frpc: support more info ( #3334 )
2 years ago
fatedier
100148d925
support go1.20 ( #3287 )
2 years ago
fatedier
6b3daffaf0
upgrade quic-go and change import path ( #3286 )
2 years ago
0x7fff
af0b7939a7
feat: odic refine ( #3202 )
...
Co-authored-by: Matt Feury <mattfeury@gmail.com>
2 years ago
fatedier
2f66dc3e99
support protocol quic between frpc and frps ( #3198 )
2 years ago
fatedier
6ecc97c857
update deps ( #3094 )
2 years ago
fatedier
9d077b02cf
lint by golangci-lint ( #3080 )
2 years ago
fatedier
888ed25314
dependency: update github.com/pires/go-proxyproto to v0.6.2 ( #2894 )
3 years ago
fatedier
100d556336
support tcp keepalive params ( #2863 )
3 years ago
fatedier
10100c28d9
client: add dial_server_timeout ( #2805 )
3 years ago
fatedier
70f4caac23
move dial functions into golib ( #2767 )
3 years ago
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
3 years ago
fatedier
09f39de74e
add more e2e test ( #2505 )
3 years ago
fatedier
2a68c1152f
dep: update github.com/hashicorp/yamux to latest ( #2472 )
3 years ago
fatedier
fe4e9b55f3
update github.com/pires/go-proxyproto to v0.5.0
3 years ago
fatedier
3f11b6a082
update k8s.io/apimachinery to v0.21.2
3 years ago
fatedier
8a333c2ae0
update github.com/stretchr/testify to v1.7.0
3 years ago
fatedier
1fd6ba2738
update github.com/spf13/cobra to v1.1.3
3 years ago
fatedier
a98a9616f6
update dependency github.com/rodaine/table to v1.0.1
3 years ago
fatedier
95cd9ab900
update dependency github.com/prometheus/client_golang to v1.11.0
3 years ago
fatedier
900454e58b
more e2e test cases ( #2450 )
3 years ago
fatedier
fbaa5f866e
add e2e tests ( #2334 )
4 years ago
fatedier
184a0ff9ab
update Makefile.cross-compiles and support darwin/arm64 ( #2295 )
4 years ago
yuyulei
3621aad1c1
Reconstruct config ( #2098 )
...
* refactoring config
* Update by comments
4 years ago