码迷,mamicode.com
首页 > 系统相关 > 详细

[转]linux terminal中使用proxy

时间:2017-08-21 19:44:18      阅读:171      评论:0      收藏:0      [点我收藏+]

标签:export   logs   bash   http   nal   方法   port   web   使用   

转自:http://www.cnblogs.com/JoJosBizarreAdventure/p/5892383.html

 

在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中使用proxy

标签:export   logs   bash   http   nal   方法   port   web   使用   

原文地址:http://www.cnblogs.com/DarkMaster/p/7406160.html

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