mitmproxy/test
Aldo Cortesi 0e993bec6f Add the --host option, which uses the value in the Host header for dispaly URLs.
- Can be toggled with "o" then "h" in mitmproxy
- Useful for transparent mode
2013-03-17 17:37:54 +13:00
..
completion
data Unit test proxy option parsing. 2013-03-03 11:58:57 +13:00
fuzzing Few more fuzzing commands, exclude console app from coverage. 2013-03-03 22:39:26 +13:00
scripts
tools First draft of "How mitmproxy works", a complete guide to the mechanics of the proxy process 2013-01-03 17:26:59 +13:00
test_cmdline.py
test_console.py
test_console_common.py Add the --host option, which uses the value in the Host header for dispaly URLs. 2013-03-17 17:37:54 +13:00
test_console_contentview.py Substantially rewrite AMF decoding. 2012-11-26 13:25:07 +13:00
test_console_help.py
test_controller.py Test controller message default reply. 2013-03-03 09:33:22 +13:00
test_dump.py Fuzzing, and fixes for errors found with fuzzing. 2013-03-03 22:03:27 +13:00
test_encoding.py
test_filt.py
test_flow.py Add the --host option, which uses the value in the Host header for dispaly URLs. 2013-03-17 17:37:54 +13:00
test_fuzzing.py Fuzzing, and fixes for errors found with fuzzing. 2013-03-03 22:03:27 +13:00
test_platform_pf.py First draft of OSX transparent proxy mode. 2013-01-01 11:13:56 +13:00
test_proxy.py Remove __slots__ to make it possible to inherit from Options classes. 2013-03-03 12:26:20 +13:00
test_script.py
test_server.py Fuzzing, and fixes for errors found with fuzzing. 2013-03-03 22:03:27 +13:00
test_utils.py
tservers.py Unit test proxy auth. 2013-03-03 11:04:33 +13:00
tutils.py Significantly refactor the master/slave message passing interface. 2013-02-17 12:42:48 +13:00