WireGuard VPN server installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS, Fedora, openSUSE and Raspberry Pi OS
Go to file
2022-05-20 08:36:48 -05:00
LICENSE.txt Update license 2022-05-20 00:16:15 -05:00
README.md Update README 2022-05-20 08:36:48 -05:00
wireguard-install.sh Add check for nftables 2022-05-19 23:59:26 -05:00

wireguard-install

WireGuard road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora.

This script will let you set up your own VPN server in just a few minutes, even if you haven't used WireGuard before. It has been designed to be as unobtrusive and universal as possible.

Installation

Run the script on your Linux server* and follow the prompts:

wget https://get.vpnsetup.net/wg -nv -O wireguard.sh
sudo bash wireguard.sh

You can run the script again after install to manage users or uninstall WireGuard.

* A cloud server, virtual private server (VPS) or dedicated server.

Credits

This script is based on the great work of Nyr and contributors, with changes to improve compatibility with the Setup IPsec VPN project. Please report any issues to the linked upstream repository.

License

MIT