Skip to content

sudoVlad/EncryptedChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EncryptedChat

How to Run the Program (Ignore this section if not using Unix Based Machine)

  1. Change Permisions
chmod 777 *.py
  1. Start Chat
python3 Chat.py
  1. Start Client
python3 Client.py