Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Another Rust BitTorrent implementation

License

Unlicense and 2 other licenses found

Licenses found

Unlicense
UNLICENSE
Unknown
COPYING
MIT
MIT-LICENSE
NotificationsYou must be signed in to change notification settings

kilork/rustorrent

WORK IN PROGRESS

RSBT

Legal

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

Creative Commons Licence
Artwork which is not part of JHipster is licensed under aCreative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

Features

  • Implements bittorrent client.

Installation

CLI (not really useful):

cargo install --path cli

WEB UI (requires npm to build):

cargo install --features ui --path backend

Development

Read design documents:DESIGN

Install dependencies (requires npm):

cargo xtask install

Start dev Rust+Webpack server in watch mode:

cargo xtask dev

Start only Webpack server in dev mode:

cargo xtask ui-dev

Clean build directories:

cargo xtask clean

Run rsbt cli in Docker to check interaction with popular torrent clients:

docker-compose up

Web client info

README

Configuration

Web version

Configuration stored following locations:

LocationDescription
$HOME/.rsbt/torrents.tomlCurrent torrents
$HOME/.rsbt/download/Default download path

CLI version

We useconfy for configuration. Configuration is stored intoml format.

About

Another Rust BitTorrent implementation

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

[8]ページ先頭

©2009-2025 Movatter.jp