mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #439] 使用socks代理,其它网站都可以,但github就不行,100%连接被重置,关掉代理反而有时候下可以 #345
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#345
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 @mistyworm on GitHub (Jun 30, 2021).
Original GitHub issue: https://github.com/snail007/goproxy/issues/439
proxy socks -t tcp -p 0.0.0.0:7777 --daemon
版本:free_10.7
浏览器是用的Chrome+SwitchyOmega
因为github用直接连接时不稳定,有时可以有时不可以,所以就特意买了个日本的阿里云服务器,搭了个代理服务器,把github加到了代理名单中,但前段时间用得好好的,最近突然不能用了,只要走代理,就瞬间返回连接被重置。关掉代理的话,网络好时能打开,网络不好时连接超时。
打开代理时,其它网站比如google等都可以用代理打开,就是github不行。