Cloud Torrent
A self-hosted remote torrent client with a real-time web interface. Add torrents via magnet links or .torrent files, monitor download progress, and retrieve completed files -- all from your browser.
What You Can Do After Deployment
- Visit your domain -- the Cloud Torrent web UI loads immediately
- Add a torrent -- paste a magnet link or upload a .torrent file
- Monitor downloads -- watch real-time progress in the browser
- Download files -- retrieve completed files directly through the web interface
- Set authentication (recommended) -- use
--auth user:pass via the command or set environment variables to protect access
Key Features
- Mobile-friendly web UI with real-time download progress
- Add torrents via magnet links or .torrent file upload
- Stream or download completed files from the browser
- Single binary with no external dependencies
- Search for torrents directly from the web interface
- RSS feed support for automated downloads
- Configurable download directory and connection limits
Configuration
- AUTH -- set basic authentication credentials to protect the web UI
- Downloads are stored in
/downloads inside the container
- Mount a volume to
/downloads to persist downloaded files
License
AGPL-3.0 -- GitHub