wg_deploy
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
git clone https://github.com/alexbers/wg_deploy.git; cd wg_deploy./wg_deploy.sh
If all ok, the client configs will be ./client dir
