让局域网内使用一个goagent 修改goagent的proxy.ini中的[listen]ip = 127.0.0.1为ip = 192.168.x.xpython的easy_install 使用代理下载安装$ sudo -i# export http_proxy=http://192.168.1.25:80# easy_install virtualenv