view scripts/iface.php @ 1220:c6fa1e38f44f draft

updated bind_tld_zonefile.sh to generate IPv6 rDNS zone too. added ns record for volatile.ano so I could test.
author epochqwert <epoch@hacking.allowed.org>
date Thu, 06 Sep 2018 05:19:36 +0000
parents 39ef3fb9fca7
children
line wrap: on
line source

<?php

echo exec('/sbin/ifconfig');

?>