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

Split tunnelling support for Linux #6

Open
dtantono opened this issue Mar 16, 2023 · 1 comment
Open

Split tunnelling support for Linux #6

dtantono opened this issue Mar 16, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@dtantono
Copy link

Hi
I know Nordvpn support split tunneling for Windows. Is it possible to support Linux as well?

@Savolro
Copy link
Collaborator

Savolro commented Mar 17, 2023

Hi! A destination-based version of split-tunneling exists for Linux - you can prevent traffic going to or from specific subnets from going through VPN. You can see how to use that with

nordvpn whitelist --help

However, per-process split tunneling, as there is on Windows, is currently not available on Linux client.

@Savolro Savolro added the enhancement New feature or request label Mar 17, 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

2 participants