会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
积小流
首页
新随笔
订阅
管理
2016年9月30日
git with shadowsocks
摘要: 这两天在看 webrtc 的代码。之前 clone 过一份,但是想继续更新 git pull 的时候却总时超时。而在浏览器内可以正常访问到 webrtc repo 。设置 git 也使用 shadowsocks 作为代理即可:git config http.proxy 'socks5://127.0.0.1:1080'git config https.proxy 'socks5://127.0.0...
阅读全文
posted @ 2016-09-30 09:52 sammei
阅读(26)
评论(0)
推荐(0)
编辑
公告