码迷,mamicode.com
首页 > 其他好文 > 详细

配置git使用socks5代理

时间:2017-04-21 22:42:41      阅读:211      评论:0      收藏:0      [点我收藏+]

标签:配置   http   global   127.0.0.1   blog   代理   soc   https   div   

git config --global http.proxy socks5://127.0.0.1:1080

git config --global https.proxy socks5://127.0.0.1:1080

 

配置git使用socks5代理

标签:配置   http   global   127.0.0.1   blog   代理   soc   https   div   

原文地址:http://www.cnblogs.com/afxcn/p/6746250.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!