Hi Binhex, first thing many thanks for what you do!
I'm happily running this container with ProtonVPN and portforwarding and the fact that it's updating the port automatically is great and appears to be working well (even though sometimes I get something like this, but apparenty a non issue)
2024-02-11 16:04:44,842 DEBG 'start-script' stdout output:
readnatpmpresponseorretry() failed : the gateway does not support nat-pmp
errno=11 'Resource temporarily unavailable'
2024-02-11 16:04:44,848 DEBG 'start-script' stdout output:
[warn] Unable to assign an incoming port for protocol UDP, returning 1 from function...
[warn] Unable to assign incoming port
[info] 9 retries left
[info] Retrying in 10 secs...
2024-02-11 16:05:00,285 DEBG 'start-script' stdout output:
[info] Successfully assigned and bound incoming port '36933'
My question now is, I have another container (aMule) that would benefit from portforwarding.
Normally it would need 4662/TCP 4672/UDP (not sure if I can set a single one)
I was trying to do it with Gluetun but I have the problem of random open port from Proton that don't match the ones I need, and it would be actually great to route it through your qbittorentvpn container.
Is it possible to route the other container through the same port or set a different one?
Else is there a way I can you a script similar to what you're doing with qbit for my other instance of aMule?
Thanks a lot for any help!