-
I am running this script with linuxserver qb and gluetun. My docker stack is below.
version: "3.6"
services:
gluetun:
image: qmcgaw/gluetun:latest
container_name…
-
First, thanks so much for writing this utility. It worked great on my Windows 11 Home install which had to use ICS instead of NAT, I was able to connect an android client and everything seemed to wor…
-
This is a tracking issue for elimination of `/usr/libexec` which will remain open until a lint is added in cbuild. New packages should be configured to use `/usr/lib` as its libexecdir; older packages…
-
**Describe The Problem**
Starting WGDashboard isn't working.
**Expected Error / Traceback**
```
[root@wireguard-01 log]# cat error_20220804171601.log
[2022-08-04 17:16:01 +0200] [1747] [INFO] S…
-
As discussed in #134 ([here](https://github.com/qdm12/gluetun/issues/134?_pjax=%23js-repo-pjax-container#issuecomment-907426446)) it would be great if IPv6 tunnelling over Wireguard could be enabled f…
-
I've been working on a solution for my home-based Zimfarm host (with a dynamic IP) to connect to a VPS server with a static IP.
It uses wireguard to tunnel the traffic of a container through a Wireg…
-
I'd love to run this application inside a docker container.
I ran wireguard-go inside a docker container in the past, i believe this is possible with this project as well.
In an example use case, th…
-
Web UI of Pi-Hole not available!
I even added ports
```
ports:
- "53:53/tcp"
- "53:53/udp"
- "67:67/udp"
- "80:80/tcp"
```
My docker-compose.yml file
```
ver…
-
How do I start it:
```
ln -s $PWD/server.conf /etc/wireguard/wg0.conf
docker run -it --rm --cap-add net_admin --cap-add sys_module \
--name wireguard \
-v /etc/wireguard:/etc/wireguard -v…
-
```
[root@barge bargee]# uname -a
Linux barge 4.4.20-rpi-barge #1 SMP PREEMPT Tue Sep 20 02:14:51 UTC 2016 armv7l GNU/Linux
[root@barge bargee]# docker run -it --rm --cap-add net_admin --cap-add sy…