You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Oct 6, 2017, at 4:14 PM, Noah Levitt ***@***.***> wrote:
Warcprox doesn't support connecting through another proxy at this point. Pull requests are welcome...
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Take a look at _connect_to_remote_server() in mitmproxy.py. I think that's where you would have warcprox connect through a proxy, if configured to do so.
How do I chain proxies with this thing?
i.e. if I have another http proxy that I want to use but I also want to use this, how can I set that up?
Can the internal socket handler be wrapped one more time, before making the remote connection ?
The text was updated successfully, but these errors were encountered: