mirror of
https://github.com/angristan/wireguard-install.git
synced 2024-11-22 04:35:09 +00:00
Update README
This commit is contained in:
parent
4138ada539
commit
70b44989e6
21
README.md
21
README.md
@ -13,18 +13,12 @@ WireGuard does not fit your environment? Check out [openvpn-install](https://git
|
|||||||
|
|
||||||
Supported distributions:
|
Supported distributions:
|
||||||
|
|
||||||
- Ubuntu
|
- Ubuntu 16.04+
|
||||||
- Debian
|
- Debian 10
|
||||||
- Fedora
|
- Fedora
|
||||||
- CentOS
|
- CentOS
|
||||||
- Arch Linux
|
- 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
|
## Usage
|
||||||
|
|
||||||
Download and execute the script. Answer the questions asked by the script and it will take care of the rest.
|
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.
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user