W
e
l
c
o
m
e
: )
摘要: 使用Squid搭建代理服务器 1、安装Squid yum install squid 2、配置Squid 编辑配置文件 /etc/squid/squid.conf,根据需要进行设置,例如设置监听端口、允许的客户端IP等 3、启动Squid服务 systemctl start squid system 阅读全文
posted @ 2024-05-22 14:27 fastKapi 阅读(310) 评论(0) 推荐(0)