view scripts/iface.php @ 1193:2f57d4d36759 draft

add muh nameserver, some script tweaks
author cathugger <cathugger@cock.li>
date Fri, 10 Mar 2017 03:30:16 +0000
parents 39ef3fb9fca7
children
line wrap: on
line source

<?php

echo exec('/sbin/ifconfig');

?>