NordVPN The NordVPN Linux application provides a simple and user-friendly command line interface for connecting to NordVPN's servers. Users can choose from a list of server locations around the world, or let the application automatically select the best server for them. They can also customize their connection settings, such as choosing a specific protocol or enabling the kill switch feature.
The application manages:
- network interfaces with the help of tuntap kernel interface,
- firewall with the help of iptables,
- routing with the help of iproute2 and
- DNS with the help of systemd-resolved.
The project follows https://semver.org/. Version tags and release branches must be named accordingly.
The correct way of releasing a new version is to create a version tag on master
, named X.X.X
.
We are happy to accept contibutions for the project. Please check out Contribute.md file for more details on how to do so.
You can find everything related to building, testing and environment setup in BUILD.md.
- Ubuntu
- Fedora
- Manjaro
- Debian
- Arch
- Kali
- CentOS
- Rasbian
Distributions are not supported after their end of life.
This project is licensed under the terms of the GNU General Public License v3.0 only. The registered trademark Linux® is used pursuant to a sublicense from the Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark on a world¬wide basis.