Skip to content

fent/node-torrent-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

CLI for reading, writing, and hash checking torrents

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published