Skip to content

Allow to select multiple network interfaces and listen IP addresses #24731

Description

@ValdikSS

Suggestion

Currently qBittorrent allows either to use/listen on all network interfaces and addresses (which results in using all of them for outgoing requests as well, not only for incoming, see #24730), or select only a single interface/address (or all IPv4 or IPv6).

I'd like multi-selection of network interfaces and addresses.
libtorrent allows that (listen_interfaces and outgoing_interfaces are comma-separated strings), but qBittorrent interfaces allows only single selection.

Use case

I have a multihomed machine with several interfaces: 2 physical networks and 4 tunnels.
I'd want qBittorrent to use only 1 physical and 1 tunnel interface, and be unavailable on others.
Right now I can either make it reachable on all interfaces or only on a single one.

Extra info/examples/attachments

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions