Guides · Updated May 24, 2024

Installation Steps

Install and manage the WireGuard GUI installer project.

Requirements

  • A Debian-based Linux distribution (e.g. Ubuntu, Debian).
  • Root/sudo access.
  • Internet connection.

Installation Steps

wget https://github.com/tomeksdev/wireguard-install-with-gui/releases/download/v1.0.0/wg-server-install.tar.gz
tar -xzvf wg-server-install.tar.gz
chmod +x wireguard-server-inst.sh
sudo ./wireguard-server-inst.sh

The script will:

  • Install required packages (e.g. wireguard, wireguat-ui, curl and tar).
  • Set up the WireGuard server.
  • Make changes in sysctl.conf for IPv4/IPv6
  • Create services and wireguar UI start script