From 2db5ff8adfb2a6617fbb17912334f880e86453c2 Mon Sep 17 00:00:00 2001 From: Angristan Date: Thu, 24 Nov 2016 23:04:24 +0100 Subject: [PATCH] Avoid DNS leak on W10 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f93b2bd..141f903 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This fork includes the following features : - Every feature of the [original script](https://github.com/Nyr/openvpn-install) - No comp-lzo [compression is a vector for oracle attacks, e.g. CRIME or BREACH](https://github.com/BetterCrypto/Applied-Crypto-Hardening/pull/91#issuecomment-75388575) - Better encryption (see below) -- Avoid DNS leak +- [Avoid DNS leak on Windows 10](https://community.openvpn.net/openvpn/ticket/605) - UFW support - TLS 1.2 only - Strong ciphers, DH keys and certificates. (see variants)