Python-Secure-File-Transfer

School Project using Python Sockets and Personal Encryption Method.

Installation

Must have python3 installed on your system.

Clone the repository to your preferred directory.

git clone https://github.com/WalmartDeli/Python-Secure-File-Transfer.git

Execution

Run the server program first.

python3 server.py

Then run up to four client programs at a time in different folders preferably.

python3 client.py

Type ‘help’ in the client interface to see the full list of commands.

GitHub

View Github