-
Hi! I'm trying to run the server binary on a docker container with the following configurations:
- Kernel: Linux 5.19.0-43-generic
- Architecture: x86-64
- OS: Ubuntu 24.04.1 LTS
- cargo 1.82.0
…
-
Setting the WireGuard CIDR via the configuration file is not possible / ignored.
**1. The happy path - setting the WG_VPN_CIDR environment variable:**
tail -4 config.yml
```
loglevel: debug
vpn…
-
### Issue Description
When attempting to create containers for some images the command fails with the error:
Error: copying system image from manifest list: writing blob: adding layer with blob …
-
When Wireguard connection is active external websites work fine but internal ones are not accessible (example router, pihole) even tough the connection is established (ipv4 matches, ipv6 not availabl…
-
Hello,
Been sometime now. How are you doing ? Hope all is well.
I have a question, when i try to install the development branch of your script by replacing the line in docker-compose
From:…
-
### Is this urgent?
No
### Host OS
Ubuntu 64-bit
### CPU arch
x86_64
### VPN service provider
Surfshark
### What are you using to run the container
docker-compose
### Wha…
-
Hi, this is the error I get on ubuntu 18.04
```
[#] ip link add wireguard type wireguard
RTNETLINK answers: Not supported
Unable to access interface: Protocol not supported
[#] ip link delete dev…
-
i am using a vserver (Hetzner) with ipv6 (/64 network). To use native ipv6 with wireguard (in the docker container) I had to do the following.
docker-compose.yml
```
version: '2.1'
services:
…
-
Hello,
I tried as below:
```
version: "3.0"
services:
wg-access-server:
# to build the docker image from the source
# build:
# dockerfile: Dockerfile
# context: .
…
-
### Is this urgent?
No
### Host OS
Synology DSM 7.2
### CPU arch
x86_64
### VPN service provider
Windscribe
### What are you using to run the container
docker-compose
###…