CentOS7_First (vmware)
yum -y install squid
vim /etc/squid/squid.conf # ํ๋ก์ ์ค์ ํ์ผ
> 26 acl centos7 src 192.168.111.0/255.255.255.0
> 54 http_access allow centos7
> 62 cache_dir ufs /var/spool/squid 1000 16 256
> 74 visible_hostname centos7
systemctl stop firewalld
setenforce 0
CentOS7_Third
ํ์ด์ด ํญ์ค ์ ์ > ํ์ด์ด ํญ์ค ์ค์ > ์ผ๋ฐ > ๋คํธ์ํฌ ์ค์ >
์๋ ํ๋ก์ ์ค์ : 192.168.111.100 / ํฌํธ : 3125 / HTTPS์๋ ์ด ํ๋ก์๋ฅผ ์ฌ์ฉ ์ฒดํฌํ๊ธฐ > reboot