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

Using an upstream proxy #8

Open
clouedoc opened this issue May 27, 2024 · 3 comments
Open

Using an upstream proxy #8

clouedoc opened this issue May 27, 2024 · 3 comments

Comments

@clouedoc
Copy link

Hello,

How could I define an upstream proxy with utlsproxy?

Or rather, how can I edit it to allow using an upstream proxy?

I found proxychains-ng to work, but I am not completely satisfied with this, since it's hacky and adds another dependency in my stack.

@clouedoc
Copy link
Author

An update: proxychains-ng doesn't work in Docker, so I am back to square one: making utlsproxy use an upstream proxy somehow. I am not sure how to proceed.

@saucesteals
Copy link
Owner

saucesteals commented Jun 16, 2024

saucesteals/goproxy would need to add support for dialing the proxy instead of the given host and then forwarding the same CONNECT that the client sent it initially

@tobwen
Copy link

tobwen commented Jul 31, 2024

Seems like they got it working? https://github.com/rosahaj/tlsproxy

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

3 participants