Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 401 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 401 Bytes

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