mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 02:37:15 +00:00
* first draft of read har. * [autofix.ci] apply automated fixes * Fixed using max's suggestions * [autofix.ci] apply automated fixes * updated to snake_case * [autofix.ci] apply automated fixes * Made max's changes. * [autofix.ci] apply automated fixes * gets server address from har file now * [autofix.ci] apply automated fixes * added support for if serverIPAdress wasnt found * [autofix.ci] apply automated fixes * editted docstring and changed peername and sockname values * fix nits * removed unused variable, should pass tox --------- 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. |
|---|