P3TERX / wireguard-go-builder

Compiling the wireguard-go binary from source. With this binary, users are able to create WireGuard sessions without installing the kernel module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wireguard-go-builder

Compiling the wireguard-go binary from source. With this binary, users are able to create WireGuard sessions without installing the kernel module (if not preloaded for Linux Kernel 5.6 and above).

Download

The latest version of the binary can be downloaded by clicking on the following link.

GitHub release (latest by date)

Install

You can easily use a one-click script to automatically install to your Linux device:

curl -fsSL git.io/wireguard-go.sh | sudo bash

About

Compiling the wireguard-go binary from source. With this binary, users are able to create WireGuard sessions without installing the kernel module.

License:MIT License


Languages

Language:Shell 100.0%