mattpotts / plugs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:PHP 82.4%Language:Python 17.1%Language:ApacheConf 0.4%Language:Shell 0.1%