How to Install tinyproxy in Ubuntu 18.04



Install tinyproxy by entering the following commands in the terminal:

sudo apt update
sudo apt install tinyproxy

Description:

Lightweight, non-caching, optionally anonymizing HTTP proxy

An anonymizing HTTP proxy which is very light on system resources, ideal for smaller networks and similar situations where other proxies (such as Squid) may be overkill and/or a security risk. Tinyproxy can also be configured to anonymize HTTP requests (allowing for exceptions on a per-header basis). . This package contains everything for running tinyproxy as a system-wide service.

Homepage: https://tinyproxy.github.io/

Version: 1.8.4-5

Section: universe/net