It is better to use Linux for this purpose. , You can make an experiment in your windows and switch to Linux.
installing squid on windows
Download squid for windows from :
http://squid.acmeconsulting.it/download/squid-2.6.STABLE18-bin.zip
Full Installation Instructions are in the documentation.
Change the c:\squid\etc\squid.conf from the default :
acl home src 192.168.0.0/255.255.255.0 # (change it for your subnet)
http_access allow home
cache_dir aufs c:/squid/var/cache 1000 16 256
dns_nameservers 208.67.220.220
run the following commands :
mkdir c:\squid\var\cache
c:\squid\sbin\squid -z
Done,
Now your squid is ready.
squid
Home »
Windows XP
» HowTo Run Squid Proxy Server in Windows XP
HowTo Run Squid Proxy Server in Windows XP
Related Posts:
How to Add Printer to Router With Wireless Laptop and VistaA printer connected to a wireless router allows anyone connected to the router to print from that printer. Wireless routers also provide laptop users … Read More
Howto Restore Ubuntu After Windows Installation Using LiveCDWindows will overwrite the grub boot loader , So You cannot access Linux partition after Windows Installation. Tools Required : Ubuntu LiveCD First… Read More
How to create a zip folder in Windows (OS)To create a zipped, compressed folder 1.Open My Computer. 2.Double-click a drive or folder. 3.On the File menu, point to New and then Folder. … Read More
Hardware Checklist for Windows 2000Windows 2000 Hardware Diagnostic Procedure. 1.Check compatibility of the computer by going here. Check the hardware compatibility list (HCL). If th… Read More
How to extract icons from EXE, DLL, OCX, and CPL filesWish you could extract all of icons stored on your computer? If I were to ask you how many icons you have stored on your computer, would you be able t… Read More
0 comments:
Post a Comment