node-rai
Request-Answer-Interface for generating text based command servers (SMTP,POP)
Description
rai is a node.js module to easily generate text based command line servers. When a client sends something to the server, the first word of the line is treated as a command and the rest of the line as binary payload. In addition to line based commands, there's also a data mode, to transmit everygting received. And there's also an option to switch to TLS mode for secure connections. This way it is trivial to create SMTP, POP3 or similar servers. Node.js is an event-based server-side JavaScript engine.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/andris9/rai
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-rai