git go使用socket5代理 git # set git through socks5 proxy: git config –global http.proxy socks5://127.0.0.1:1080 # Recover … 继续阅读 git go使用socket5代理