Proxies
autobrr can use proxies for Indexers (downloads of .torrents, api calls, and their Feeds) and IRC.
Supported Proxy types
SOCKS5
To set up a SOCKS5 Proxy, head to Settings > Proxies.
- Click Add new.
- Pick SOCKS5 from the list and give it a name.
- Add your proxy URL like
socks5://ip:port. - If the proxy requires authentication, fill in both the User and Pass fields.
- Click the
Testbutton to make a test query (it fetches our docs). - Save.
HTTP(S)
To set up a HTTP Proxy, head to Settings > Proxies.
- Click Add new.
- Pick HTTP from the list and give it a name.
- Add your proxy URL like
http://ip:portorhttps://ip:port. - If the proxy requires authentication, fill in both the User and Pass fields.
- Click the
Testbutton to make a test query (it fetches our docs). - Save.
Usage
After you've setup a proxy you need to add it to Indexers and IRC networks. Toggle Use Proxy and select the proxy you setup earlier (for indexers: Settings > Indexers > edit indexer).
Feeds have no proxy setting of their own; a feed automatically uses the proxy configured on its parent indexer.