mitmproxy/mitmproxy/proxy
Aldo Cortesi 82163a1e68 Unify mode specification
We now have:

    --mode regular (the default)
    --mode transparent
    --mode socks5
    --mode reverse:SPEC
    --mode upstream:SPEC

Where SPEC is a host specification.
2017-03-06 20:30:49 +13:00
..
modes coverage++ 2017-02-03 11:55:33 +01:00
protocol Unify mode specification 2017-03-06 20:30:49 +13:00
__init__.py remove empty lines at beginning of file 2016-10-17 10:32:12 +02:00
config.py Unify mode specification 2017-03-06 20:30:49 +13:00
root_context.py nuke tcp.Address and add proper IPv6 support 2017-02-24 13:39:02 +01:00
server.py Unify mode specification 2017-03-06 20:30:49 +13:00