A Peer to Peer AES(256)+RSA Chat Client and Rendezvous server
If you are running the packaged exe version then there are no requirements, if you wish to run from source you will require:
Python 3.10
There are two ways to run both the server and client, the first being download and run the exe files, or to download and run with python directly.
Simply download and run! exe files
python3 .\Client\app.py
python3 .\Server\app.py
@Chelsea-Fox |