#!/bin/sh
echo -e 'HTTP/1.1 200 OK\r\nContent-type: text/plain\r\n\r\n'
/sbin/ifconfig
