You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
torment-bencode | 3 years ago | |
torment-cli | 3 years ago | |
torment-core | 3 years ago | |
torment-daemon | 3 years ago | |
torment-dht | 3 years ago | |
torment-dht-node | 3 years ago | |
torment-manager | 3 years ago | |
torment-peer | 3 years ago | |
torment-storage | 3 years ago | |
torment-tracker | 3 years ago | |
.gitignore | 3 years ago | |
Cargo.lock | 3 years ago | |
Cargo.toml | 3 years ago | |
README.md | 3 years ago |
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