IRChat
Current: Primitive TCP IRC style chat written in node
Usage:
Server:
node server.js
Client:
node cli.js <username>@<hostname> [options]
Ambitions:
- Highly customizeable clients
- Highly customizeable servers
- Secure connections
Featurs:
- Web-Sockets
- Easy customizeable clients
- AES-192-CBC Encryption
- FTP Server
TODO:
Encrypted packetsServer rolesPassword-Encrypted serversCustom ClientWebsocketsFTP Server- Web client
- (Optional) Native electron application
- Multiple channels