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

https://github.com/defaultik/lan_chat

lan chat on python (socket, asynchronous, encryption)
https://github.com/defaultik/lan_chat

asyncio chat encryption lan linux oop python python3 socket

Last synced: 3 months ago
JSON representation

lan chat on python (socket, asynchronous, encryption)

Awesome Lists containing this project

README

          

## lan_chat v2
this is simple python utility that allows you to communicate with your friends in the same lan. [example](https://i.imgur.com/fCjfQsc.png)

## features
* nickname creation
* server commands
* encryption
* pm's (planned)

## file manual
* [**source/client/client.py**](https://i.imgur.com/lNTdMYC.png) - for any client who wants to connect to your server
* [**source/server/server.py**](https://i.imgur.com/ry9Iu9H.png) - for those who want to have their own lan chat

##
**i'll glad to get a star from you ❤️**