Fork me on GitHub

Linux配置代理IP

 

Linux配置代理IP:

vim /etc/profile


http_proxy=http://username:password@ip:port/
https_proxy=http://username:password@ip:port/

export http_proxy
export https_proxy


source /etc/profile
posted @   迁梦余光  阅读(2884)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示