mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 07:08:10 +00:00
edbb3d6791
* update ws injection example, fixes #4751 * Update websocket-inject-message.py * Revert "Update websocket-inject-message.py" This reverts commit 86b4cda2f4d6d694db7d0d8b30ec04c3ef123181. Co-authored-by: Maximilian Hils <github@maximilianhils.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. |
---|