dweinstein / dockerfile-mitmproxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SYNOPSIS

mitmproxy dockerfile.

USAGE

Public image on registry

docker pull dweinstein/mitmproxy
docker run -p 8080:8080 dweinstein/mitmproxy mitmdump
https_proxy=http://dockerip:8080 curl -k https://www.google.com

Example

About

License:MIT License