Skip to content

Guruprasanna02/File_Server

Repository files navigation

File Server

File Server is an easy-to-use command-line application to transfer files securely utilizing AES-256 encryption on a dockerized multi-threaded server within an organization.

Setup

To setup the server:

docker-compose up --build -d

Application can be accessed from client side by running the client.py script

cd ./client
python client.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published