⚠️ This is unmaintained. Please use the official docs instead: http://docs.mitmproxy.org/en/stable/install.html
If you want to live on the dangerous side, you can install mitmproxy from its master branch. If you encounter any bugs, please do us the favor and report them on the Github issue tracker briefly.
pip uninstall mitmproxy netlib git clone https://github.com/mitmproxy/mitmproxy.git cd mitmproxy pip install --src . -r requirements.txt