VPN-aware routing
Bind torrent traffic to the VPN adapter, pause on VPN drops, and keep the WebUI/API listener available for LAN clients when your VPN allows local ingress.
Controllarr is a native macOS BitTorrent client and qBittorrent-compatible API target built for Sonarr, Radarr, Overseerr, Plex, and operators who want a Mac mini to behave like a proper media-download node.
A focused Mac app for people who want native UI, remote WebUI access, *arr compatibility, VPN-aware torrent traffic, and stability under large libraries.
Bind torrent traffic to the VPN adapter, pause on VPN drops, and keep the WebUI/API listener available for LAN clients when your VPN allows local ingress.
Point Sonarr, Radarr, and Overseerr at Controllarr using the qBittorrent download-client type. No brittle scraping or custom downloader plugin required.
POST /api/v2/torrents/add category=tv urls=magnet:?xt=urn:btih:... GET /api/v2/torrents/info
The latest release adds automatic conservative resolver protection for very large libraries so VPN/DNS tracker lookups cannot spike as aggressively.
Use the SwiftUI window on the Mac, the status item in the menu bar, or the embedded React WebUI from another machine on your network.
Local: http://127.0.0.1:8791 LAN: http://192.168.1.122:8791 Login: admin / adminadmin
Very large sessions now enter a stricter resolver-protection mode automatically, reducing tracker/DHT fanout and slowing mass reannounce bursts.
Download the latest zip, move the app into Applications, and point your *arr apps at the qBittorrent-compatible API.
Grab the latest Controllarr-v*-macOS-arm64.zip from GitHub Releases.
Unzip, drag Controllarr.app to /Applications, then right-click and choose Open for first launch if macOS blocks it.
For LAN clients, set the WebUI bind host to 0.0.0.0, restart, and use the Mac's LAN IP.
Add Controllarr as a qBittorrent client in Sonarr or Radarr at http://mac-lan-ip:8791.
codesign --force --deep -s - /Applications/Controllarr.app && xattr -rd com.apple.quarantine /Applications/Controllarr.app