forked from gonzalo123/webConsole
-
Notifications
You must be signed in to change notification settings - Fork 0
fzliang/webConsole
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Real time web console with node.js This script is obsolete (only works with old versions of node.js). It uses one old library for websokets. IMHO is not a good idea try to fix it (feel free to do it if you want :) ). Maybe it's better to use socket.io Anyway you can see a worrking example of the script at youtube: http://www.youtube.com/watch?v=Q5AcZj0Mml4 I've done another version of this script. https://github.com/gonzalo123/webConsole2 This version is not the same. It use Symfony's Process component to run the commands and sends the output to the node.js server. It uses socket.io
About
Web console with node.js
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 86.0%
- CSS 9.2%
- PHP 4.8%