c-chat

1.0.3 • Public • Published

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 -g

How to use?


To start select the port

$ sudo c-chat set-port=PORT_NUMBER

And start

$ c-chat start

And browse your server

http://SERVER_IP:PORT_NUMBER // example - http://192.168.1.3:3030

/c-chat/

    Package Sidebar

    Install

    npm i c-chat

    Weekly Downloads

    0

    Version

    1.0.3

    License

    MIT

    Last publish

    Collaborators

    • tymm0