From 77d2d777237515c9def4156958a7e657cee9d9f5 Mon Sep 17 00:00:00 2001 From: Alexandru Cheltuitor Date: Thu, 24 Feb 2022 14:34:46 +0000 Subject: [PATCH] Update config help --- protonvpn_cli/constants.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/protonvpn_cli/constants.py b/protonvpn_cli/constants.py index ddf1e25..3a5def7 100644 --- a/protonvpn_cli/constants.py +++ b/protonvpn_cli/constants.py @@ -98,6 +98,8 @@ --alt-routing Change alternative routing preference. --moderate-nat Change Moderate NAT preference. If disabled then strict NAT is applied. + --non-standard-ports Change Non Standard Ports preference. + If disabled then a limited ammount of ports will be used for improved security. --vpn-accelerator VPN Accelerator enables a set of unique performance enhancing technologies which can increase VPN speeds by up to 400%. -h, --help Display help message.