Skip to content

maitreya2954/distributed-file-download-network

Repository files navigation

distributed-file-download-network

Introduction

In many organizations like educational institutions, government entities and private establishments, due to the large number of devices on the network, the bandwidth/data usage is restricted. It is difficult to download large files from external network and may take a very long time or exceed the data usage policy set by network administrators. The goal of this project is to provide a distributed solution to tackle such problems of throttled bandwidth or data usage.

Setup

The project requires python>=3.9. Clone the repository. Admin, Server and Helper nodes have to be setup on different systems with different IP addresses.

Installing required packages

pip install -r requirements.txt

Check admin setup

Check helper setup

Check server setup

About

Repository for distributed file download netowrk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages