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

Support for reverse proxy to another socks5/http proxy #544

Open
phpmathan opened this issue Jul 30, 2024 · 0 comments
Open

Support for reverse proxy to another socks5/http proxy #544

phpmathan opened this issue Jul 30, 2024 · 0 comments

Comments

@phpmathan
Copy link

phpmathan commented Jul 30, 2024

Currently, I'm listening to a TCP port with sniffing enabled, and then applying the filters based on the hostname, and then connecting to the destination, but I need to connect to another HTTP or socks5 proxy from the forwarder node which matches the applied filter. Simply say, I'm trying to achieve a host-based proxy to route. For certain hosts, I want to route through the socks5 proxy and all other routes directly.

NOTE: HTTP requests are routed as expected for the above requirement, whereas HTTPS fails.

Thanks.

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

1 participant