Compiling Pong... JK :)
WE GOT HACKED LAST WEEK BUT NOW WE ARE SECURE!
This is a free service to ping an outside address!
Enter IP or hostname...
&1";
// echo $command;
$answer=shell_exec($command);
echo "
".preg_replace("/\r|\n/","
",$answer)."
";
}
?>