[Official] bittorrent client and server in pure Rust. https://github.com/ikatson/rqbit
10K+
rqbit is a BitTorrent client written in Rust. More here: https://github.com/ikatson/rqbit
Suggest to run in --net=host mode, so that the following features work:
/home/rqbit/db - for storing session persistence, it remembers which torrents you had/home/rqbit/cache - for storing DHT cache/home/rqbit/downloads - for storing your downloads. Mount this to a host folder for example.rqbit supports many environment variables for configuration, you can explore them by running with --help, e.g.
docker run --rm ikatson/rqbit --help
docker run --rm ikatson/rqbit server start --help
Example compose.yaml file
Content type
Image
Digest
sha256:05f1548c0…
Size
7.8 MB
Last updated
about 2 months ago
docker pull ikatson/rqbit:main