| Crates.io | rustybit |
| lib.rs | rustybit |
| version | 2.0.0 |
| created_at | 2024-08-25 07:05:46.274311+00 |
| updated_at | 2024-08-26 08:04:47.72722+00 |
| description | A CLI bittorrent client |
| homepage | |
| repository | https://github.com/h33333333/rustybit |
| max_upload_size | |
| id | 1350838 |
| size | 63,778 |
A simple CLI bittorrent client.
It also partially supports the DHT protocol.
cargo install rustybit
To download a torrent into the $(pwd)/.downloads folder, run the following command:
rustybit <torrent_path>
If you want to change the output directory, use this command instead:
rustybit <torrent_path> -o <output_dir_path>
It currently misses the following features (and I'm not sure whether I would add them):