summaryrefslogtreecommitdiffstats
path: root/network/nordvpn
diff options
context:
space:
mode:
author Robby Workman2021-04-20 05:49:14 +0200
committer Robby Workman2021-04-20 05:49:14 +0200
commita311376e879788ddc532f081ed93e4dc1d819fb9 (patch)
treef10c0eaec9b6437a373e4f33148491fbbb90fede /network/nordvpn
parentde9bdb5fc17f9c1bda61c5f6b9252be87cb9c9a6 (diff)
downloadslackbuilds-a311376e879788ddc532f081ed93e4dc1d819fb9.tar.gz
network/nordvpn: Fixed dep info in README
Diffstat (limited to 'network/nordvpn')
-rw-r--r--network/nordvpn/README14
1 files changed, 5 insertions, 9 deletions
diff --git a/network/nordvpn/README b/network/nordvpn/README
index 8f0e00328c..7e00584469 100644
--- a/network/nordvpn/README
+++ b/network/nordvpn/README
@@ -17,17 +17,13 @@ The following can be used to start/stop NordVPN automatically:
fi
NOTE: NordVPN has implemented NordLynx (WireGuard protocol) into the
-app. It is still under heavy development. However if you want to try
-it, you need to install these 2 optional dependencies:
+app. It is still under heavy development. You can switch to
+NordLynx with the following command:
-wireguard-linux-compat
-wireguard-tools
-
-Then you can switch to NordLynx with the following command:
-'nordvpn set technology NordLynx'
+ 'nordvpn set technology NordLynx'
And connect using:
-'nordvpn c'
+ 'nordvpn c'
You can always switch back to OpenVPN using this command:
-'nordvpn set technology OpenVPN'
+ 'nordvpn set technology OpenVPN'