tinyproxy

Lightweight, non-caching, optionally anonymizing HTTP proxy

Install

All systems
curl cmd.cat/tinyproxy.sh
Debian Debian
apt-get install tinyproxy
Ubuntu
apt-get install tinyproxy
Alpine
apk add tinyproxy
Arch Arch Linux
pacman -S tinyproxy
image/svg+xml Kali Linux
apt-get install tinyproxy
Fedora
dnf install tinyproxy
Windows (WSL2)
sudo apt-get update sudo apt-get install tinyproxy
OS X
brew install tinyproxy
Raspbian
apt-get install tinyproxy
Docker
docker run cmd.cat/tinyproxy tinyproxy powered by Commando

tinyproxy

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.

tinyproxy-bin

Lightweight, non-caching, optionally anonymizing HTTP proxy (executable only)

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 the minimal set of files required for running the tinyproxy executable.