WireGuard VPN server installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS, Fedora, openSUSE and Raspberry Pi OS
Go to file
hwdsl2 647de1d218 Remove container support
- Remove container support from the installer. This is not needed in
  common use cases and involved downloading a BoringTun binary.
2022-05-22 22:48:49 -05:00
LICENSE.txt Update license 2022-05-20 00:16:15 -05:00
README-zh.md Update README 2022-05-21 22:46:20 -05:00
README.md Update README 2022-05-21 22:46:20 -05:00
wireguard-install.sh Remove container support 2022-05-22 22:48:49 -05:00

English | 中文

wireguard-install

WireGuard VPN server 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.

Installation

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

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

After setup, you can run the script again to manage users or uninstall WireGuard.

WireGuard clients are available for Windows, macOS, iOS and Android.

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

Credits

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

License

MIT