Skip to content

Network-BEncode-inside/torrent-file-reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

torrent-file-reader

Reads a torrent file into memory

This is a quick little project I wrote because I was curious about the format of a torrent file.

It requires boost to build. It should build on any platform, eventhough just a g++ Makefile is included.

Feel free to use in any way you wish.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.4%
  • Makefile 4.6%