Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/foxtrt-com/p2p-private-chat

A Peer to Peer AES(256)+RSA Chat Client and Rendezvous server
https://github.com/foxtrt-com/p2p-private-chat

aes-256 chat-application peer-to-peer python rsa

Last synced: about 2 months ago
JSON representation

A Peer to Peer AES(256)+RSA Chat Client and Rendezvous server

Awesome Lists containing this project

README

        






A Peer to Peer AES(256)+RSA Chat Client and Rendezvous server

## Requirements
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

[requirements.txt](https://github.com/Foxtrt-com/P2P-Private-Chat/blob/master/requirements.txt)

## Usage
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.
### Run from exe
Simply download and run!
[exe files](https://github.com/Foxtrt-com/P2P-Private-Chat/releases)

### Run with python
```
python3 .\Client\app.py
```
```
python3 .\Server\app.py
```

## Support
![Discord Banner 2](https://discordapp.com/api/guilds/1049238673130012723/widget.png?style=banner2)
[Join Here](https://discord.gg/rNccqTK2V8)

## Repo Owners
||
|-|
|[@Chelsea-Fox](https://github.com/Chelsea-Fox)|