soxfor / qbittorrent-natmap

The objective of this container is to run a script that requests a port forward (via NAT-PMP) from the VPN provider and upon success changes the listening port of the qBittorrent client when running in Docker
171 stars 22 forks source link

Feature-Request: Remove Docker dependency #14

Open Nold360 opened 1 year ago

Nold360 commented 1 year ago

Hi,

i would like to use your container on my kubernetes cluster. So i don't have docker.sock available.

I might start hacking the start.sh script so it works without the need of docker. But just in case i wanted to create this issue/FR

FunDeckHermit commented 1 year ago

I'm running qBittorrent in a VM, so no need for containers. Tried stripping docker but no luck.

bertho-zero commented 10 months ago

I vote for it too, it's never really good to depend on docker.sock