Skip to content

qBittorrent (and also Deluge, i assume) Firewalled #77

@82t49dgXtMMx

Description

@82t49dgXtMMx

Hello,

there is no config or documentation about exposing your (randomized) torrent port. This leads to a firewalled status in the torrent container, and a suboptimal torrenting and seeding experience.
After adding this to my qbittorent service yaml docker exposes those ports to connections from outside, and seeding works fine.
Since these ports are randomized, i think you should at least document this step somewhere, and possibly integrate it into the .env

Snippet to add:

ports:
- 12345:12345
- 12345:12345/udp

BR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions