mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-06 09:21:28 +00:00
wireguard: add tools to alpine as package not into filesystem
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
@@ -18,7 +18,7 @@ A full technical paper from NDSS 2017 is available [here](https://www.wireguard.
|
||||
The default kernels build WireGuard in as a module.
|
||||
|
||||
### Userspace Tools
|
||||
The userspace tools are part of `tools/alpine`.
|
||||
The userspace tools are now a package available in `tools/alpine`, which can be installed via `apk add wireguard-tools`.
|
||||
|
||||
## Quickstart
|
||||
To give WireGuard a spin, the [official quick start](https://www.wireguard.com/quickstart/) is a good way to get going. For containers,
|
||||
|
Reference in New Issue
Block a user