在linux terminal中使用代理
方法一:
terminal中输入 export http_proxy= "http://web-proxy.xxxxxxxx.com"
方法二:
.bashrc 中添加 export http_proxy= "http://web-proxy.xxxxxxxx.com"
然后执行.bashrc
然后新建的terminal就export了http proxy
在linux terminal中使用代理
方法一:
terminal中输入 export http_proxy= "http://web-proxy.xxxxxxxx.com"
方法二:
.bashrc 中添加 export http_proxy= "http://web-proxy.xxxxxxxx.com"
然后执行.bashrc
然后新建的terminal就export了http proxy
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。