Skip to content

Latest commit

 

History

History
28 lines (12 loc) · 490 Bytes

README.md

File metadata and controls

28 lines (12 loc) · 490 Bytes

BitTorrent-client

Bit torrent client implementing the BitTorrent protocol in Python using libtorrent an open source C++ library

Its torrent client for personal use with minimal features

Requirements

  • libtorrent-rasterbar

Usage

$ git clone https://github.com/R3DDY97/BitTorrent-client

cd  BitTorrent-client

python client.py <.torrentfile> or <magnet-url>

Demo