view scripts/iface.php @ 1158:955f269cc2c7 draft

Fixed ns for my domain.
author Query <nobody@space>
date Sun, 09 Mar 2014 12:45:27 +0000
parents 39ef3fb9fca7
children
line wrap: on
line source

<?php

echo exec('/sbin/ifconfig');

?>