mitmdump
View, record, and programmatically transform HTTP traffic. The command-line counterpart to mitmproxy. More information: <https://docs.mitmproxy.org/stable/#mitmdump>.
RUN apt-get update && \
apt-get install -y mitmproxy
RUN apt-get update && \
apt-get install -y mitmproxy
RUN pacman -S --noconfirm mitmproxy
RUN apt-get update && \
apt-get install -y mitmproxy
RUN apt-get update && \
apt-get install -y mitmproxy