Skip to content

A simple HTML+Python anonymous online chat room that supports AES encrypted communication & 一个简单的,支持 AES 加密通信的 HTML+Python 匿名在线聊天室

License

Notifications You must be signed in to change notification settings

ZGIT-Network/NataChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NataChat

一个简单的,支持 AES 加密通信的 HTML+Python 匿名在线聊天室

DEMO | English | 中文

前端使用了MDUI,后端仅作消息转发,使用Python编写

部署服务端

安装依赖项

sudo apt-get install build-essential libssl-dev

pip3 install -r requirements.txt

启动服务端:

python main.py

服务端最低运行Python版本: Python3.10及以上版本

部署客户端

Vercel

Deploy with Vercel

Github Pages

Fork Repo

Start Settings > Pages > Branch > main > Save

关于客户端:

目前,有两个客户端,分别为standard clientclient两个版本

client版本目前是不开放公测的

standard client | client

部署时需要注意:

如果网页配置了ssl证书,那么后端Server也应当配置SSL证书以便于通过wss链接,否则可能会出现问题。


欢迎协助编写本库,如果觉得有意思麻烦给个star呗!

About

A simple HTML+Python anonymous online chat room that supports AES encrypted communication & 一个简单的,支持 AES 加密通信的 HTML+Python 匿名在线聊天室

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •