torrent
Version:
torrent from the command line
16 lines (11 loc) • 450 B
Plain Text
torrent - a pure javascript torrent program
Commands:
torrent <torrent>
torrent seed <torrent>
torrent info <torrent>
torrent ls <torrent>
torrent create <directory OR file> {-o outfile.torrent}
`<torrent>` above can be a magnet link, a path to .torrent file or `-` for STDIN
options for the ls command:
-s Show file sizes in bytes alongside file paths.
-h Show file sizes in human units when `-s` is on.