Download
mkdir -p /etc/wireguard ; cd /etc/wireguard
wget https://raw.githubusercontent.com/uGeek/wgc/master/wgc
sudo chmod +x wgc
./wgc
Help
wgc
Create clients and Wireguard server configuration
./wgc [Device Name] Create wireguard clients
./wgc -r Creates wireguard server configuration file for Raspbian
./wgc -d Creates wireguard server configuration file for Debian, Ubuntu
./wgc -ir Install Wireguard on Raspbian
./wgc -id Install Wireguard on Debian
./wgc -iu Install Wireguard on Ubuntu
wgc v0.4
Contact
If you want to contact me you can reach me at https://ugeek.github.io.
License
This project uses the following license: MIT License.