Web proxy in freeBSD with Squid

หาที่อยู่ Ports ก่อนครับ
>whereis squid
/usr/ports/www/squid
เข้าไปที่ Ports เพื่อติดตั้ง
>cd /usr/ports/www/squid
>make all
>make install
แก้ไข config ของ squid
> vi /usr/local/etc/squid/squid.conf
หาบรรทัดต่าง ๆ ต่อไปนี้
Continue reading “Web proxy in freeBSD with Squid” »