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
Now the gluetun includes natpmp is there a part/aspect of this project that could be included in gluetun to set qbittorrent port #22
A Go implementation of natpmp was added in https://github.com/qdm12/gluetun/pull/1543
In the README you talk about not having a natpmp binary to use in gluetun as what prevents just augmenting gluetun to set the qbittorrent port
https://github.com/soxfor/qbittorrent-natmap#why-not-modify-the-gluetun-image-and-include-natpmpc-there
What would be the change to gluetun if one were to use the now added napmp support?
Or maybe it's best to pursue this topic in this issue? https://github.com/qdm12/gluetun/issues/1751