|
6 months ago | |
---|---|---|
torment-bencode | 6 months ago | |
torment-cli | 6 months ago | |
torment-core | 6 months ago | |
torment-daemon | 6 months ago | |
torment-dht | 6 months ago | |
torment-dht-node | 6 months ago | |
torment-manager | 6 months ago | |
torment-peer | 6 months ago | |
torment-storage | 6 months ago | |
torment-tracker | 6 months ago | |
.gitignore | 6 months ago | |
Cargo.lock | 6 months ago | |
Cargo.toml | 6 months ago | |
README.md | 6 months ago |
A torrent client
It's written in Rust, that's the only selling point really
Torment uses eT
as peer id prefix, in both DHT and BitTorrent traffic, DHT uses eT<major u8><minor u8>
and BitTorrent will use eT<2 char ASCII major><2 char ASCII minor><2 char ASCII patch>
, I assume 96 bits will be enough to differentiate the 3 users that will be using Torment