NordVPN NetworkManager Gui Save

A NordVPN GUI client for linux using the native Network Manager

Project README

NordVPN Network Manager GUI

License Badge Issues Release commits-since forthebadge

Login Screen

Main Screen

About

NordVPN Network Manager GUI is a graphical frontend for both NordVPN and the system Network Manager. All connections are handled directly by the network manager and user secrets are only stored in memory before being passed to the Network Manager. Currently it operates 100% as a user process with no need for root privileges.

This project was inspired by NordVPN-NetworkManager by Chadsr. Many thanks for the code and knowledge that they published into the public domain.

Features

  • Light - Uses the system Network Manager, application doesn't need to be running
  • Clean - All configuration files are deleted after disconnection
  • Secure - User secrets are passed directly from memory to the Network manager, root access is not required
  • Powerful - Supports a variety of different protocols and server types with more on the way.
  • Kill Switch - internet connection is disabled if VPN connection is lost
  • Auto Connect - VPN is connection is established on system start
  • Randomize MAC - Random MAC address is assigned before establishing connection

Using Installation Script

Installation script should support Debian, Fedora, and Arch Linux. It will attempt to install the one dependency this program has (networkmanager-openvpn). It will also add a menu entry pointing to the current working directory of the installation script. So make sure you place the folder where you want the install to be located.

Installation script is only intended for the release version, not the python script itself.

Usage: sudo ./install.sh

You can download the latest release here.

Known Issues

  • No support for obfuscated servers

WARNING

Make sure to disable webrtc in your browser of choice. Using WebRTC may leak your original IP address.

Open Source Agenda is not affiliated with "NordVPN NetworkManager Gui" Project. README Source: vfosterm/NordVPN-NetworkManager-Gui
Stars
131
Open Issues
16
Last Commit
3 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating