Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Latest commit

 

History

122 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust BitTorrent Client

A BitTorrent client implementation in Rust, focusing on performance, correctness, and modularity.

Features

  • Parsing .torrent files.
  • Tracker communication.
  • Peer connection and communication.
  • Piece management and verification.
  • Disk I/O for file storage.

Getting Started

  1. Clone the repository:

    git clone https://github.com/pushkar-gr/MotteSeed.git
    cd MotteSeed
  2. Build the project:

    cargo build --release
  3. Run the client:

    cargo run --release -- <torrent_file_path>

Contributing

Contributions are welcome! Please submit pull requests or open issues for bugs and feature requests.

About

MotteSeed - Fast and Secure Bit-Torrent Client.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages