Skip to content

Chat over External and Internal Network with password based encryption.

Notifications You must be signed in to change notification settings

sathwikv143/Encrypted-Python-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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


About

Chat over External and Internal Network with password based encryption.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages