How to change Port of Squid Proxy Server
Squid proxy server runs on port 3128 by default. Changing squid proxy server port to a non-standard port is a good idea as it will protect your proxy server from abusers and hackers. Method 1 You can use the sed command to replace the port number In the above command, replace NEW_PORT_HERE with the port … Read more