Skip to content

io-sgr/docker-mitmproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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