mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #442] --only等参数具体用法 #346
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#346
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 @bestv5 on GitHub (Jul 23, 2021).
Original GitHub issue: https://github.com/snail007/goproxy/issues/442
--only等参数具体用法是什么?使用文档里也没有说清楚。有认知道具体怎么用吗?
我的需求是,goproxy 作为二级代理本地使用,上边还有一个上网代理。但是我我本机只想特定域名(IP)允许走代理上网,其他域名(IP)均不能走代理上网。这个如何配置。有会的朋友吗