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

pushkar-gr/MotteSeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

122 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages