R3DDY97 / BitTorrent-client

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%