aurorax

Good judgment comes from experience and all of that comes from bad judgment.


  • Home

  • Archives

  • Tags

git使用socks代理

Posted on 2015-07-19 | In Windows

在win下没有找到类似tsocks的代理软件,又不想只为了一个git开vpn,可以用简单的一行git config开启socks5代理

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

So easy!

# git # windows # socks # socks5
Solidphp 2.0
mac osx使用homebrew安装tsocks
aurorax

aurorax

85 posts
17 categories
259 tags
Creative Commons
© 2013 - 2017 aurorax
Powered by Hexo
Theme - NexT.Mist