mitmproxy/libmproxy
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
..
console Add the --host option, which uses the value in the Host header for dispaly URLs. 2013-03-17 17:37:54 +13:00
contrib Move HTTP auth module to netlib. 2013-03-03 10:37:06 +13:00
platform
__init__.py
cmdline.py Add the --host option, which uses the value in the Host header for dispaly URLs. 2013-03-17 17:37:54 +13:00
controller.py
dump.py Introduce a filtered flow writer, and use it in dump.py 2013-03-14 09:19:43 +13:00
encoding.py
filt.py
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
proxy.py Fix bug that caused mis-identification of some HTTPS connections in transparent mode. 2013-03-17 14:35:36 +13:00
script.py
tnetstring.py
utils.py
version.py