mitmproxy/examples
2025-04-21 14:56:58 +02:00
..
addons introduce new contentview API (#7623) 2025-04-21 14:56:58 +02:00
contrib
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.