From 78a2c4573e3963f7dda52fb193fee3db2882340a Mon Sep 17 00:00:00 2001 From: Angristan Date: Sat, 20 Aug 2016 10:58:19 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 53c6564..db15615 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ OpenVPN [road warrior](http://en.wikipedia.org/wiki/Road_warrior_%28computing%29 This script will let you setup your own VPN server in no more than a minute, even if you haven't used OpenVPN before. It isn't bulletproof but has been designed to be as unobtrusive and universal as possible. ##Fork -This fork includes : +This fork includes the following features : - No logs - 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) @@ -60,6 +60,8 @@ Each one has been test by myself. ##Installation +**You have to enable the TUN module otherwise OpenVPN won't work.** Ask your host if you don't know how to do it. + Run the script and follow the assistant: ```