How to Install squid in Ubuntu 18.04



Install squid by entering the following commands in the terminal:

sudo apt update
sudo apt install squid

Description:

Full featured Web Proxy cache (HTTP proxy)

Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, ICY and HTTP data objects. . Squid version 3 is a major rewrite of Squid in C++ and introduces a number of new features including ICAP and ESI support.

Homepage: http://www.squid-cache.org

Version: 3.5.27-1ubuntu1

Section: web