Skip to content

Direwolfesp/zigtorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zigtorrent

Toy Bittorrent (original spec) CLI client that serves as a learning proyect for myself so its not expected to work optimally.

Features

  • Download a piece
  • Download a file
  • Succesfully downloaded a debian iso
  • Multithreaded (works but is a bit experimental)

Todo

  • Better piece selection
  • Better peer selection and keeping track of them
  • More testing (ie. torrents such as ubuntu iso don't work)
  • Dont upload the entire file in memory. Just preallocate a file and seek and write to it.
  • Multifile torrents
  • Magnet links
  • Support seeding
  • DHT

References

About

My first Zig proyect: a bittorrent cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published