mitmproxy/libmproxy
Aldo Cortesi 2f457e041e Unify mitmproxy and mitmdump commandline
- Extract common options into cmdline.py
- Change mitmproxy keybindings to fit command line

Some cmdline options and keybindings aren't in operation yet - just stubs
where functionality will be added in the next few commits.
2011-03-12 14:30:12 +13:00
..
contrib Switch over to new serialization format. 2011-02-16 15:10:00 +13:00
resources Clean up certificate generation. 2011-02-20 12:17:10 +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 Unify mitmproxy and mitmdump commandline 2011-03-12 14:30:12 +13:00
console.py Unify mitmproxy and mitmdump commandline 2011-03-12 14:30:12 +13:00
controller.py Make mitmdump exit after client replay is complete by default. 2011-03-06 16:54:49 +13:00
dump.py Make mitmdump handle invalid serialized data gracefully. 2011-03-11 15:16:31 +13:00
filt.py Test suite rejiggering and cleanup. 2011-02-03 12:16:03 +13:00
flow.py Handle invalid bind address specifications gracefully. 2011-03-12 13:47:37 +13:00
netstring.py Clean up and strip down netstrings module. 2011-02-20 14:03:32 +13:00
proxy.py Handle invalid bind address specifications gracefully. 2011-03-12 13:47:37 +13:00
script.py Whitespace in mitmdump output. 2011-02-17 15:56:54 +13:00
utils.py Think harder about timestamps. Just save seconds since the epoch as a float. 2011-03-09 12:18:08 +13:00
version.py Move version constants to version.py, add version to serialized flows. 2011-03-09 12:36:14 +13:00