AaronM04 / node-ip

FastCGI thingy to return your IP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-ip

A quick and (very) dirty Node.js FastCGI interface to OpenBSD httpd(8). Binds Unix socket to /var/www/run/slowcgi.sock, then drops privileges to user www and group www, and responds to requests. Not production-ready. No, really, do not even think about using this in production!

sudo node .

About

FastCGI thingy to return your IP


Languages

Language:JavaScript 100.0%