Skip to content
/ btb Public

Minimial BitTorrent command line client written in pure C

License

Notifications You must be signed in to change notification settings

sinecode/btb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

btb - BitTorrent Bits

Minimial BitTorrent command line client written in pure C with minimal dependencies.

Dependencies

  • OpenSSL
  • pthread
  • curl
  • valgrind

How to compile, test and run

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>

References

About

Minimial BitTorrent command line client written in pure C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published