Skip to content

kothavade/typhoon

Repository files navigation

Typhoon

A WIP Bittorent client in C++ 20.

dependencies

build

cmake -S . -B build
cmake --build build

run

./build/typhoon <torrent file>

there are a number of example torrent files in examples/

test

./build/test

About

Bittorent client in C++ 20.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published