Skip to content

fraidev/bitrev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitRev

BitRev is a BitTorrent client written entirely in Rust. This Project it's a rewrite of tornado in Rust.

Setup

Exemple of how to download a debian iso:

cargo run --release -- samples/debian-12.10.0-amd64-netinst.iso.torrent

Tests:

cargo test

Check sha256sum of the debian iso:

openssl dgst -sha256 debian-12.10.0-amd64-netinst.iso

Should be ee8d8579128977d7dc39d48f43aec5ab06b7f09e1f40a9d98f2a9d149221704a for this example.

About

BitRev is a BitTorrent client written entirely in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages