Update README.md

This commit is contained in:
Stanislas 2019-10-02 11:40:29 +09:00 committed by GitHub
parent 7486e3a2e4
commit d0b603ab14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,13 +6,6 @@ This script will let you setup your own secure VPN server in just a few seconds.
You can also check out [wireguard-install](https://github.com/angristan/wireguard-install), a simple installer for a simpler, safer, faster and more modern VPN protocol. You can also check out [wireguard-install](https://github.com/angristan/wireguard-install), a simple installer for a simpler, safer, faster and more modern VPN protocol.
## One-Stop Solutions for the Public Cloud
Solutions that provision a ready to use OpenVPN server based on `openvpn-install` in one go are available for
- AWS using Terraform at [`openvpn-terraform-install`](https://github.com/dumrauf/openvpn-terraform-install) and described in [Ready to Use OpenVPN Servers in AWS For Everyone](https://www.how-hard-can-it.be/openvpn-server-install-terraform-aws/)
## Usage ## Usage
First, get the script and make it executable : First, get the script and make it executable :
@ -165,6 +158,13 @@ Since 2016, the two scripts have diverged and are not alike anymore, especially
--- ---
## One-stop solutions for public cloud
Solutions that provision a ready to use OpenVPN server based on this script in one go are available for:
- AWS using Terraform at [`openvpn-terraform-install`](https://github.com/dumrauf/openvpn-terraform-install)
## Security and Encryption ## Security and Encryption
OpenVPN's default settings are pretty weak regarding encryption. This script aims to improve that. OpenVPN's default settings are pretty weak regarding encryption. This script aims to improve that.