Skip to content

thpryrchn/wireguard-install-old

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Shell 98.6%
  • HCL 1.4%