mitmproxy/examples
Maximilian Hils e36c790d55
Merge pull request #4300 from anneborcherding/fix/webscanner-helper
[contrib addons] updated imports and style.
2020-11-20 10:06:13 +01:00
..
addons refactor and remove dead code 2020-11-08 13:07:44 +01:00
contrib Merge pull request #4300 from anneborcherding/fix/webscanner-helper 2020-11-20 10:06:13 +01:00
pathod
keys.yaml
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.