轉載自https://www.cnblogs.com/EasonJim/p/9826681.html
1、在/etc/profile文件
2、在~/.bashrc
3、在~/.zshrc
4、在/etc/profile.d/文件夾下新建一個文件xxx.sh
刪除代理
export -n http_proxy
export -n https_proxy
export -n no_proxy
轉載自https://www.cnblogs.com/EasonJim/p/9826681.html
1、在/etc/profile文件
2、在~/.bashrc
3、在~/.zshrc
4、在/etc/profile.d/文件夾下新建一個文件xxx.sh
刪除代理
export -n http_proxy
export -n https_proxy
export -n no_proxy
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。