Skip to content

itishrishikesh/bit-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple bit torrent client written in go, this project is written purely for educational purposes and is inspired from this blog post - https://blog.jse.li/posts/torrent/.

This client only works with HTTP/TCP torrents, and only works with .torrent files.

The usage is quite simple,

Compile

go build .

Run

./bit-client in=/path/to/any.torrent_file out=/path/to/downloaded/some.file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages