wireguard-install/README.md
2022-05-25 22:56:33 -05:00

1.1 KiB

English | 中文

WireGuard VPN Server Auto Setup Script

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.

» See also: OpenVPN Server Auto Setup Script

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.

License

MIT