nt-cli

0.1.4 • Public • Published

node-torrent-cli

Read, make, and hash check torrents with node.js in the command line!

Dependency Status

Usage: nt [command]
 
command     
  make             Make a torrent
  edit             Read a torrent, edit its metainfo variables, and write it. Can't change its files
  infohash         Return info hash from torrent
  pieces           Return piece hashes from torrent
  name             Return name from torrent
  announce         Return announce url from torrent
  announcelist     Return announce-list urls from torrent
  files            Return file paths and lengths from torrent
  urllist          Return web seed urls from torrent
  hashcheck        Hash checks torrent file. If no directory is given, will use cwd

example img

Install

npm -g install nt-cli

Readme

Keywords

Package Sidebar

Install

npm i nt-cli

Weekly Downloads

0

Version

0.1.4

License

MIT

Last publish

Collaborators

  • fent