Tunnel Chat is a web-based chat application that allows users to create and join chat rooms using unique tunnel IDs. The application supports Markdown and HTML for message formatting and ensures security by sanitizing user inputs.
- Create and join chat rooms using unique tunnel IDs
- Support for Markdown and HTML in messages
- Input sanitization to prevent XSS attacks
- User-friendly interface with Bootstrap styling
- Option to enable encryption for messages
- A web browser (Chrome, Firefox, Safari, etc.)
- Go to the Tunnel Chat website.
- Enter your username and choose to create a new chat room or join an existing one using a tunnel ID.
To join a chat room, enter the tunnel ID provided by another user and click the "Join Tunnel" button.
Contributions are welcome! Please open an issue or submit a pull request on GitHub.
This project is licensed under the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) license. For more information, see the LICENSE file.