mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 16:17:49 +00:00
.. | ||
add_header.py | ||
flowbasic | ||
README | ||
stickycookies | ||
stub.py | ||
upsidedownternet.py |
add_header.py Simple script that just adds a header to every request. flowbasic Basic use of mitmproxy as a library. stub.py Script stub with a method definition for every event. stickycookies An example of writing a custom proxy with libmproxy. upsidedownternet.py Rewrites traffic to turn PNGs upside down.