8000 GitHub - mjysci/pyrocore-docker: A collection of tools for the BitTorrent protocol and especially the rTorrent client
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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
0