Ever feeled the need to make your command line executables easier accessable? This could be interesting for showcasing/demonstration purposes of your newly crafted executable.
Integrate and use binary executables in your web applications. Sends console commands to a remote system, which is hosting the executable binary, and receives the output. Data transfer is based on WebSockets for real-time experience.