Skip to content

Thunderstorm is a BitTorrent client written entirely in Rust.

Notifications You must be signed in to change notification settings

fraidev/thunderstorm

Repository files navigation

Thunderstorm

Thunderstorm 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 --bin cli debian-12.5.0-amd64-netinst.iso.torrent

Tests:

cargo test

Check sha256sum of the debian iso:

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

Should be 013f5b44670d81280b5b1bc02455842b250df2f0c6763398feb69af1a805a14f for this example.

About

Thunderstorm is a BitTorrent client written entirely in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages