Skip to content

Bash script to auto install Squid Proxy on both Centos & Ubuntu

Notifications You must be signed in to change notification settings

khaledalhashem/squid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squid oneliner installer

This bash script will auto install Squid Proxy on either CentOS 7.x or Ubuntu 16.04 server.

Features

  • One line Bash Script Install
  • Makes installing Squid Proxy a breeze.

Installation

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

Contribute

Support

If you are having issues, please let me know. Send emails to: one (at) knaved.com

License

The project is licensed under the BSD license.

About

Bash script to auto install Squid Proxy on both Centos & Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages