Linux srv25.usacloudserver.us 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64
LiteSpeed
Server IP : 23.137.84.82 & Your IP : 216.73.216.127
Domains :
Cant Read [ /etc/named.conf ]
User : epicgamerzoneco
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
punbb /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-08-15 19:59
php53
[ DIR ]
drwxr-xr-x
2025-08-15 19:59
php56
[ DIR ]
drwxr-xr-x
2025-08-15 19:59
php71
[ DIR ]
drwxr-xr-x
2025-08-15 19:59
php81
[ DIR ]
drwxr-xr-x
2025-08-15 19:59
php82
[ DIR ]
drwxr-xr-x
2025-08-15 19:59
clone.php
5.18
KB
-rwxr-xr-x
2024-05-02 08:28
config.php
1.2
KB
-rwxr-xr-x
2021-12-23 06:54
edit.php
4.45
KB
-rwxr-xr-x
2024-05-02 08:28
edit.xml
433
B
-rwxr-xr-x
2021-12-23 06:54
fileindex.php
337
B
-rwxr-xr-x
2021-12-23 06:54
import.php
3.95
KB
-rwxr-xr-x
2024-05-02 08:28
info.xml
2.39
KB
-rwxr-xr-x
2024-05-02 06:25
install.js
921
B
-rwxr-xr-x
2021-12-23 06:54
install.php
4.86
KB
-rwxr-xr-x
2024-05-02 08:28
install.xml
985
B
-rwxr-xr-x
2021-12-23 06:54
md5
7.1
KB
-rwxr-xr-x
2024-05-02 08:28
notes.txt
142
B
-rwxr-xr-x
2021-12-23 06:54
upgrade.php
2.42
KB
-rwxr-xr-x
2024-05-02 08:28
upgrade.xml
302
B
-rwxr-xr-x
2021-12-23 06:54
Save
Rename
<?php $db_type = 'mysqli'; $db_host = '[[softdbhost]]'; $db_name = '[[softdb]]'; $db_username = '[[softdbuser]]'; $db_password = '[[softdbpass]]'; $db_prefix = '[[dbprefix]]'; $p_connect = false; $base_url = '[[softurl]]'; $cookie_name = '[[puncookie]]'; $cookie_domain = ''; $cookie_path = '/'; $cookie_secure = 0; define('FORUM', 1); // Enable DEBUG mode by removing // from the following line //define('FORUM_DEBUG', 1); // Enable show DB Queries mode by removing // from the following line //define('FORUM_SHOW_QUERIES', 1); // Enable forum IDNA support by removing // from the following line //define('FORUM_ENABLE_IDNA', 1); // Disable forum CSRF checking by removing // from the following line //define('FORUM_DISABLE_CSRF_CONFIRM', 1); // Disable forum hooks (extensions) by removing // from the following line //define('FORUM_DISABLE_HOOKS', 1); // Disable forum output buffering by removing // from the following line //define('FORUM_DISABLE_BUFFERING', 1); // Disable forum async JS loader by removing // from the following line //define('FORUM_DISABLE_ASYNC_JS_LOADER', 1); // Disable forum extensions version check by removing // from the following line //define('FORUM_DISABLE_EXTENSIONS_VERSION_CHECK', 1);