From 7629a43d82bb6090ebf9101383603f81f6f9940a Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Sat, 27 Aug 2011 09:24:04 +1200 Subject: README and minor felicities for script examples. --- examples/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'examples/README') diff --git a/examples/README b/examples/README index edb70c51..696705a5 100644 --- a/examples/README +++ b/examples/README @@ -1,5 +1,6 @@ - -add_header.py Simple script that just adds a header to every request. -stub.py Script stub with a method definition for every event. -stickycookies An example of writing a custom proxy with libmproxy +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. -- cgit v1.2.3