Watch this video tutorial for detailed instructions on installing mitmproxy.
Ensure that you've downloaded the certificate required for mitmproxy.
Make sure your proxy settings look like this:
pip install mitmproxyRun your proxy server and then execute the command mitmdump -s ./main.py.
This getting started guide might be useful.
