Skip to content

Automatically updates the listening port for qbittorrent to the port forwarded by gluetun.

License

Notifications You must be signed in to change notification settings

SnoringDragon/gluetun-qbittorrent-port-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gluetun-qbittorrent Port Manager

Automatically updates the listening port for qbittorrent to the port forwarded by Gluetun.

Description

Gluetun has the ability to forward ports for supported VPN providers, but qbittorrent does not have the ability to update its listening port dynamically. Because of this, I wrote this short script available as a docker container which automatically detects changes to the forwarded_port file created by Gluetun and updates the qbittorrent's listening port.

Setup

First, ensure you are able to successfully connect qbittorrent to the forwarded port manually (can be seen by a green globe at the bottom of the WebUI).

Then add a mounted volume to Gluetun (e.g. /yourfolder:/tmp/gluetun).

Finally, insert the template in docker-compose.yml into your docker-compose containing gluetun, substituting the default values for your own.

About

Automatically updates the listening port for qbittorrent to the port forwarded by gluetun.

Resources

License

Stars

Watchers

Forks