Encrypted-Python-Chat
Encrypted-Python-Chat copied to clipboard
Chat over External and Internal Network with password based encryption.
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