Skip to main content
Version: Latest

Proxies

autobrr can use proxies for Indexers (downloads of .torrents, api calls), Feeds and IRC.

Supported Proxy types

SOCKS5

To set up a SOCKS5 Proxy, head to Settings > Proxies.

  1. Click Add new.
  2. Pick SOCKS5 from the list and give it a name.
  3. Add your proxy URL like socks5://ip:port.
  4. Click the Test button to make a test query (it fetches our docs).
  5. Save.

HTTP(S)

To set up a HTTP Proxy, head to Settings > Proxies.

  1. Click Add new.
  2. Pick HTTP from the list and give it a name.
  3. Add your proxy URL like http://ip:port or https://ip:port.
  4. Click the Test button to make a test query (it fetches our docs).
  5. Save.

Usage

After you've setup a proxy you need to add it to Indexers, Feeds and IRC networks. Toggle Use Proxy and select the proxy you setup earlier.