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.
Run the test suite:
cargo test
For more verbose output:
RUST_LOG=debug cargo test
This project is under active development. While it implements the core BitTorrent protocol, some advanced features are still in progress.
- DHT support
- UPnP port mapping
- WebTorrent support
- Magnet link support
- Web interface
- Rate limiting
- Encryption support
If you have any questions or feedback, please open an issue on the GitHub repository.