io-sgr/docker-mitmproxy

How to intercept https traffic?

Closed this issue · 2 comments

How to intercept https traffic?

Sorry, got it. The certificate was wrong.

Never mind, the self-signed certificates will be save at ~/.mitmproxy, port 8080 will be mapped to your host, and you can point your proxy to localhost:8080, and you will see logs in docker by using docker logs -f <your_container_name>