mitmproxy/examples
Maximilian Hils b7ac3186ee
Update Dependencies (#7916)
* update dependencies

* make ruff happy

* make mypy on Windows happy
2025-10-15 18:55:11 +02:00
..
addons introduce new contentview API (#7623) 2025-04-21 14:56:58 +02:00
contrib Update Dependencies (#7916) 2025-10-15 18:55:11 +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.