在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刪除。