bittorrent

BitTorrent

Rust

Client for the peer to peer BitTorrent protocol from scratch in Rust.

Features

To do

Usage

To run, clone the repo and run

cargo run --release [torrent]

where [torrent] is the path to the .torrent file. The client will proceed to download the torrent into the working directory.

Progress is given in completed pieces out of the total.