diff options
Diffstat (limited to 'examples/README')
-rw-r--r-- | examples/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/README b/examples/README index 0a4684a7..46d25acd 100644 --- a/examples/README +++ b/examples/README @@ -7,3 +7,4 @@ proxapp How to embed a WSGI app in a mitmproxy server 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. +mitmproxywrapper.py Bracket mitmproxy run with proxy enable/disable on OS X |