mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-03 03:07:18 +00:00
External scripts can read a flow, modify it, and then return it to mitmproxy using a simple API. The "|" keyboard shortcut within mitmproxy prompts the user for a script. |
||
|---|---|---|
| .. | ||
| contrib | ||
| resources | ||
| __init__.py | ||
| console.py | ||
| controller.py | ||
| dump.py | ||
| filt.py | ||
| flow.py | ||
| proxy.py | ||
| pyparsing.py | ||
| script.py | ||
| utils.py | ||