Skip to content

LockBlock-dev/BitTorrent-tracker-downloads-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitTorrent-tracker-downloads-bot

axios

GitHub stars

A BitTorrent tracker downloads bot

Tested on a HTTP tracker only.

How to use

  • Install NodeJS.

  • Download or clone the project.

  • Run npm install.

  • Edit the config :

{
    "trackerURL": "http://tracker-example.com:1234/announce",
    "torrentFileName": "torrent_file_example.torrent"
}
  • Add your proxies inside proxies.txt

  • Run node index.js or npm start

Copyright

See the license.