代理配置(pip,yum,npm)pip代理配置
教师节送老师什么礼物1、永久设置石家庄市旅游景点
/etc/profile:
vim /etc/profile:
乒乓球比赛规则export http_proxy='代理服务器IP:端⼝号'
export https_proxy='代理服务器IP:端⼝号'
source /etc/profile
2、临时的修改环境变量
女人该学点什么技术好export http_proxy='代理服务器IP:端⼝号
export https_proxy='代理服务器IP:端⼝号'
3、单次设置
pip install - --proxy=代理服务器IP:端⼝号
注释:顺便说⼀下pip 源配置
cd ~
9000万兰博基尼看看有没有.pip ⽂件夹,没有可以新建
vi ~/.f
# add this
[global]
trusted-host = xxxxxxxxx
index = xxxxxxxxx
index-url = xxxxxxxxx
记住host要在/etc/hosts⾥有对应的IP,否则不认识你的host,可以ping⼀下
审计学就业前景
npm代理配置
发布评论