Skip to content

Commit f574ca4

Browse files
committed
added features to Features
1 parent 1821dc9 commit f574ca4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ This project was inspired by [NordVPN-NetworkManager](https://github.com/Chadsr/
1313
* Clean - All configuration files are deleted after disconnection
1414
* Secure - User secrets are passed directly from memory to the Network manager, root access is not required
1515
* Powerful - Supports a variety of different protocols and server types with more on the way.
16+
* Kill Switch - internet connection is disabled if VPN connection is lost
17+
* Auto Connect - VPN is connection is established on system start
18+
* Randomize MAC - Random MAC address is assigned before establishing connection
1619

1720
#### Using Installation Script
1821
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.

0 commit comments

Comments
 (0)