1.0.3 • Published 8 years ago
c-chat v1.0.3
c-chat
Secure and lightweight chat for local networks
How to install?
$ npm install c-chat -g... or
$ git clone https://github.com/hackwork-tymm0/c-chat.git && cd c-chat && npm install -gHow to use?
To start select the port
$ sudo c-chat set-port=PORT_NUMBERAnd start
$ c-chat startAnd browse your server
http://SERVER_IP:PORT_NUMBER // example - http://192.168.1.3:3030