index
:
resdb.git
master
anonnet configs
epoch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
iface.php
blob: fe14dc5a9eaf561b89429445b0feaedc2d6167d6 (
plain
) (
blame
)
1
2
3
4
5
<?
php
echo
exec
(
'/sbin/ifconfig'
);
?>