#!/bin/sh # # Give me the IP addr used to connect here # # Rick van der Zwet echo Content-Type: text/plain echo "" echo $REMOTE_ADDR