Userspace WireGuard-go in Gateway Docker Image
Open
enhancement
- Dominant language
- Rust
- Stars
- 33
- Forks
- 10
- Avg merge
- 4h 8m
- Merged PRs (30d)
- 7
Description
Hi,
i want to use `DEFGUARD_USERSPACE=true` in the docker container. But it does not work, the wireguard-go package is missing. I am using the latest container.
```
[2024-11-15T19:18:45Z ERROR defguard_wireguard_rs::wgapi_userspace] Failed to create userspace API. wireguard-go executable not found in PATH. Error: No such file or directory (os error 2)
Error: WireguardError(ExecutableNotFound("wireguard-go"))
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.