Per-Arne Andersen
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
0 deletions
-
README.md
|
|
@ -10,6 +10,10 @@ The following features is implemented: |
|
|
|
|
|
|
|
The interface runs in docker and requires the host to have installed wireguard, either as a dkms module, or by using newer kernels (5.6+) |
|
|
|
|
|
|
|
# Dependencies |
|
|
|
* wireguard-dkms or Linux kernel >= 5.6 |
|
|
|
* docker |
|
|
|
|
|
|
|
# Installation |
|
|
|
```bash |
|
|
|
docker build -t perara/wireguard-manager https://github.com/perara/wireguard-manager.git \ |
|
|
|