view scripts/iface.php @ 742:0867b6b575eb draft

Added domain for cellphuck.ano
author d3v11 <d3v11@d3v11.ano>
date Tue, 08 Nov 2011 02:37:51 -0500
parents 39ef3fb9fca7
children
line wrap: on
line source

<?php

echo exec('/sbin/ifconfig');

?>