如何正确配置代理

Posted ppp1314520818

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了如何正确配置代理相关的知识,希望对你有一定的参考价值。

yum使用代理
/etc/yum.conf
proxy=http://hubproxy.sh.cn.ao.ericsson.se:8080
curl wget全局代理
/etc/profile
http_proxy: http://hubproxy.sh.cn.ao.ericsson.se:8080
source /etc/profile

测试网络是否通:
curl -v https://dl.fedoraproject.org

yum install curl

curl -x "http://hubproxy.sh.cn.ao.ericsson.se:8080" https://dl.fedoraproject.org
curl -x "http://hubproxy.sh.cn.ao.ericsson.se:8080 https://iac_poc_function_user:[email protected]/artifactory/cv-generic/delivery/3pp/jdk-8u171-linux-x64.rpm
ansible
get_url:
curl
get
yum
environment:
https_proxy: "http://hubproxy.sh.cn.ao.ericsson.se:8080"

以上是关于如何正确配置代理的主要内容,如果未能解决你的问题,请参考以下文章

如何在带有 SSL 的 nginx 反向代理后面正确运行 BeEF

修改 nginx 配置以正确反向代理 websockets

如何为代理网站正确配置 CORS 设置

使用nginx反向代理时,如何正确获取到用户的真实ip

如何正确配置 telegraf 以写入来自 MQTT 的 InfluxDB 数据

如何正确设置nginx中remote