view scripts/iface.php @ 1039:0e3f482dc1c3 draft

Added PieNet
author AnoPie <nobody@nowhere>
date Mon, 15 Oct 2012 06:41:00 +0000
parents 39ef3fb9fca7
children
line wrap: on
line source

<?php

echo exec('/sbin/ifconfig');

?>