Centos使用Squid配置http proxy
参考 https://blog.csdn.net/dddgggd/article/details/1224119691、安装Squidyum install squid -y2、编辑squid配置文件cd /etc/squid/ vim squid.conf3、修改内容为dns_v4_first on http_port 3228 # 修改端口,默认为 3128 http_access allow
参考 https://blog.csdn.net/dddgggd/article/details/1224119691、安装Squidyum install squid -y2、编辑squid配置文件cd /etc/squid/ vim squid.conf3、修改内容为dns_v4_first on http_port 3228 # 修改端口,默认为 3128 http_access allow