1
1
mirror of https://github.com/angristan/wireguard-install.git synced 2024-06-25 23:03:13 +00:00
Go to file
2019-05-26 12:17:21 +02:00
.github Fix Shellcheck action 2019-05-26 12:17:21 +02:00
LICENSE Initial commit 2019-05-05 12:42:53 +02:00
README.md Add usage instructions 2019-05-12 17:17:59 +02:00
wireguard-install.sh Fix endpoint when IPv6 is used 2019-05-24 00:26:35 +02:00

WireGuard installer

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

Requirements

Supported distributions:

  • Ubuntu
  • Debian
  • Fedora
  • Centos
  • Arch Linux

Usage

First, get the script and make it executable :

curl -O https://raw.githubusercontent.com/angristan/wireguard-install/master/wireguard-install.sh
chmod +x wireguard-install.sh

Then run it :

./wireguard-install.sh