Minimial BitTorrent command line client written in pure C with minimal dependencies.
- OpenSSL
- pthread
- curl
- valgrind
To compile and run the tests (with valgrind checks), cd
into the root directory of the project and run
make
To download a torrent file, run
btb <file .torrent>