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

How to send all the request generating from my application to the proxy #280

Closed
aatifansari opened this issue Jul 2, 2023 · 1 comment
Closed

Comments

@aatifansari
Copy link

I am able to successfully run the proxy server as background serivce on new thread inside my android application now I want to send all my network request(http and https) generating from the application to it.
Please help me or let me know if I am missing something.

@aatifansari
Copy link
Author

Hi
I have used ProxySelector and ProxyController for redirecting my applications request to the proxy.
There also exists VPN solution using which u can redirect your particular app traffic to the specified proxy port.

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