7 Forks
18 Stars
18 Watchers

bittorrent

KP-BitTorrent Client implementation in python. Asynchronous downloading and uploading for large files transfer across networks. Implementation of Tracker protocol along with peer wire protocol (PWP).

How to download and setup bittorrent

Open terminal and run command
git clone https://github.com/kishanpatel22/bittorrent.git
git clone is used to create a copy or clone of bittorrent repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bittorrent https://github.com/kishanpatel22/bittorrent/archive/master.zip

Or simply clone bittorrent with SSH
[email protected]:kishanpatel22/bittorrent.git

If you have some problems with bittorrent

You may open issue on bittorrent support forum (system) here: https://github.com/kishanpatel22/bittorrent/issues