- 修改/etc/profile文件,增加
http_proxy=127.0.0.1:808
export http_proxy
https_proxy=127.0.0.1:808
export https_proxy
- 使用source /etc/profile命令使配置生效
source /etc/profile
微信扫一扫
http_proxy=127.0.0.1:808
export http_proxy
https_proxy=127.0.0.1:808
export https_proxy
source /etc/profile
相关推荐