[GH-ISSUE #461] socks 代理限速参数 -l 无效 #364

Open
opened 2026-02-27 23:16:39 +03:00 by kerem · 1 comment
Owner

Originally created by @DevialWarrior on GitHub (Jan 4, 2022).
Original GitHub issue: https://github.com/snail007/goproxy/issues/461

socks 代理限速参数 -l 无效

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce

Context (Environment)

  1. proxy version is : free_11.3
  2. full command is :proxy socks -t tcp -p "0.0.0.0:6565" --udp-port 0 --udp -l 100k
  3. system is : CentOS Linux release 7.9.2009 (Core)
  4. full log is: 2022/01/04 14:19:56.879359 proxy/main.go:86 ERROR err : unknown short flag '-l'

Detailed Description

socks 代理限速参数 -l 无效
错误如下
[root@work2 ~]# proxy socks -t tcp -p "0.0.0.0:6565" --udp-port 0 --udp -l 100k
2022/01/04 14:19:56.879359 proxy/main.go:86 ERROR err : unknown short flag '-l'

Possible Implementation

Originally created by @DevialWarrior on GitHub (Jan 4, 2022). Original GitHub issue: https://github.com/snail007/goproxy/issues/461 <!--- Provide a general summary of the issue in the Title above --> socks 代理限速参数 -l 无效 ## Expected Behavior <!--- Tell us what should happen --> ## Current Behavior <!--- Tell us what happens instead of the expected behavior --> ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> ## Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. 1. 1. 1. ## Context (Environment) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> 1. proxy version is : free_11.3 1. full command is :proxy socks -t tcp -p "0.0.0.0:6565" --udp-port 0 --udp -l 100k 1. system is : CentOS Linux release 7.9.2009 (Core) 1. full log is: 2022/01/04 14:19:56.879359 proxy/main.go:86 ERROR err : unknown short flag '-l' <!--- Provide a general summary of the issue in the Title above --> ## Detailed Description <!--- Provide a detailed description of the change or addition you are proposing --> socks 代理限速参数 -l 无效 错误如下 [root@work2 ~]# proxy socks -t tcp -p "0.0.0.0:6565" --udp-port 0 --udp -l 100k 2022/01/04 14:19:56.879359 proxy/main.go:86 ERROR err : unknown short flag '-l' ## Possible Implementation <!--- Not obligatory, but suggest an idea for implementing addition or change -->
Author
Owner

@snail007 commented on GitHub (Jan 4, 2022):

这是商业版功能。
https://snail007.host900.com/goproxy/page/free_vs_commercial/

<!-- gh-comment-id:1004557528 --> @snail007 commented on GitHub (Jan 4, 2022): 这是商业版功能。 https://snail007.host900.com/goproxy/page/free_vs_commercial/
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#364
No description provided.