Skip to main content
Version: Latest

Download Clients

Go to Settings > Clients to setup clients. All clients have a test function to try out the connection details before saving. Don't forget to give the client a name!

Shared seedbox providers

These are confirmed working ways to connect to download clients on various shared seedbox providers. If you have information about other providers, please edit this page or let us know on Discord.

qBittorrent

Feralhosting
  • Host https://<hostname>.feralhosting.com/<username>/qbittorrent
  • TLS: Disabled
  • Username: <username>
  • Password: <password>
  • Basic Auth: Disabled
Hostingby.design
  • Host https://<hostname>.itsby.design/qbittorrent
  • TLS: Enabled
  • Username: <username>
  • Password: <password>
  • Basic Auth: Enabled
  • Username: <username>
  • Password: <password>
RapidSeedbox - Lean

Grab your unique qBittorrent url from the from your Services page.

  • Host https://<username>-qb.<hostname>.seedbox.vip/
  • Basic Auth: Enabled
  • Username: <username>
  • Password: <password>
Seedhost.eu
  • Host: https://<hostname>.seedhost.eu/<username>/qbittorrent/
  • TLS: Enabled
  • Username: <username>
  • Password: <password>
  • Basic Auth: Disabled
Seedit4.me
  • Host localhost:9148
  • TLS: Disabled
  • Username: seedit4me
  • Password: <your slot password>
  • Basic Auth: Disabled
Ultra.cc
  • Host: https://<username>.<hostname>.usbx.me/qbittorrent
  • TLS: Enabled
  • Username: <username>
  • Password: <password>
  • Basic Auth: Disabled

Deluge

Bytesized Hosting
  • Host: <username><hostname>.bysh.me
  • Port: DAEMON_PORT
  • TLS: Enabled
  • Username: <username>
  • Password: <password>
Feralhosting
# Grab credentials via SSH
printf "10.0.0.1\n$(hostname -f)\n$(whoami)\n$(sed -rn 's/(.*)"daemon_port": (.*),/\2/p' ~/.config/deluge/core.conf)\n$(sed -rn "s/$(whoami):(.*):(.*)/\1/p" ~/.config/deluge/auth)\n"
  • Host: <hostname>.feralhosting.com
  • Port: DAEMON_PORT
  • TLS: Enabled
  • Username: <username>
  • Password: <password>
Hostingby.design
  • Host: <hostname>.itsby.design
  • Port: DAEMON_PORT
  • TLS: Enabled
  • Username: <username>
  • Password: <password>
Seedhost
  • Host: <hostname>.seedhost.eu
  • Port: DAEMON_PORT
  • TLS: Enabled
  • Username: <username>
  • Password: <password>
Seedit4.me
  • Host: localhost
  • Port: DAEMON_PORT
  • TLS: Disabled
  • Username: seedit4me
  • Password: <your slot password>
Ultra.cc
  • Host: <hostname>.usbx.me
  • Port: DAEMON_PORT
  • TLS: Enabled
  • Username: <username>
  • Password: <password>
WhatBox
  • Host: <servername>.whatbox.ca
  • Port: DAEMON_PORT
  • TLS: Enabled
  • Skip TLS verification (insecure): Off
  • Username: <whatbox username>
  • Password: <whatbox password>

rTorrent

Bytesized Hosting
  • Host: https://<username>:<password>@<username>.<hostname>.bysh.me/rutorrent/plugins/httprpc/action.php
Feralhosting
  • Host: https://SERVERNAME.feralhosting.com/USERNAME/rtorrent/rpc
  • TLS: Enabled
  • Basic Auth: Enabled
  • Username: rutorrent
  • Password: <rutorrent_password>
Hostingby.design
  • Host: https://username:password@<hostname>.itsby.design/rutorrent/plugins/httprpc/action.php
RapidSeedbox - Lean

Grab your unique ruTorrent url from the from your Services page.

  • Host https://<username>-rt.<hostname>.seedbox.vip/RPC2
  • TLS: Enabled
  • Basic Auth: Enabled
  • Username: <username>
  • Password: <password>
Seedhost.eu
  • Host: https://<username>:<password>@<hostname>.seedhost.eu/<username>/rutorrent/plugins/httprpc/action.php
Seedit4.me
  • https://seedit4me:<PASSWORD>@<hostname>/rutorrent/plugins/httprpc/action.php
Ultra.cc
  • Host: https://<username>:<password>@<username>.<hostname>.usbx.me/RPC2
WhatBox
  • Host: https://<hostname>.whatbox.ca/xmlrpc
  • TLS: Enabled
  • Skip TLS verification (insecure): Off
  • Basic auth: On
  • Username: <username>
  • Password <password>
caution

