mickeyhousee / Encrypted-Chat-Python

Encrypted Chat made in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Encrypted Chat made in Python


Languages

Language:Python 100.0%