随笔分类 -  Github

摘要:git config --global http.https://github.com.proxy socks5://localhost:10808git config --global https.https://github.com.proxy socks5://localhost:10808 阅读全文
posted @ 2024-03-29 09:21 阅读(87) 评论(0) 推荐(0)
摘要:修改hosts 添加以下内容 (mac为例) sudo vim /etc/hosts 151.101.184.133 avatars0.githubusercontent.com 151.101.184.133 avatars1.githubusercontent.com 151.101.184.1 阅读全文
posted @ 2021-01-15 10:10 阅读(105) 评论(0) 推荐(0)