korapp / plasma-nordvpn

Simple Plasma Applet for the official NordVPN linux client
GNU General Public License v3.0
19 stars 1 forks source link

Allow Local network sharing #20

Open TyrannosaurHex opened 1 year ago

TyrannosaurHex commented 1 year ago

Please include an option to toggle local network sharing. KDE Connect does not work when the VPN is connected.

korapp commented 1 year ago

As of today, the plasmoid doesn't cover any nordvpn settings. But if you want to always have access to the local network, you may be able to achieve that directly using nordvpn CLI: e.g. nordvpn whitelist add subnet 192.168.1.0/24 (change the IP address to match your network accordingly)