Skip to content

Commit 1d98558

Browse files
committed
added install script instructions
1 parent d789e74 commit 1d98558

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,13 @@ This project was inspired by [NordVPN-NetworkManager](https://github.com/Chadsr/
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.
1616

17+
#### Using Installation Script
18+
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.
19+
20+
Usage: `sudo ./install.sh`
21+
1722
#### Known Issues
1823
* Auto connect not implemented
1924
* Randomize MAC not implemented
2025
* Kill Switch not implemented
21-
* No support for the following servers [Obfuscated, Anti-DDoS]
26+
* No support for obfuscated servers

0 commit comments

Comments
 (0)