serverinfo
v0.1.6
Published
Real-time server statistics via websockets.
Downloads
10
Readme
ServerInfo
Real-time server statistics via websockets.
Usage
You may want to change the used ports in server.js
and the corresponding client port in public/js/script.js
git clone https://github.com/gildean/ServerInfo && cd ServerInfo && npm install && node server
Demo
A live demo can be found at http://serverinfo.nodester.com