设置github的项目git命令走sock代理
git config --global http.https://github.com.proxy socks5://127.0.0.1:1086(sock端口号)
撤消代理
git config --global --unset http.https://github.com.proxy设置github的项目git命令走sock代理
git config --global http.设置github的项目git命令走sock代理
git config --global http.https://github.com.proxy socks5://127.0.0.1:1086(sock端口号)
撤消代理
git config --global --unset http.https://github.com.proxy设置github的项目git命令走sock代理
git config --global http.