Linux cyberpanel 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
LiteSpeed
: 160.191.175.3 | : 216.73.216.114
Cant Read [ /etc/named.conf ]
8.2.29
aodai6801
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
local /
CyberCP /
public /
static /
admin /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
vendor
[ DIR ]
drwxr-xr-x
autocomplete.css
8.9
KB
-rw-r--r--
base.css
20.81
KB
-rw-r--r--
changelists.css
6.41
KB
-rw-r--r--
dark_mode.css
2.86
KB
-rw-r--r--
dashboard.css
441
B
-rw-r--r--
forms.css
8.88
KB
-rw-r--r--
login.css
958
B
-rw-r--r--
nav_sidebar.css
2.63
KB
-rw-r--r--
responsive.css
18.12
KB
-rw-r--r--
responsive_rtl.css
1.82
KB
-rw-r--r--
rtl.css
4.8
KB
-rw-r--r--
widgets.css
11.64
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : nav_sidebar.css
.sticky { position: sticky; top: 0; max-height: 100vh; } .toggle-nav-sidebar { z-index: 20; left: 0; display: flex; align-items: center; justify-content: center; flex: 0 0 23px; width: 23px; border: 0; border-right: 1px solid var(--hairline-color); background-color: var(--body-bg); cursor: pointer; font-size: 1.25rem; color: var(--link-fg); padding: 0; } [dir="rtl"] .toggle-nav-sidebar { border-left: 1px solid var(--hairline-color); border-right: 0; } .toggle-nav-sidebar:hover, .toggle-nav-sidebar:focus { background-color: var(--darkened-bg); } #nav-sidebar { z-index: 15; flex: 0 0 275px; left: -276px; margin-left: -276px; border-top: 1px solid transparent; border-right: 1px solid var(--hairline-color); background-color: var(--body-bg); overflow: auto; } [dir="rtl"] #nav-sidebar { border-left: 1px solid var(--hairline-color); border-right: 0; left: 0; margin-left: 0; right: -276px; margin-right: -276px; } .toggle-nav-sidebar::before { content: '\00BB'; } .main.shifted .toggle-nav-sidebar::before { content: '\00AB'; } .main > #nav-sidebar { visibility: hidden; } .main.shifted > #nav-sidebar { margin-left: 0; visibility: visible; } [dir="rtl"] .main.shifted > #nav-sidebar { margin-right: 0; } #nav-sidebar .module th { width: 100%; overflow-wrap: anywhere; } #nav-sidebar .module th, #nav-sidebar .module caption { padding-left: 16px; } #nav-sidebar .module td { white-space: nowrap; } [dir="rtl"] #nav-sidebar .module th, [dir="rtl"] #nav-sidebar .module caption { padding-left: 8px; padding-right: 16px; } #nav-sidebar .current-app .section:link, #nav-sidebar .current-app .section:visited { color: var(--header-color); font-weight: bold; } #nav-sidebar .current-model { background: var(--selected-row); } .main > #nav-sidebar + .content { max-width: calc(100% - 23px); } .main.shifted > #nav-sidebar + .content { max-width: calc(100% - 299px); } @media (max-width: 767px) { #nav-sidebar, #toggle-nav-sidebar { display: none; } .main > #nav-sidebar + .content, .main.shifted > #nav-sidebar + .content { max-width: 100%; } } #nav-filter { width: 100%; box-sizing: border-box; padding: 2px 5px; margin: 5px 0; border: 1px solid var(--border-color); background-color: var(--darkened-bg); color: var(--body-fg); } #nav-filter:focus { border-color: var(--body-quiet-color); } #nav-filter.no-results { background: var(--message-error-bg); } #nav-sidebar table { width: 100%; }
Close