【Ubuntu】全局代理

配置代理,Ubuntu下是修改/etc/environment,在后面加入:

http_proxy="http://****.com:8080/"

https_proxy="http://****.com:8080/"

ftp_proxy="http://****.com:8080/"

posted on 2017-04-25 14:19  colipso  阅读(292)  评论(0编辑  收藏  举报

导航