mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #346] 请问怎么设置 SwitchyOmega 里的 https 代理? #263
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#263
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 @myvcgit on GitHub (Jan 8, 2020).
Original GitHub issue: https://github.com/snail007/goproxy/issues/346
我在 SwitchyOmega 里有个 https proxy 设置 ,
protool 为 https
server 为 www.abcd.com
port 为 443
这个proxy 是别人的,在SwitchyOmega里设置好能用,现在没有 proxy.crt proxy.key 这两个文件。请问 goproxy怎么设置使用这样的proxy
@snail007 commented on GitHub (Jan 8, 2020):
https://www.bilibili.com/video/av68265936/
@myvcgit commented on GitHub (Jan 8, 2020):
这个视频并没有什么用,我问的是,比如你搭建了一个https proxy 给我用,你告诉我 在SwitchyOmega 里面设置一下就可以用了。设置的参数就是我上面描述的一样。但现在我想用你的写goproxy 来使用这个https proxy。但我没有proxy.crt proxy.key 。因为我想既然 SwitchyOmega 不用这两个文件能使用这个https proxy,那你写的goproxy 应该也能使用这样的https proxy。
@snail007 commented on GitHub (Jan 8, 2020):
看手册,单向tls
@guanzi008 commented on GitHub (Jun 21, 2020):
看来是个小白