From f59a6f9461167984fabedfa5caec076331bf4bff Mon Sep 17 00:00:00 2001 From: Eduard Toloza Date: Sat, 23 Feb 2019 19:34:36 -0500 Subject: [PATCH] Update instructions --- system-bin/randomvpn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system-bin/randomvpn b/system-bin/randomvpn index 7c19bb7..2f2d307 100755 --- a/system-bin/randomvpn +++ b/system-bin/randomvpn @@ -1,5 +1,7 @@ #!/usr/bin/env sh # Script to select a random VPN client from /etc/openvpn/client/ (the default openvpn directory) +# remember that openvpn profiles in /etc/openvpn/client/ need to be in the format profile.conf +# Example: hk-04.conf workdir="/etc/openvpn/client/"