Skip to content

Simple disposable chat site with Python backend

Notifications You must be signed in to change notification settings

Reloxe/temp-chat

Repository files navigation

temp-chat

Simple disposable chat site with Python backend

Setup

  • Install Python
  • pip install websocket-server
  • Replace the host part in the Python file with your IP address or domain
  • Find the Change me section in chat.html and enter the IP address or domain you entered in the python file in the "ws://localhost:86" localhost section there.
  • And start the web server and web socket

Finish

? Warning, this is a test project for educational purposes only. It has not been tested for client-side attacks such as script execution. If you are going to use the project, pay attention to these and check them.

About

Simple disposable chat site with Python backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published