mitmproxy/examples
2022-05-30 14:41:10 +00:00
..
addons Fix wsgi HTTPS example (#5385) 2022-05-30 14:41:10 +00:00
contrib use Python 3.9+ typing 2022-04-26 13:53:23 +02: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.