perhap-chat
v1.0.6
Published
P2P terminal text chat, encrypted end-to-end with AES CTR.
Downloads
2
Readme
Perhap Chat
Perhap Chat is a P2P terminal chat app, encrypted end-to-end with AES CTR.
Installation
For Windows
npm install perhap-chat -g
For Linux/Mac (Issue with installing ngrok globally)
npm install perhap-chat --unsafe-perm -g
Usage
perhap-chat create
or
perhap-chat join (invite code here)
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.