8000 GitHub - I2rys/NodeChat: NodeJS CLI Chatting.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

I2rys/NodeChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NodeChat

NodeJS CLI Chatting

Installation

Github:

git clone https://github.com/I2rys/NodeChat

NPM Packages:

npm i check-password-strength && npm i express-param && npm i localtunnel && npm i express && npm i chalk && npm i request && npm i readline

Usage

Server:

node index.js <server_password>
  • server_password - The password of the server that is needed when someone wants to connect to the server.

Client:

node client.js <username> <server_password> <server_link>
  • username - Your username when connecting to the server.
  • server_password - The password of the server that the hoster used.
  • server_link - The link of the server to connect to the server.

License

MIT © I2rys

About

NodeJS CLI Chatting.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

0