Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 461 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 461 Bytes

Encrypted-Python-Chat


This script is built on python version 3
It is chat application based on encryption with password
It works only in terminal or command prompt
Independent of operating system

Requirements

Only single python module simple-crypt required

Installation:

pip3 install simple-crypt


Usage

For server: run python server.py and continue

For client: run python client.py and continue