view scripts/iface.php @ 1235:b894e50721f4 draft

Merge branch 'master' of http://git.volatile.ano/wowaname/resdb
author cathugger <cathugger@cock.li>
date Thu, 05 Sep 2019 02:10:23 +0000
parents 39ef3fb9fca7
children
line wrap: on
line source

<?php

echo exec('/sbin/ifconfig');

?>