Skip to content

This is a basic BitTorrent client implementation in Rust. It supports single file download. This is a small research project.

Notifications You must be signed in to change notification settings

clacladev/basic-bittorrent-client-rust

Repository files navigation

Basic BitTorrent Client in Rust

This is a basic BitTorrent client implementation in Rust. It supports single file download. This is a small research project.

How to run

  1. Ensure you have cargo (1.70) installed locally
  2. In the terminal run ./your_bittorrent.sh download -o output_dir target.torrent to start a download

How to test

Run cargo test to run the tests

About

This is a basic BitTorrent client implementation in Rust. It supports single file download. This is a small research project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published