GitHub 代理
2026-03-18 16:17:24
1
2
git config --global http.https://github.com.proxy socks5://127.0.0.1:xxxx
git config --global http.https://github.com.proxy http://127.0.0.1:xxxx

不设会很难受,所以设了,嗯。

上一页
2026-03-18 16:17:24
下一页