| Proxy servers on large networks help to improve reliability by blocking malicious data, and they enable you to cache your web content and return it quickly on subsequent requests. It acts as an middle-ware between client and the origin server |
|---|
| Proxy caching server is just an interface for the squid proxy server |
| -------------------------------------------------------------------------------------------------------------------------------------------------- |
| #update machine |
apt-get update
#install squid
apt install squid
#copy all project files to /etc/squid
sudo cp * /etc/squid
#open squid.conf file and enter your machine IP
cd /etc/squid gedit squid.conf
#run app sudo java -jar /etc/squid/ssssssssssssss/dist/PROXY_SERVER.jar sudo java -jar PROXY_SERVER.jar
NOTE : This is successfully tested on ubuntu 2018.4 you may get permission error for that give permission using chmod followed by cache directory
|--------------------------------------------------------------------------------------------------------------------------------------------------|
| ================================THANK YOU===================================== |
|---|