From 2a9bf986cbc94e894e93d3878f9f950aefdd9250 Mon Sep 17 00:00:00 2001 From: Kirill Lappo Date: Thu, 24 Mar 2022 10:32:45 +0300 Subject: [PATCH] nordvpn: add autoconnect and update country connect examples (#7924) --- pages/linux/nordvpn.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pages/linux/nordvpn.md b/pages/linux/nordvpn.md index e843a3fb8..73698f24c 100644 --- a/pages/linux/nordvpn.md +++ b/pages/linux/nordvpn.md @@ -22,3 +22,11 @@ - Connect to a NordVPN server in a specific country: `nordvpn connect {{Germany}}` + +- Connect to a NordVPN server in a specific country and city: + +`nordvpn connect {{Germany}} {{Berlin}}` + +- Set autoconnect option: + +`nordvpn set autoconnect on`