Update README.md

This commit is contained in:
Angristan 2016-03-15 21:36:05 +01:00
parent f94a2a736d
commit e5ce2da2ee

View File

@ -15,6 +15,20 @@ This fork includes :
##Installation ##Installation
Run the script and follow the assistant:
```
wget --no-check-certificate https://raw.githubusercontent.com/Angristan/OpenVPN-install-nyr/master/openvpn-install.sh
chmod +x openvpn-install.sh
./openvpn-install.sh
```
Once it ends, you can run it again to add more users, remove some of them or even completely uninstall OpenVPN.
##Variants
When you will launch the script, you will be asked to choose the variant of the script you want to use.
To check your OpenVPN version, use `openvpn --version` To check your OpenVPN version, use `openvpn --version`
If your server **and** your client have OpenVPN 2.3.3 or higher, use *latest*. If your server **or** your client have OpenVPN 2.3.2 or lower, use *legacy*. If your server **and** your client have OpenVPN 2.3.3 or higher, use *latest*. If your server **or** your client have OpenVPN 2.3.2 or lower, use *legacy*.
@ -28,14 +42,7 @@ It will work for :
- Ubuntu 15.10 - Ubuntu 15.10
- CentOS 6 - CentOS 6
- CentOS 7 - CentOS 7
- All recent clients with OpenVPN 2.3.3 or higher
Run the script and follow the assistant:
```
wget --no-check-certificate https://raw.githubusercontent.com/Angristan/OpenVPN-install-nyr/master/openvpn-install.sh
chmod +x openvpn-install.sh
./openvpn-install.sh
```
###Legacy (OpenVPN < 2.3.2) ###Legacy (OpenVPN < 2.3.2)
@ -43,21 +50,14 @@ It's the same script as *latest*, but with TLS 1.0 instead of TLS 1.2 and AES-25
Other features are still included. Other features are still included.
It will work for : The following Operating Systems are only supported by the *legacy* variant :
- Debian 7 - Debian 7
- Ubuntu 12.04 LTS - Ubuntu 12.04 LTS
- Ubuntu 14.04 LTS - Ubuntu 14.04 LTS
- Ubuntu 15.04 - Ubuntu 15.04
- All older clients with OpenVPN 2.3.2 or lower (it *could* be NAS devices, routers, etc)
Run the script and follow the assistant:
```
wget --no-check-certificate https://raw.githubusercontent.com/Angristan/OpenVPN-install-nyr/master/openvpn-install-legacy.sh
chmod +x openvpn-install-legacy.sh
./openvpn-install-legacy.sh
```
Once it ends, you can run it again to add more users, remove some of them or even completely uninstall OpenVPN.
You can get a little VPS for just 1.49€/month at [PulseHeberg](http://manager.pulseheberg.com/aff.php?aff=1204). You can get a little VPS for just 1.49€/month at [PulseHeberg](http://manager.pulseheberg.com/aff.php?aff=1204).