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)
- Host: GitHub
- URL: https://github.com/defaultik/lan_chat
- Owner: Defaultik
- License: gpl-3.0
- Created: 2024-01-06T18:31:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-08T13:52:54.000Z (9 months ago)
- Last Synced: 2025-04-19T18:32:28.690Z (7 months ago)
- Topics: asyncio, chat, encryption, lan, linux, oop, python, python3, socket
- Language: Python
- Homepage:
- Size: 45.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 ❤️**