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

[feature request] Run local proxy #482

Open
Redo11 opened this issue Sep 10, 2023 · 0 comments
Open

[feature request] Run local proxy #482

Redo11 opened this issue Sep 10, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Redo11
Copy link

Redo11 commented Sep 10, 2023

Is your feature request related to a problem? Please describe.
So, sometimes I want to use the VPN on specific apps, like web browser and leave the rest of the system untunneled.

Describe the solution you'd like
My solution would be to run a local proxy, so when an app connects to socks5 proxy on localhost it is tunneled through the VPN.
The proxy would run locally and be bundled into the application, so no changes to the architecture of the VPN are needed.
It would be optional and configurable in the settings.

Describe alternatives you've considered
On Linux, I've tried using network namespaces but they are too complicated to set up and are not user friendly at all.
Other option is to run VPN on a VM, but then there is no way to pass the proxy port to host os.

@Redo11 Redo11 added the enhancement New feature or request label Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant