Skip to content

nachiket59/BitTorrent-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Bit Torrent Client

Terminal based torrent downloader

$ python3 torrent.py <torrentfilenaem> -l <download-location> -d <download-speed-limit>

Torrent file name is required parameter other two are optional.

Dependancies

$ pip3 install requests
$ pip3 install bencode.py

(compatible with single file torrents)

About

Command line torrent downloader.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages