Linux sagir-us1.hostever.us 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
LiteSpeed
Server IP : 104.247.108.91 & Your IP : 216.73.216.105
Domains : 74 Domain
User : georgeto
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
wbce /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-12-10 06:43
php53
[ DIR ]
drwxr-xr-x
2025-12-10 06:43
php56
[ DIR ]
drwxr-xr-x
2025-12-10 06:43
php71
[ DIR ]
drwxr-xr-x
2025-12-10 06:43
php81
[ DIR ]
drwxr-xr-x
2025-12-10 06:43
php82
[ DIR ]
drwxr-xr-x
2025-12-10 06:43
clone.php
5.78
KB
-rw-r--r--
2025-12-09 12:33
config.php
537
B
-rw-r--r--
2021-12-23 12:54
edit.php
4.38
KB
-rw-r--r--
2025-12-09 12:33
edit.xml
433
B
-rw-r--r--
2021-12-23 12:54
fileindex.php
162
B
-rw-r--r--
2021-12-23 12:54
import.php
3.14
KB
-rw-r--r--
2025-12-09 12:33
index.php
408
B
-rw-r--r--
2021-12-23 12:54
info.xml
2.64
KB
-rw-r--r--
2025-12-09 06:34
install.js
924
B
-rw-r--r--
2021-12-23 12:54
install.php
7.08
KB
-rw-r--r--
2025-12-09 12:33
install.xml
2.68
KB
-rw-r--r--
2025-12-09 06:34
md5
4.79
KB
-rw-r--r--
2025-12-09 12:33
notes.txt
513
B
-rw-r--r--
2022-10-03 12:05
Save
Rename
<?php define('DB_TYPE', 'mysqli'); define('DB_HOST', '[[softdbhost]]'); define('DB_NAME', '[[softdb]]'); define('DB_USERNAME', '[[softdbuser]]'); define('DB_PASSWORD', '[[softdbpass]]'); define('DB_CHARSET', 'utf8'); define('TABLE_PREFIX', '[[dbprefix]]'); define('WB_URL', '[[softurl]]'); // no leading/trailing slash or backslash. define('ADMIN_DIRECTORY', 'admin'); // no leading/trailing slash or backslash. A simple directory name only. require_once(dirname(__FILE__).'/framework/initialize.php'); // end of file -------------