mitmproxy/libmproxy
Aldo Cortesi e285b17e3f Add -r option to mitmdump and mitmproxy.
This option reads a set of flows from a file. I've also regularized the
mitmdump and mitmproxy command-line signatures by removing mitmproxy's old way
of specifying flow loads through naked arguments.
2011-05-15 11:54:12 +12:00
..
contrib Switch over to new serialization format. 2011-02-16 15:10:00 +13:00
resources Tweak CA and cert setup to be nice to Windows. 2011-03-18 14:48:43 +13:00
__init__.py Move version constants to version.py, add version to serialized flows. 2011-03-09 12:36:14 +13:00
cmdline.py Add -r option to mitmdump and mitmproxy. 2011-05-15 11:54:12 +12:00
console.py Add -r option to mitmdump and mitmproxy. 2011-05-15 11:54:12 +12:00
controller.py Add a -n option which tells the tools not to bind a proxy. 2011-05-14 10:44:25 +12:00
dump.py Add -r option to mitmdump and mitmproxy. 2011-05-15 11:54:12 +12:00
filt.py Test suite rejiggering and cleanup. 2011-02-03 12:16:03 +13:00
flow.py Add -r option to mitmdump and mitmproxy. 2011-05-15 11:54:12 +12:00
netstring.py netstring.py 100% unit test coverage. 2011-03-12 14:39:41 +13:00
proxy.py unit test coverage ++ 2011-03-20 18:52:16 +13:00
script.py Whitespace in mitmdump output. 2011-02-17 15:56:54 +13:00
utils.py Revamp key generation. 2011-03-18 16:45:31 +13:00
version.py I've now added all the features I want for 0.4. Bump the version number. 2011-03-13 20:42:55 +13:00