This bash script will auto install Squid Proxy on either CentOS 7.x or Ubuntu 16.04 server.
- One line Bash Script Install
- Makes installing Squid Proxy a breeze.
To install on a Centos Server; one liner
curl -O https://raw.githubusercontent.com/khaledalhashem/squid/master/squid_centos.sh
To install on an Ubuntu Server; one liner
curl -O https://raw.githubusercontent.com/khaledalhashem/squid/master/squid_ubuntu.sh
- Issue Tracker: https://github.com/khaledalhashem/squid/issues
- Source Code: https://github.com/khaledalhashem/squid
If you are having issues, please let me know. Send emails to: one (at) knaved.com
The project is licensed under the BSD license.