终端偶尔需要使用代理进行加速下载,需要环境变量中配置http_proxy
vim /etc/profile 添加 https_proxy=192.168.1.5:1081 http_proxy=192.168.1.5:1081 ftp_proxy=192.168.1.5:1081 export https_proxy export http_proxy export ftp_proxy 执行source /etc/profile
更新日期: 2021年03月09日
文章标签: Linux
文章链接: https://www.vos.cn/os/495.html
版权说明:如非注明,本站文章均为vOS原创,转载请注明出处和附带本文链接。
文章标签: Linux
文章链接: https://www.vos.cn/os/495.html
版权说明:如非注明,本站文章均为vOS原创,转载请注明出处和附带本文链接。