摘要: 1. 临时设置打开 Git Bash,使用命令临时设定socks代理: git config --global http.proxy 'socks5://127.0.0.1:10808' git config --global https.proxy 'socks5://127.0.0.1:1080 阅读全文
posted @ 2024-07-12 18:28 jopny 阅读(131) 评论(0) 推荐(0) 编辑