diff --git a/openvpn-install.sh b/openvpn-install.sh index 7b33f04..8d122a9 100644 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -450,6 +450,7 @@ persist-tun remote-cert-tls server cipher AES-256-CBC auth SHA512 +block-outside-dns tls-version-min 1.2 tls-client" > /etc/openvpn/client-common.txt if [[ "$VARIANT" = '1' ]]; then