Skip to content

Bit-Torrent client (Computer Networks project) , tool to download torrents implemented using NodeJS

Notifications You must be signed in to change notification settings

atharvamarathe/BitTorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitTorrent Client

Installation

  npm i
  node main.js [files][options]

Features

  • Communicate with online trackers
  • Download torrent files
  • Setting Download rate
  • Multiple torrents at a time
  • Custom download folder, number of peers

Algorithms Implemented

  • Rarest First
  • Endgame
  • Optimistic Unchoke
  • Peer Wire protocol

Screenshots

App Screenshot

Torrent Download Process

App Screenshot

Peer Wire Protocol

App Screenshot

Author

About

Bit-Torrent client (Computer Networks project) , tool to download torrents implemented using NodeJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published