Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To install requirements run :

pip install -r requirements.txt

To run the TorrentClient:

cd src python main.py ../torrents/<torrent_file_name> --d <output_directory_name>

About

A command-line Python BitTorrent client supporting concurrent peer connections and multiple simultaneous torrent downloads. Managed the peer network connections using Threads, with a separate thread for each connection.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages