tinyproxy
Lightweight, non-caching, optionally anonymizing HTTP proxy
Install
- All systems
-
curl cmd.cat/tinyproxy.sh
- Debian
-
apt-get install tinyproxy
- Ubuntu
-
apt-get install tinyproxy
- Alpine
-
apk add tinyproxy
- Arch Linux
-
pacman -S tinyproxy
- 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
- Dockerfile
- dockerfile.run/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.