Skip to content

A collection of tools for the BitTorrent protocol and especially the rTorrent client

License

Notifications You must be signed in to change notification settings

mjysci/pyrocore-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A collection of tools for the BitTorrent protocol and especially the rTorrent client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published