wg-quick

Quickly set up WireGuard tunnels based on config files. More information: <https://www.wireguard.com/quickstart/>.

Debian Debian
RUN apt-get update && \ apt-get install -y wireguard-tools
Arch Arch Linux
RUN pacman -S --noconfirm wireguard-tools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y wireguard-tools
click the source code to copy install wg-quick on any operating system with command-not-found.com