Nix's Web-based SSH client 0.0.3

Nix's Web-based SSH client has a backend written in C/glib and a frontend written in PHP. The project talks to the backend via a Unix socket.The backend maintains a number of SSH processes in TTYs, reads their TTYs, and sends the contents to PHP for...