#!/bin/sh echo "Calling home" cd /tmp rm ip.php* wget https://youwebspace.eu/ip.php #SSH with X forwarding, compression and webproxy on port 5000 ssh -XCD 5000 user@$(cat /tmp/ip.php)