python - How do I connect mitmproxy to another proxy outside of my control? -


the process browser send request mitmproxy , generate request gets sent target proxy server isn't controlled us. proxy server send response mitmproxy relay response browser.

how go doing this?

you can -f flag mitmproxy, forwards proxy requests upstream server. take @ docs here:

http://mitmproxy.org/doc/features/forwardproxy.html


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -