Problem
Users connected to more than one network cannot choose which interface Harbor uses. Torrent users specifically want to bind traffic to a VPN interface and avoid fallback to another connection.
Goal
Allow direct and torrent downloads to use a selected network interface when the underlying backend supports it.
Acceptance criteria
- Settings provides
Automatic and available network-interface choices.
- New direct downloads use the selected interface.
- New torrent downloads pass the selected interface or local address to aria2.
- Harbor does not silently fall back to another interface when a required interface disappears.
- Harbor pauses or fails the affected transfer with a clear message.
- Existing downloads keep predictable behavior when the setting changes.
- The UI identifies VPN and tunnel interfaces when macOS exposes enough information.
Source
Requested in the Harbor 1.7.0 Reddit announcement. Another user described this as a requirement for torrent use.
Problem
Users connected to more than one network cannot choose which interface Harbor uses. Torrent users specifically want to bind traffic to a VPN interface and avoid fallback to another connection.
Goal
Allow direct and torrent downloads to use a selected network interface when the underlying backend supports it.
Acceptance criteria
Automaticand available network-interface choices.Source
Requested in the Harbor 1.7.0 Reddit announcement. Another user described this as a requirement for torrent use.