/plugs

Primary LanguagePHP

Plugs

Radio-controlled plug sockets with a RESTful interface.

Simple PHP Server

This needs to be run in screen to allow SSH disconnect without killing the serve command.

screen -r

Serve and detatch:

./serve &

Find detatched process afterwards:

netstat -tulpn | grep :51515