mitmproxy

An interactive man-in-the-middle HTTP proxy. See also: mitmweb. More information: <https://docs.mitmproxy.org/stable/concepts-options>.

Debian Debian
RUN apt-get update && \ apt-get install -y mitmproxy
Ubuntu
RUN apt-get update && \ apt-get install -y mitmproxy
Arch Arch Linux
RUN pacman -S --noconfirm mitmproxy
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mitmproxy
Raspbian
RUN apt-get update && \ apt-get install -y mitmproxy
click the source code to copy install mitmproxy on any operating system with command-not-found.com