mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #174] 能否提供上下行流量和速率的相关log或者接口? #103
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zhfish on GitHub (Nov 8, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/174
搭个梯子,两种方式:
问题有2:
2.无法知道每个人的使用情况,比如速率,已使用流量
小水管都是限流的,我怕谁用超了会影响所有人
老大能不能想办法支持一下?
@snail007 commented on GitHub (Nov 8, 2018):
不支持接口,日志,只支持针对tcp连接限速.
@zhfish commented on GitHub (Nov 8, 2018):
如果我想自己扩展,从哪里入手呢?