dzonder/qbittorrent-port-forward-gluetun-server

By dzonder

Updated 5 days ago

Automatically sets qBittorrent torrenting port based on gluetun VPN port forwarding

Image
Networking
0

10K+

dzonder/qbittorrent-port-forward-gluetun-server repository overview

Based on mjmeli/qbittorrent-port-forward-gluetun-server.

Tested on Raspberry Pi.

Gluetun needs VPN_PORT_FORWARDING=on

Example docker compose:

  torrent-port-fwd:
    image: dzonder/qbittorrent-port-forward-gluetun-server:latest
    environment:
      - QBT_USERNAME=qbtlogin
      - QBT_PASSWORD=qbtpass
      - QBT_ADDR=http://localhost:9090
      - GTN_ADDR=http://localhost:8000
    network_mode: service:gluetun
    restart: unless-stopped

Tag summary

Content type

Image

Digest

sha256:532472d81

Size

6.7 MB

Last updated

5 days ago

docker pull dzonder/qbittorrent-port-forward-gluetun-server