Skip to content

CNSP-OS/Secure-Chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.