diff --git a/openvpn-install.sh b/openvpn-install.sh index e9e1d34..c07fe61 100755 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -827,6 +827,8 @@ tls-client tls-version-min 1.2 tls-cipher $CC_ENC setenv opt block-outside-dns +compress $COMPRESSION +auth-nocache verb 3" >> /etc/openvpn/client-template.txt # Generate the custom client.ovpn