micro_proxy

really small HTTP/HTTPS proxy

Install

All systems
curl cmd.cat/micro_proxy.sh
Debian Debian
apt-get install micro-proxy
Ubuntu
apt-get install micro-proxy
Windows (WSL2)
sudo apt-get update sudo apt-get install micro-proxy
Raspbian
apt-get install micro-proxy

micro-proxy

really small HTTP/HTTPS proxy

micro_proxy is a very small Unix-based HTTP/HTTPS proxy. It runs from inetd, which means its performance is poor. But for low-traffic sites, it's quite adequate. It implements all the basic features of an HTTP/HTTPS proxy, including IPv6 forwarding, in only 320 lines of code. Homepage: <http://www.acme.com/software/micro_proxy/>