Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 899 Bytes

readme.md

File metadata and controls

40 lines (30 loc) · 899 Bytes

Secure Chatroom


What is this?

A free to use, simple and lightweight, chatroom application that can be used for group and P2P chats. The application is designed to be uninterceptable. Every time a user leaves the chatroom the server is shut down automatically leaving no records.


Server Side

Windows (7, 8, 10)

Dependencies

  • Node.js

Procedure

  1. Clone the repository
  2. Run node server.js

Linux (Ubuntu, RedHat, Kali, Etc.)

Dependencies

  • Node.js

Procedure

  1. Clone the repository
  2. Run node server.js

Client Side

Windows (7, 8, 10) & Linux (Ubuntu, RedHat, Kali, Etc.)

Dependencies

  • Node.js

Procedure

  1. Clone the repository
  2. Run node client.js

Made by CNSP

Distributed under the GNU AGPL License Copyright 2020, Clear Net Security Project. All rights reserved.