Update README.md

This commit is contained in:
Angristan 2016-08-20 10:58:19 +02:00 committed by GitHub
parent c8eed87ebd
commit 78a2c4573e

View File

@ -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. 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 ##Fork
This fork includes : This fork includes the following features :
- No logs - 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) - 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) - Better encryption (see below)
@ -60,6 +60,8 @@ Each one has been test by myself.
##Installation ##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: Run the script and follow the assistant:
``` ```