Torr /tɔːr/
ᚦᚢᚱᚱ
C++23 bittorrent implementation
Roadmap
·
Contribute
·
Download
Torr is targeted towards Unix like systems, currently tested on Linux, will be tested on BSDs in the future.
Will Torr be supported on Windows? Short answer: No.
- openssl
- ninja build
- g++ >= 14.0.0
Build libtorr.a
and copy headers
./build.sh release
See CONTRIBUTE.md
and roadmap below
- magnet uri
- bencode
- networking
- block peers
- seeding
- dht
- utp
- proxy
- udp tracker
- http tracker
- storage
- caching
- local fs
- sandboxing
- sys mseal
- sys landlock
- sys seccomp
- concurrency
- fuzzing