mitmweb

A web-based interactive man-in-the-middle HTTP proxy. See also: mitmproxy. 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 mitmweb on any operating system with command-not-found.com