/wg_deploy

The quick script to deploy WireGuard on Ubuntu

Primary LanguageShellMIT LicenseMIT

WireGuard deploy scripts for Ubuntu

A script to quickly set up WireGuard VPN on Ubuntu.

It generates VPN configs, starts the VPN and adds it to autorun

Tested on Ubuntu 18.04, 20.04 and 21.10.

Usage

  1. git clone https://github.com/alexbers/wg_deploy.git; cd wg_deploy
  2. ./wg_deploy.sh

If all ok, the client configs will be ./client dir

Demo