From c42b028538b38a4aa8973565e05903fdde0b9a91 Mon Sep 17 00:00:00 2001
From: cezar97 <cezar97@protonmail.com>
Date: Fri, 6 Jul 2018 01:25:57 +0300
Subject: [PATCH] Add "Check for DNS leaks" paragraph in README (#242)

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 7ffa7b3..21b1a3f 100644
--- a/README.md
+++ b/README.md
@@ -255,6 +255,10 @@ SHA-1 is not safe anymore, so I use SHA-256 which is safe and widely used.
 
 TLS-Auth is not enabled by default by OpenVPN, but it is in this script.
 
+## Check for DNS leaks
+
+Go to [dnsleaktest.com](https://dnsleaktest.com/) or [ipleak.net](https://ipleak.net/) with your browser. Only your server's IP should show up.
+
 ## Say thanks
 
 You can [say thanks](https://saythanks.io/to/Angristan) if you want!