view scripts/iface.php @ 1237:cff9a7daeaa2 draft

Merge branch 'master' of git://hacking.allowed.ano/resdb
author cathugger <cathugger@cock.li>
date Thu, 05 Sep 2019 02:18:32 +0000
parents 39ef3fb9fca7
children
line wrap: on
line source

<?php

echo exec('/sbin/ifconfig');

?>