mitmproxy/examples
2021-03-08 19:36:18 +01:00
..
addons merge WebSocketFlow into HTTPFlow, add WebSocket UI 2021-03-08 19:36:18 +01:00
contrib Fix HAR dump (#4439) 2021-02-11 21:07:09 +01:00
keys.yaml typo 2018-05-27 19:40:26 +03:00
README.md restructure examples 2020-06-23 16:00:14 +02:00

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.