设置代理export http_proxy=http://127.0.0.1:1087 https_proxy=http://127.0.0.1:1087 取消代理unset http_proxy https_proxy 喜欢