mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 02:37:15 +00:00
* Adapt mitmproxywrapper.py to Python 3 strings This fixes errors like this one: `TypeError: memoryview: a bytes-like object is required, not 'str'` * [autofix.ci] apply automated fixes Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.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. |
|---|