Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 690 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 690 Bytes

webtorrent-hybrid

A Dockercontainer for webtorrent-hybrid

Build with

docker build --tag webtorrent-hybrid  .

And run with

docker run -it  webtorrent-hybrid -h

Examples

Download torrent and keep seeding it

docker run -it  -v webtorrent:/webtorrent --rm -p 8000:8000 webtorrent-hybrid download "magnet:..." --keep-seeding