风.fox


  • 文章

mac brew 代理下载

2017/ 03/ 23 0 1856 风.fox

#系统说明
MAC 系统

安装软件包时,特别是国外软件源时经常出现错误,这时就是用到代理了

风.fox

#http 代理

http_proxy=http://127.0.0.1:9999 brew install php56 

#ALL_PROXY

ALL_PROXY=socks5://a:a@localhost:8765 brew install php56

参考

http://blog.suchasplus.com/2014/10/homebrew-using-socks-proxy.html

© 2017 fox. Some rights reserved. 苏ICP备2024089878号-3

Powered by fox. Theme by Uno.