mirror of
https://github.com/angristan/openvpn-install.git
synced 2024-11-22 08:49:03 +01:00
Prevent DNS leaks on windows (v2.3.9+, ignored on other platforms)
This commit is contained in:
parent
5f6159ce9f
commit
ff7a7a5c3d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user