mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-14 12:10:49 +08:00
7 lines
437 B
Plaintext
7 lines
437 B
Plaintext
add_header.py Simple script that just adds a header to every request.
|
|
flowbasic Basic use of mitmproxy as a library.
|
|
modify_form.py Modify all form submissions to add a parameter.
|
|
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.
|