/docker-mitmproxy

Simple and the latest image of mitmproxy

Apache License 2.0Apache-2.0

Simple and the latest image of mitmproxy

This repository contains Dockerfile of mitmproxy for Docker's automated build published to the public Docker Hub.

Usage

docker run -it --rm \
    -v ~/.mitmproxy:/root/.mitmproxy \
    -p 8080:8080 \
    sgrio/mitmproxy mitmproxy