wg_deploy icon indicating copy to clipboard operation
wg_deploy copied to clipboard

The quick script to deploy WireGuard on Ubuntu

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