mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
* moved readhar to addons and adjusted tests * fixed tests for read_har function * Add har export addon (#6252) Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Maximilian Hils <git@maximilianhils.com> * fixed path issues * added back contrib/import_har * [autofix.ci] apply automated fixes * fixed windows error hopefully * [autofix.ci] apply automated fixes * fixed ubuntu 3.10 isoformat error * [autofix.ci] apply automated fixes * fixed Path import * [autofix.ci] apply automated fixes * need to fix ubuntu 3.10 isoformat * [autofix.ci] apply automated fixes * replaced Z with +00:00 before isoformatting * fixed tox lint * moved readhar to addons and adjusted tests --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Maximilian Hils <git@maximilianhils.com> |
||
|---|---|---|
| .. | ||
| addons | ||
| contrib | ||
| 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 mitmproxy’s 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. |
|---|