aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStanislas Lange <stanislas.lange@pm.me>2020-08-03 16:30:00 +0200
committerStanislas Lange <stanislas.lange@pm.me>2020-08-03 16:30:00 +0200
commit70b44989e637faf1471ff007cba42bed06a44c0b (patch)
tree4b86982120a3485599e71d314f03ae233dfe3eb6 /README.md
parent4138ada539c7f9fbcd4fd97b769fe7c627330b18 (diff)
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md21
1 files changed, 11 insertions, 10 deletions
diff --git a/README.md b/README.md
index deae325..dda6d9b 100644
--- a/README.md
+++ b/README.md
@@ -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