frp/pkg/util
百里(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
..
http fix static assets (#3816) 2023-11-30 10:59:08 +08:00
limit rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
log use new log package (#4054) 2024-03-12 13:58:53 +08:00
metric rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
net fix x-forwarded-for header (#4111) 2024-03-28 16:47:27 +08:00
system set CompatibilityMode for android (#4091) 2024-03-21 17:34:09 +08:00
tcpmux optimize some code (#3801) 2023-11-27 15:47:49 +08:00
util use math/rand/v2 (#4020) 2024-03-20 15:48:31 +08:00
version bump deps version (#4136) 2024-04-09 11:39:21 +08:00
vhost add proxy manager and monitor (#7) 2024-07-09 19:20:28 +08:00
wait use math/rand/v2 (#4020) 2024-03-20 15:48:31 +08:00
xlog use new log package (#4054) 2024-03-12 13:58:53 +08:00