Some ambiguous characters (such as @ : # % and more) may escape out of the URL.
In this case you will have to change your password for ruTorrent to be able to add the client to autobrr.

Transmission

Feralhosting
  • Host: <hostname>.feralhosting.com/<username>/transmission/rpc
  • Port: 9091
  • TLS: Enabled
  • Password: <password>
RapidSeedbox - Lean

Grab your unique Transmission url from the from your Services page.

  • Host <username>-tr.<hostname>.seedbox.vip/rpc
  • Port 443
  • TLS: Enabled
  • Basic Auth: Enabled
  • Username: <username>
  • Password: <password>
Seedhost.eu
# Grab RPC Port
echo -e "Your Transmission port: \e[31m$(grep '"rpc-port": [0-9]*' ~/.config/transmission-daemon/settings.json | awk -F ': ' '{print $2}' | awk -F ',' '{print $1}')\e[0m"
  • Host: <hostname>.seedhost.eu/<username>/transmission/rpc
  • Port: <RPC Port>
  • TLS: Enabled
  • Username: <username>
  • Password: <password>
Ultra.cc
  • Host: <username>.<hostname>.usbx.me
  • Port: Transmissions' RPC Port as given in your Control Panel
  • TLS: Enabled
  • Username: <username>
  • Password: <password>

Sonarr

Bytesized Hosting
  • Host: https://<username>.<hostname>.bysh.me/sonarr
  • API Key: API Key (Sonarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Disabled
Feralhosting
  • Host: http://<hostname>.feralhosting.com:<port>/<username>/sonarr/
  • API Key: API Key (Sonarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Enabled
  • Username: <username>
  • Password: <password>
Hostingby.design
  • Host: https://<hostname>.itsby.design/sonarr
  • API Key: API Key (Sonarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Enabled
  • Username: <username>
  • Password: <password>
Seedhost.eu
  • Host: https://<hostname>.seedhost.eu/<username>/sonarr
  • API Key: API Key (Sonarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Enabled
  • Username: <username>
  • Password: <password>
Seedit4.me
  • Host: http://localhost:8989/sonarr/
  • API Key: API Key (Sonarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Disabled
Ultra.cc
  • Host: https://<username>.<hostname>.usbx.me/sonarr
  • API Key: API Key (Sonarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Enabled
  • Username: <username>
  • Password: <password>

Radarr

Bytesized Hosting
  • Host: https://<username>.<hostname>.bysh.me/radarr
  • API Key: API Key (Radarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Disabled
Feralhosting
  • Host: http://<hostname>.feralhosting.com:<port>/<username>/radarr/
  • API Key: API Key (Radarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Enabled
  • Username: <username>
  • Password: <password>
Hostingby.design
  • Host: https://<hostname>.itsby.design/radarr
  • API Key: API Key (Radarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Enabled
  • Username: <username>
  • Password: <password>
Seedhost.eu
  • Host: https://<hostname>.seedhost.eu/<username>/radarr
  • API Key: API Key (Radarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Enabled
  • Username: <username>
  • Password: <password>
Seedit4.me
  • Host: http://localhost:7878/radarr/
  • API Key: API Key (Radarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Disabled
Ultra.cc
  • Host: https://<username>.<hostname>.usbx.me/radarr
  • API Key: API Key (Radarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Enabled
  • Username: <username>
  • Password: <password>

Lidarr

Bytesized Hosting
  • Host: https://<username>.<hostname>.bysh.me/lidarr
  • API Key: API Key (Lidarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Disabled
Feralhosting
  • Host: http://<hostname>.feralhosting.com:<port>/<username>/lidarr/
  • API Key: API Key (Lidarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Enabled
  • Username: <username>
  • Password: <password>
Hostingby.design
  • Host: https://<hostname>.itsby.design/lidarr
  • API Key: API Key (Lidarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Enabled
  • Username: <username>
  • Password: <password>
Seedhost.eu
  • Host: https://<hostname>.seedhost.eu/<username>/lidarr
  • API Key: API Key (Lidarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Disabled
Seedit4.me
  • Host: http://localhost:8686/lidarr/
  • API Key: API Key (Lidarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Disabled
Ultra.cc
  • Host: https://<username>.<hostname>.usbx.me/lidarr
  • API Key: API Key (Lidarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Disabled

Readarr

Bytesized Hosting
  • Host: https://<username>.<hostname>.bysh.me/readarr
  • API Key: API Key (Readarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Disabled
Seedhost.eu
  • Host: https://<hostname>.seedhost.eu/<username>/readarr
  • API Key: API Key (Readarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Disabled
Ultra.cc
  • Host: https://<username>.<hostname>.usbx.me/readarr
  • API Key: API Key (Readarr's API Key found in Settings -> General -> Security)
  • Basic Auth: Disabled