mitmproxy/examples
Daniel Karandikar b4f49d0186
Update io-write-flow-file.py example with option (#6464)
#### Description

Update example addon as described in
https://github.com/mitmproxy/mitmproxy/issues/6445

#### Checklist

 - [x] I have updated tests where applicable.

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Hils <git@maximilianhils.com>
2024-03-06 21:18:43 +00:00
..
addons Update io-write-flow-file.py example with option (#6464) 2024-03-06 21:18:43 +00:00
contrib Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01: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.