mitmproxy/examples
2021-11-22 10:23:21 +01:00
..
addons
contrib split tls_handshake hook into client/server and success/fail variants 2021-11-22 10:23:21 +01:00
keys.yaml
README.md

Mitmproxy Examples

Mitmproxy has a powerful scripting API that allows you to control almost any aspect of traffic being proxied. In fact, much of mitmproxys own core functionality is implemented using the exact same API (see mitmproxy/addons).

⚠️ If you are browsing this on GitHub, make sure to select the git tag matching your mitmproxy version.