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