Skip to content

amitayh/rustorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustorrent

Contributing

Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Testing

Run the test suite:

cargo test

For more verbose output:

RUST_LOG=debug cargo test

License

MIT License

Status

This project is under active development. While it implements the core BitTorrent protocol, some advanced features are still in progress.

Future Plans

  • DHT support
  • UPnP port mapping
  • WebTorrent support
  • Magnet link support
  • Web interface
  • Rate limiting
  • Encryption support

Contact

If you have any questions or feedback, please open an issue on the GitHub repository.

About

BitTorrent client in Rust (toy project)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages