Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 625 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 625 Bytes

WireGuard installer

Supported distributions:

  • Ubuntu >= 16.04
  • Debian >= 10
  • Fedora
  • CentOS
  • Rocky Linux
  • Alma Linux
  • Arch Linux
  • Oracle Linux

Usage

Download and execute the script. Answer the questions asked by the script and it will take care of the rest.

curl -O https://raw.githubusercontent.com/liqhtnd/wireguard-install/master/wireguard-install.sh
chmod +x wireguard-install.sh
./wireguard-install.sh

It will install WireGuard (kernel module and tools) on the server, configure it, create a systemd service and a client configuration file.

Run the script again to add or remove clients!