rustybit-2.0.0 is not a library.
Visit the last successful build:
rustybit-1.0.1
RustyBit
A simple CLI bittorrent client.
It also partially supports the DHT protocol.
Installation
Usage
To download a torrent into the $(pwd)/.downloads folder, run the following command:
If you want to change the output directory, use this command instead:
Missing features
It currently misses the following features (and I'm not sure whether I would add them):
- Seeding torrents
- Extension protocol support
- Full DHT node
- Downloading multiple torrents in parallel
- Pausing/resuming torrents
- Proper GUI/TUI