1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-10 04:19:24 +02:00
dockerfiles/mitmproxy
..
docker-compose.yml
README.md

mitmproxy

mitmproxy is a free and open source interactive HTTPS proxy.

$ docker-compose up -d
$ curl --proxy 127.0.0.1:8080 --cacert data/mitmproxy-ca-cert.pem https://www.google.com