Ignore block-outside-dns in Linux
This commit is contained in:
parent
fcc4cc4afd
commit
87de24dc66
1 changed files with 1 additions and 0 deletions
|
|
@ -998,6 +998,7 @@ cipher $CIPHER
|
||||||
tls-client
|
tls-client
|
||||||
tls-version-min 1.2
|
tls-version-min 1.2
|
||||||
tls-cipher $CC_CIPHER
|
tls-cipher $CC_CIPHER
|
||||||
|
ignore-unknown-option block-outside-dns
|
||||||
setenv opt block-outside-dns # Prevent Windows 10 DNS leak
|
setenv opt block-outside-dns # Prevent Windows 10 DNS leak
|
||||||
verb 3" >> /etc/openvpn/client-template.txt
|
verb 3" >> /etc/openvpn/client-template.txt
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue