1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-25 16:28:40 +00:00
dockerfiles/mitmproxy/README.md
2021-09-07 18:48:28 +08:00

241 B

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