百里(barry)
c0b091f139
add proxy manager and monitor ( #7 )
...
* GitButler Integration Commit
This is an integration commit for the virtual branches that GitButler is tracking.
Due to GitButler managing multiple virtual branches, you cannot switch back and
forth between git branches and virtual branches easily.
If you switch to another branch, GitButler will need to be reinitialized.
If you commit on this branch, GitButler will throw it away.
Here are the branches that are currently applied:
- feat/frpcc (refs/gitbutler/feat/frpcc)
branch head: e52195a01a6e3432cccc3ba952a8c940ad4d3fc6
- test/main.go
- go.sum
- go.mod
- server/service.go
For more information about what we're doing here, check out our docs:
https://docs.gitbutler.com/features/virtual-branches/integration-branch
* fix: barry 2024-07-03 15:36:17
* fix: barry 2024-07-03 15:44:12
* fix: barry 2024-07-03 15:46:25
* fix: barry 2024-07-03 16:52:13
* fix: barry 2024-07-03 17:30:53
* fix: barry 2024-07-03 17:42:01
* fix: barry 2024-07-03 18:43:39
* fix: barry 2024-07-03 19:36:06
* fix: barry 2024-07-03 19:43:47
* fix: barry 2024-07-04 10:51:06
* fix: barry 2024-07-04 12:29:01
* fix log and body
* fix rate calc
* fix: barry 2024-07-09 18:20:06
---------
Co-authored-by: GitButler <gitbutler@gitbutler.com>
2024-07-09 19:20:28 +08:00
chenzhongjie
2011ceb732
test
2024-04-10 14:43:18 +08:00
fatedier
d2d03a8fd9
bump deps version ( #4136 )
2024-04-09 11:39:21 +08:00
fatedier
002831ea82
add doc for port range mapping ( #4081 )
2024-03-19 13:22:29 +08:00
fatedier
fa977c839f
fix daily log rotate ( #4066 )
2024-03-14 19:49:58 +08:00
fatedier
43ba7bd338
use new log package ( #4054 )
2024-03-12 13:58:53 +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
adb04e81e7
bump pion/stun to v2 ( #4006 )
2024-02-19 21:13:20 +08:00
fatedier
2f958c2095
bump quic-go to 0.41.0 ( #4002 )
2024-02-19 17:17:02 +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
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