日期:2014-05-16 浏览次数:20763 次
apt-get easy_install pip等下载被墙时,可以用export http_proxy="http://127.0.0.1:8123" 设置代理,然后sudo -E apt-get ***就可以走Polipo下载了。