Skip to content

rtjoseph11/nTorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nTorrent

how to use

npm install ntorrent -g

ntorrent config -d pathToYourDownloadsFolder

ntorrent pathToTorrentFile

commands:

ntorrent config -d [your download path (filepath string)] -p [port to listen on (int)] -s [seed (true | false)] this will override the download path, port the client listens on, and whether or not to seed

ntorrent torrentfilepath start a torrent based on the torrent file specified at torrentfilepath

============ status

developed using node .10.10

does not work with node .8 because the crypto module does not return buffers after digest()

UDP trackers are not supported! make sure you pick a torrentfile which has an http tracker.

About

command line bitTorrent client in node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published