Skip to content

naugle92/EncryptedIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

EncryptedIM

This is an encrypted instant messenger, with one client and one server, written in Python

How to run

Begin by starting the server

python EncryptedIM.py -s

Then run the client on another terminal using the IP of the server's machine

python EncryptedIM.py -c <ServerIP>

About

This is an encrypted instant messenger, with one client and one server, written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages