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.
eater c7cc7ff9ed
wip
4 years ago
torment-bencode "Initial commit" 4 years ago
torment-cli wip 4 years ago
torment-core wip 4 years ago
torment-daemon wip 4 years ago
torment-dht wip 4 years ago
torment-dht-node wip 4 years ago
torment-manager wip 4 years ago
torment-peer wip 4 years ago
torment-storage wip 4 years ago
torment-tracker wip 4 years ago
.gitignore wip 4 years ago
Cargo.lock wip 4 years ago
Cargo.toml wip 4 years ago
README.md wip 4 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