atereshkin / wgsetup

Automated WireGuard server setup
GNU General Public License v3.0
0 stars 0 forks source link
wireguard wireguard-vpn wireguard-vpn-setup

wgsetup - deploy a WireGuard VPN server

wgsetup is a script that deploys WireGuard on a server, configures the system to route all the client traffic to the Internet and generates a client WireGuard configuration file to connect to this server.

Currently only Debian 12 is supported.

Usage:

$ sudo python wgsetup.py

For options, see

$ python wgsetup.py --help