How to Install Wireguard VPN easy ?
Table of Contents
Aquí tienes el código convertido a formato Markdown:
## WireGuard road warrior installer for Ubuntu 18.04 LTS, Debian 9 and CentOS 7.
This script will let you setup your own VPN server in no more than a minute, even if you haven't used WireGuard before. It has been designed to be as unobtrusive and universal as possible.
**Command Line:**
Update
apt-get update
Install
wget https://raw.githubusercontent.com/l-n-s/wireguard-install/master/wireguard-install.sh -O wireguard-install.sh
Run
bash wireguard-install.sh
0 - 0