2
0
Fork 0
Go to file
Luca Bilke 7d9a377d6c remove unneeded code to prevent errors, add readme 2023-11-09 11:21:20 +01:00
.github/workflows Delete .github/workflows/docker-image.yml 2023-11-09 00:29:32 +01:00
data remove unneeded code to prevent errors, add readme 2023-11-09 11:21:20 +01:00
Dockerfile initial rework 2023-11-08 15:31:49 +01:00
README.md remove unneeded code to prevent errors, add readme 2023-11-09 11:21:20 +01:00

README.md

qBittorrent-natpmp

I forked the original project to make it compatible with the linuxserver/docker-wireguard container.

Not using gluetun

Since I only use wireguard (a silent protocol) forced health checks on the wireguard container are pointless. On top of this I've had problems with the firewalling done by the gluetun container. Rather than troubleshooting that I just deleted a bunch of code from soxfor's container to make it compatible with my preferred vpn container.