Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 221 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 221 Bytes

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