mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 08:25:54 +03:00
[GH-ISSUE #49] 能否在 SOCKS 代理中为 <IP 地址>:<端口号> 设置黑白名单 #22
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#22
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 @Menci on GitHub (Mar 30, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/49
情景:X 机器向外网开放一个端口,提供一个 SOCKS 代理,但客户端只能通过该代理连接到 127.0.0.1:443。
@Menci commented on GitHub (Mar 30, 2018):
如果能设置不同的验证凭据,凭据 A 可以任意连接,凭据 B 受黑白名单限制,就更好了。
@snail007 commented on GitHub (Mar 31, 2018):
你可以参考认证api,开启验证,通过外部api控制每一个连接