◈ CloudTorrent · Setup
Before you begin
Prepare a MySQL or MariaDB database and a user with permission to create tables. Start aria2 RPC on this server with a secret, keep its port private, and point both aria2 and PHP to the same downloads folder. Use HTTPS on your site. This wizard works from a domain root or a subfolder.
Recommended aria2 command (replace the secret and absolute path):
aria2c --enable-rpc=true --rpc-listen-all=false --rpc-secret=YOUR_SECRET --dir=/ABSOLUTE/PATH/cloudtorrent/data/downloads --continue=true --seed-time=0Start checks →