view scripts/iface.php @ 1094:1d2f501fa55e draft

epoch added as 4141 and CIDR 1.41.41.0/24
author epoch <epoch@hacking.allowed.org>
date Sun, 24 Mar 2013 12:51:10 +0000
parents 39ef3fb9fca7
children
line wrap: on
line source

<?php

echo exec('/sbin/ifconfig');

?>