百里(barry)
fb13ce3ed7
fix: barry 2024-07-12 17:40:04
2024-07-12 17:40:04 +08:00
百里(barry)
151f2e89b2
fix: barry 2024-07-12 17:25:45
2024-07-12 17:25:45 +08:00
百里(barry)
84de659219
Fix traffic init time ( #10 )
2024-07-12 12:11:15 +08:00
百里(barry)
e6f3fe7bf8
fix: barry 2024-07-12 11:11:39 ( #9 )
2024-07-12 11:15:36 +08:00
百里(barry)
fc764302ce
update traffic last time ( #8 )
...
* refine SessionErrMsg
---------
Co-authored-by: Huge <huge@agi7.ai>
2024-07-11 18:36:52 +08:00
百里(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
百里(barry)
fc15d05955
Feat: forward cookie auth ( #6 )
2024-06-21 14:01:24 +08:00
dashuang
09faf3f79e
Merge pull request #4 from aginetwork7/fix/ws_header
...
Fix: websocket header update
2024-06-13 17:14:00 +08:00
barry
04ac6ef8a6
fix: 2024-06-13 16:18:37
2024-06-13 16:18:37 +08:00
dashuang
7dca8627a8
Merge pull request #3 from aginetwork7/fix/xtcp-session-close
...
Fix/xtcp session close
2024-04-12 10:24:23 +08:00
Lidashuang
b21d0d1214
frpc
2024-04-12 10:17:31 +08:00
Lidashuang
234ceb15d7
frpc
2024-04-11 17:02:21 +08:00
dashuang
b293acc657
Merge pull request #1 from aginetwork7/feat/auth
...
add jwt auth
2024-04-11 16:59:11 +08:00
chenzhongjie
ad3b01f853
fix
2024-04-11 15:27:12 +08:00
chenzhongjie
aeeb36747c
fix
2024-04-11 14:28:48 +08:00
chenzhongjie
7d9c9af001
fix
2024-04-11 12:02:36 +08:00
chenzhongjie
d1896f66c5
fix
2024-04-10 19:08:35 +08:00
chenzhongjie
b84dd2d9c4
fix
2024-04-10 17:07:25 +08:00
chenzhongjie
8c4c872939
test
2024-04-10 17:03:15 +08:00
chenzhongjie
dd2f4b5973
test
2024-04-10 16:56:05 +08:00
chenzhongjie
36cd2202bb
test
2024-04-10 14:47:26 +08:00
chenzhongjie
2011ceb732
test
2024-04-10 14:43:18 +08:00
fatedier
8f23733f47
Merge pull request #4137 from fatedier/dev
...
bump version
2024-04-09 11:45:41 +08:00
fatedier
d2d03a8fd9
bump deps version ( #4136 )
2024-04-09 11:39:21 +08:00
fatedier
590ccda677
fix x-forwarded-for header ( #4111 )
2024-03-28 16:47:27 +08:00
fatedier
86f90f4d27
package.sh add android ( #4094 )
2024-03-21 19:38:18 +08:00
fatedier
5a6d9f60c2
Merge pull request #4092 from fatedier/dev
...
bump v0.56.0
2024-03-21 17:37:39 +08:00
fatedier
f16ef00975
set CompatibilityMode for android ( #4091 )
2024-03-21 17:34:09 +08:00
fatedier
b36f3834eb
use math/rand/v2 ( #4020 )
2024-03-20 15:48:31 +08:00
fatedier
c08be0fd92
update release notes ( #4086 )
2024-03-20 15:16:01 +08:00
Kaive Young
bc5fb91c05
add header for http healthcheck ( #4085 )
2024-03-20 14:58:03 +08:00
fatedier
002831ea82
add doc for port range mapping ( #4081 )
2024-03-19 13:22:29 +08:00
fatedier
acf33db4e4
update release notes ( #4074 )
2024-03-15 17:50:58 +08:00
fatedier
3585f5c0c0
support range ports mapping by go template ( #4073 )
2024-03-15 17:23:16 +08:00
fatedier
8383d528d9
disable quic-go's ECN support by default ( #4069 )
2024-03-15 14:22:03 +08:00
fatedier
fa977c839f
fix daily log rotate ( #4066 )
2024-03-14 19:49:58 +08:00
fatedier
86c2ad78c8
disable quic-go's receive buffer warning ( #4063 )
2024-03-13 21:53:09 +08:00
fatedier
a5b7abfc8b
Merge pull request #4060 from fatedier/dev
...
bump version
2024-03-12 18:11:37 +08:00
fatedier
d5589213c5
add set -e
in package.sh ( #4059 )
2024-03-12 18:07:55 +08:00
fatedier
e0c979e98e
fix release scripts ( #4057 )
2024-03-12 17:37:14 +08:00
fatedier
1e650ea9a7
Merge pull request #4056 from fatedier/dev
...
bump version
2024-03-12 16:55:25 +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
49443cb2c6
update sponsor ( #4045 )
...
* update sponsors
2024-03-07 14:45:55 +08:00
fatedier
32f09c4b60
regen web assets ( #4040 )
2024-03-03 23:02:38 +08:00
Haotian Zou
f63b4d5c29
fix: change absolute path to relative path ( #4038 )
2024-03-03 22:57:17 +08:00
fatedier
b3946489dd
add new badges ( #4028 )
2024-02-27 17:43:37 +08:00
fatedier
7ae3719b82
cleanup code ( #4019 )
2024-02-22 21:04:21 +08:00
fatedier
80cfd0938e
use go1.22 ( #4018 )
2024-02-22 20:24:33 +08:00
fatedier
52f66b05e6
update golangci-lint version to 1.56 ( #4013 )
2024-02-21 17:20:40 +08:00