Skip to content

brycedc/nibble-torrent-peer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nibbletorrent

Setup

To start downloading a file, a connection with a tracker is needed. Once a connection has been established the tracker will send back a list of current peers in the network. The torrent will then begin requesting chunks of the provided torrent and upload chunks at the same time. Once all the chunks are downloaded the peer will create the file and continue to seed the network.

Command Line Interface

To use the program, simply call python3 peer.py --help for a list of options the program can handle.

About

Learned how to create a peer for a torrent network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages