/Encrypted-Chat-Python

Encrypted Chat made in Python

Primary LanguagePython

Encrypted Chat Python

Encrypted Chat made in Python

Install Requirements

pip install -r requirements.txt

.env File

  1. Create .env file
  2. Put the following code:
IPADRESS = "IP_ADRESS"
PORT = "ANY_PORT"