Sign inSign up

mjysci/pyrocore

By mjysci

Updated over 3 years ago

Image
0

2.0K

mjysci/pyrocore repository overview

pyrocore-docker

Docker version of pyrocore: A collection of tools for the BitTorrent protocol and especially the rTorrent client.

Usage

Fast resume torrent example:

docker run --rm -it -v /path/to/data/:/root/data \
                -v /path/to/files:/root/files \
                mjysci/pyrocore \
                "chtor -H '/root/data/folder' ../files/*.torrent -o ../files/new"

Replace chtor with other cli commands, check Manual for details.

Tag summary

Content type

Image

Digest

sha256:f3603824e

Size

41.6 MB

Last updated

over 3 years ago

docker pull mjysci/pyrocore