Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 409 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 409 Bytes

WireGuard installer

Easily set up a dual-stack WireGuard VPN on a Linux server. See the issues for the WIP.

Requirements

Supported distributions:

  • Ubuntu

Usage

First, get the script and make it executable :

apt update && apt upgrade -y
apt install git
git clone https://github.com/thpryrchn/wireguard-install.git
cd wireguard-install

Then run it :

./wireguard-install.sh