No description
Find a file
2020-09-03 09:10:01 +02:00
torment-bencode "Initial commit" 2020-08-29 12:22:05 +02:00
torment-cli wip 2020-09-03 09:10:01 +02:00
torment-core wip 2020-09-03 09:10:01 +02:00
torment-daemon wip 2020-09-03 09:10:01 +02:00
torment-dht wip 2020-09-03 09:10:01 +02:00
torment-dht-node wip 2020-09-03 09:10:01 +02:00
torment-manager wip 2020-09-03 09:10:01 +02:00
torment-peer wip 2020-09-03 09:10:01 +02:00
torment-storage wip 2020-09-03 09:10:01 +02:00
torment-tracker wip 2020-09-03 09:10:01 +02:00
.gitignore wip 2020-09-01 23:48:51 +02:00
Cargo.lock wip 2020-09-03 09:10:01 +02:00
Cargo.toml wip 2020-09-03 09:10:01 +02:00
README.md wip 2020-09-01 23:48:51 +02:00

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