mitmproxy/examples
Maximilian Hils 9409bf0368 move Headers/Message/Request/Response into mitmproxy.http 2021-02-05 08:43:15 +01:00
..
addons move Headers/Message/Request/Response into mitmproxy.http 2021-02-05 08:43:15 +01:00
contrib Fix location for contrib har_dump.py in its test (#4424) 2021-02-03 18:52:56 +01:00
README.md restructure examples 2020-06-23 16:00:14 +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.