1
1
mirror of https://github.com/angristan/wireguard-install.git synced 2025-01-27 00:08:23 +00:00
2019-05-12 17:20:06 +02:00
2019-05-12 17:20:06 +02:00
2019-05-05 12:42:53 +02:00
2019-05-05 12:42:53 +02:00
2019-05-12 17:17:59 +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
Description
No description provided
Readme 625 KiB
Languages
Shell 100%