iafilius / nordvpn-linux

A nicer way to connect to NordVPN on Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NordVPN Linux (nordvpn-linux)

Be warned, this app will make connecting to NordVPN as easy as on windows and macos. It uses Electron and NordVPN-cli under the hood.

NordVPN Linux NordVPN Linux

How to use

This is just an initial setup, more will come later.

Dependencies

NordVPN CLI: Install the nordvpn-cli for your distro. More info is on their website.

Install

Double-click on your downloaded .AppImage or .snap binary.

OR:

Get it from the Snap Store

Login

The app will prompt your nordvpn credentials when opening the app or trying to connect to a server while youre not logged in. Credentials are saved automagically.

Connect to a server

Click on a country to connect to a server. You will be prompted for your credentials if youre not logged in.

Change settings

Open the popup menu by clicking on the bars on the topright, change any setting you like. They are saved automatically.

If you want to contribute

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev -m electron

Lint the files

yarn run lint

Build the app for production

quasar build -m electron

Customize the configuration

See Configuring quasar.conf.js.

About

A nicer way to connect to NordVPN on Linux.

License:GNU General Public License v3.0


Languages

Language:Vue 59.6%Language:JavaScript 29.2%Language:HTML 4.8%Language:Python 4.5%Language:CSS 1.4%Language:Shell 0.4%