NordSecurity / nordvpn-linux

NordVPN Linux client
GNU General Public License v3.0
295 stars 41 forks source link

Split tunnelling support for Linux #6

Open dnet890 opened 1 year ago

dnet890 commented 1 year ago

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

Savolro commented 1 year ago

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.