No description
torment-bencode | ||
torment-cli | ||
torment-core | ||
torment-daemon | ||
torment-dht | ||
torment-dht-node | ||
torment-manager | ||
torment-peer | ||
torment-storage | ||
torment-tracker | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
eater's Torment
A torrent client
It's written in Rust, that's the only selling point really
Slightly important
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