Skip to content

rsbt/rsbt

rsbt - Rust BitTorrent

RSBT

This is placeholder for future migration of https://github.com/kilork/rustorrent.

Legal

Source code except logo / artwork images is dual-licensed under MIT or the UNLICENSE.

Creative Commons Licence
Artwork is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

Features

Usage

Add dependency to Cargo.toml:

[dependencies]
rsbt = "0.1"

Development information

no_std support

Following crates support no_std:

  • rsbt-bencode-nom
  • rsbt-types

Configuration directory

Default config location: $HOME/.rsbt/

Default tree structure:

├── download
│   ├── Big\ Buck\ Bunny.en.srt
│   ├── Big\ Buck\ Bunny.mp4
│   └── poster.jpg
├── torrents
│   ├── big-buck-bunny.torrent
│   └── big-buck-bunny.torrent.state
└── torrents.toml

About

Rust BitTorrent

Resources

License

Unlicense and 2 other licenses found

Licenses found

Unlicense
UNLICENSE
Unknown
COPYING
MIT
MIT-LICENSE

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published