Update README

This commit is contained in:
Stanislas Lange 2020-08-03 16:30:00 +02:00
parent 4138ada539
commit 70b44989e6
No known key found for this signature in database
GPG Key ID: 710D9597C7EAD8CF
1 changed files with 11 additions and 10 deletions

View File

@ -13,18 +13,12 @@ WireGuard does not fit your environment? Check out [openvpn-install](https://git
Supported distributions:
- Ubuntu
- Debian
- Ubuntu 16.04+
- Debian 10
- Fedora
- CentOS
- Arch Linux
I recommend these cheap cloud providers for your VPN server:
- [Vultr](https://goo.gl/Xyd1Sc): Worldwide locations, IPv6 support, starting at $3.50/month
- [PulseHeberg](https://goo.gl/76yqW5): France, unlimited bandwidth, starting at €3/month
- [Digital Ocean](https://goo.gl/qXrNLK): Worldwide locations, IPv6 support, starting at $5/month
## Usage
Download and execute the script. Answer the questions asked by the script and it will take care of the rest.
@ -37,6 +31,13 @@ chmod +x wireguard-install.sh
It will install WireGuard (kernel module and tools) on the server, configure it, create a systemd service and a client configuration file.
Make sure you choose different IPs for you clients.
Run the script again to add or remove clients!
Contributions are welcome!
## Providers
I recommend these cheap cloud providers for your VPN server:
- [Vultr](https://goo.gl/Xyd1Sc): Worldwide locations, IPv6 support, starting at \$3.50/month
- [Hetzner](https://hetzner.cloud/?ref=ywtlvZsjgeDq): Germany, IPv6, 20 TB of traffic, starting at €3/month
- [Digital Ocean](https://goo.gl/qXrNLK): Worldwide locations, IPv6 support, starting at \$5/month
- [PulseHeberg](https://goo.gl/76yqW5): France, unlimited bandwidth, starting at €3/month