Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chain proxies #36

Open
rizplate opened this issue Oct 3, 2017 · 3 comments
Open

chain proxies #36

rizplate opened this issue Oct 3, 2017 · 3 comments

Comments

@rizplate
Copy link

rizplate commented Oct 3, 2017

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 ?

@nlevitt
Copy link
Contributor

nlevitt commented Oct 6, 2017

Warcprox doesn't support connecting through another proxy at this point. Pull requests are welcome...

@rizplate
Copy link
Author

rizplate commented Oct 7, 2017 via email

@nlevitt
Copy link
Contributor

nlevitt commented Oct 9, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants