Prevent DNS leaks on windows (v2.3.9+, ignored on other platforms)

This commit is contained in:
jtbr 2016-05-14 21:15:58 +00:00 committed by jtbr
parent 5f6159ce9f
commit ff7a7a5c3d
1 changed files with 1 additions and 0 deletions

View File

@ -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