fix(client conf): ignore block-outside-dns if not supported (#628)

This commit is contained in:
randomshell 2020-04-27 12:19:25 +00:00 committed by GitHub
parent 159ab9af6e
commit 62a4ff3b41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1020,6 +1020,7 @@ cipher $CIPHER
tls-client
tls-version-min 1.2
tls-cipher $CC_CIPHER
ignore-unknown-option block-outside-dns
setenv opt block-outside-dns # Prevent Windows 10 DNS leak
verb 3" >> /etc/openvpn/client-template.txt