aboutsummaryrefslogtreecommitdiffstats
path: root/examples/README
diff options
context:
space:
mode:
authorMarc Liyanage <reg.gitcommit@entropy.ch>2013-05-15 15:24:18 -0700
committerMarc Liyanage <reg.gitcommit@entropy.ch>2013-05-15 15:24:34 -0700
commit50ac988363afcfc463bdca19c6aab6fb09e27c03 (patch)
tree71613a87b52012a41b62a246c715cab4b93660d0 /examples/README
parent9e94fdc6db83bc2d11b6a9cd1df5222827df3ce8 (diff)
downloadmitmproxy-50ac988363afcfc463bdca19c6aab6fb09e27c03.tar.gz
mitmproxy-50ac988363afcfc463bdca19c6aab6fb09e27c03.tar.bz2
mitmproxy-50ac988363afcfc463bdca19c6aab6fb09e27c03.zip
Add mitmproxywrapper.py
Diffstat (limited to 'examples/README')
-rw-r--r--examples/README1
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