A BitTorrent tracker downloads bot
Tested on a HTTP tracker only.
{
"trackerURL": "http://tracker-example.com:1234/announce",
"torrentFileName": "torrent_file_example.torrent"
}
-
Add your proxies inside proxies.txt
-
Run
node index.js
ornpm start
See the license.