1.server
yum install squid
vi /etc/squid/squid.conf(acl and http_port)
2.client
export http_proxy=http://172.31.48.102:80/
export https_proxy=$http_proxy
1.server
yum install squid
vi /etc/squid/squid.conf(acl and http_port)
2.client
export http_proxy=http://172.31.48.102:80/
export https_proxy=$http_proxy
本文标题:centos7架设http代理
本文链接:https://www.haomeiwen.com/subject/ekdadttx.html
网友评论