Linux sothorn202 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 202.28.82.202 | : 216.73.216.9
pkexec version 0.105
Cant Read [ /etc/named.conf ]
iqtd
RED EYES BYPASS SHELL!
Terminal
Auto Root
Adminer
Backdoor Destroyer
Kernel Exploit
Lock Shell
Lock File
Create User
+ Create Folder
+ Create File
/
home /
rdiresearch /
admin /
assets /
assets /
js /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
menu
[ DIR ]
drwxr-xr-x
SmoothScroll.js
19.96
KB
-rwxr-xr-x
animation.js
640
B
-rwxr-xr-x
bootstrap-growl.min.js
5.57
KB
-rwxr-xr-x
classie.js
1.79
KB
-rwxr-xr-x
color-json-common-page.js
0
B
-rwxr-xr-x
common-pages.js
296
B
-rwxr-xr-x
counter.js
2.18
KB
-rwxr-xr-x
demo-box.js
13.51
KB
-rwxr-xr-x
demo-dark-light.js
13.51
KB
-rwxr-xr-x
demo-dark.js
13.51
KB
-rwxr-xr-x
demo-image.js
14.64
KB
-rwxr-xr-x
demo-light-dark.js
13.51
KB
-rwxr-xr-x
horizontal-layout.js
11.25
KB
-rwxr-xr-x
horizontal-layout.min.js
6.5
KB
-rwxr-xr-x
jquery.easypiechart.min.js
3.9
KB
-rwxr-xr-x
jquery.mCustomScrollbar.concat.min.js
44.41
KB
-rwxr-xr-x
jquery.mousewheel.min.js
2.71
KB
-rwxr-xr-x
jquery.quicksearch.js
4.6
KB
-rwxr-xr-x
modal.js
2.75
KB
-rwxr-xr-x
modalEffects.js
1.33
KB
-rwxr-xr-x
owl-custom.js
209
B
-rwxr-xr-x
pcoded.min.js
51
KB
-rwxr-xr-x
rating.js
3.61
KB
-rwxr-xr-x
script.js
17.59
KB
-rwxr-xr-x
script.min.js
11
KB
-rwxr-xr-x
sweetalert.js
16.58
KB
-rwxr-xr-x
swiper-custom.js
705
B
-rwxr-xr-x
vartical-layout.js
13.51
KB
-rwxr-xr-x
vartical-layout.min.js
5.78
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : demo-box.js
$(document).ready(function () { $("#pcoded").pcodedmenu({ themelayout: 'vertical', verticalMenuplacement: 'left', // value should be left/right verticalMenulayout: 'box', // value should be wide/box MenuTrigger: 'click', // click / hover SubMenuTrigger: 'click', // click / hover activeMenuClass: 'active', ThemeBackgroundPattern: 'pattern4', // pattern1, pattern2, pattern3, pattern4, pattern5, pattern6 HeaderBackground: 'theme1', // theme1, theme2, theme3, theme4, theme5 header color LHeaderBackground: 'theme1', // theme1, theme2, theme3, theme4, theme5, theme6 brand color NavbarBackground: 'themelight1', // themelight1, theme1 // light and dark sidebar ActiveItemBackground: 'theme4', // theme1, theme2, theme3, theme4, theme5, theme6, theme7, theme8, theme9, theme10, theme11, theme12 mennu active item color SubItemBackground: 'theme2', ActiveItemStyle: 'style0', ItemBorder: true, ItemBorderStyle: 'none', SubItemBorder: true, DropDownIconStyle: 'style1', // Value should be style1,style2,style3 menutype: 'st5', // Value should be st1, st2, st3, st4, st5 menu icon style freamtype: "theme1", layouttype:'light', // Value should be light / dark FixedNavbarPosition: true, // Value should be true / false header postion FixedHeaderPosition: true, // Value should be true / false sidebar menu postion collapseVerticalLeftHeader: true, VerticalSubMenuItemIconStyle: 'style6', // value should be style1, style2, style3, style4, style5, style6 VerticalNavigationView: 'view1', verticalMenueffect: { desktop: "shrink", tablet: "overlay", phone: "overlay", }, defaultVerticalMenu: { desktop: "expanded", // value should be offcanvas/collapsed/expanded/compact/compact-acc/fullpage/ex-popover/sub-expanded tablet: "offcanvas", // value should be offcanvas/collapsed/expanded/compact/fullpage/ex-popover/sub-expanded phone: "offcanvas", // value should be offcanvas/collapsed/expanded/compact/fullpage/ex-popover/sub-expanded }, onToggleVerticalMenu: { desktop: "offcanvas", // value should be offcanvas/collapsed/expanded/compact/fullpage/ex-popover/sub-expanded tablet: "expanded", // value should be offcanvas/collapsed/expanded/compact/fullpage/ex-popover/sub-expanded phone: "expanded", // value should be offcanvas/collapsed/expanded/compact/fullpage/ex-popover/sub-expanded }, }); function freamtype() { $('.theme-color > a.fream-type').on("click", function () { var value = $(this).attr("fream-type"); $('.pcoded').attr('fream-type', value); $('.pcoded-header').attr("header-theme", "themelight"+value); $('.pcoded-navbar').attr("navbar-theme", "theme" + value); $('.navbar-logo').attr("logo-theme", "theme" + value); }); }; freamtype(); /* layout type Change function Start */ function handlelayouttheme() { $('.theme-color > a.Layout-type').on("click", function () { var layout = $(this).attr("layout-type"); $('.pcoded').attr("layout-type", layout); if(layout=='dark'){ $('.pcoded-header').attr("header-theme", "theme6"); $('.pcoded-navbar').attr("navbar-theme", "theme1"); $('.navbar-logo').attr("logo-theme", "theme6"); $('body').addClass('dark'); } if(layout=='light'){ $('.pcoded-header').attr("header-theme", "theme1"); $('.pcoded-navbar').attr("navbar-theme", "themelight1"); $('.navbar-logo').attr("logo-theme", "theme1"); $('body').removeClass('dark'); } }); }; handlelayouttheme(); /* Left header logo Change function Start */ function handleogortheme() { $('.theme-color > a.logo-theme').on("click", function () { var logotheme = $(this).attr("logo-theme"); $('.navbar-logo').attr("logo-theme", logotheme); }); }; handleogortheme(); /* Left header Theme Change function Start */ function handleleftheadertheme() { $('.theme-color > a.leftheader-theme').on("click", function () { var lheadertheme = $(this).attr("lheader-theme"); $('.pcoded-navigatio-lavel').attr("menu-title-theme", lheadertheme); }); }; handleleftheadertheme(); /* Left header Theme Change function Close */ /* header Theme Change function Start */ function handleheadertheme() { $('.theme-color > a.header-theme').on("click", function () { var headertheme = $(this).attr("header-theme"); $('.pcoded-header').attr("header-theme", headertheme); $('.navbar-logo').attr("logo-theme", headertheme); }); }; handleheadertheme(); /* header Theme Change function Close */ /* Navbar Theme Change function Start */ function handlenavbartheme() { $('.theme-color > a.navbar-theme').on("click", function () { var navbartheme = $(this).attr("navbar-theme"); $('.pcoded-navbar').attr("navbar-theme", navbartheme); }); }; handlenavbartheme(); /* Navbar Theme Change function Close */ /* Active Item Theme Change function Start */ function handleactiveitemtheme() { $('.theme-color > a.active-item-theme').on("click", function () { var activeitemtheme = $(this).attr("active-item-theme"); $('.pcoded-navbar').attr("active-item-theme", activeitemtheme); }); }; handleactiveitemtheme(); /* Active Item Theme Change function Close */ /* SubItem Theme Change function Start */ function handlesubitemtheme() { $('.theme-color > a.sub-item-theme').on("click", function () { var subitemtheme = $(this).attr("sub-item-theme"); $('.pcoded-navbar').attr("sub-item-theme", subitemtheme); }); }; handlesubitemtheme(); /* SubItem Theme Change function Close */ /* Theme background pattren Change function Start */ function handlethemebgpattern() { $('.theme-color > a.themebg-pattern').on("click", function () { var themebgpattern = $(this).attr("themebg-pattern"); $('body').attr("themebg-pattern", themebgpattern); }); }; handlethemebgpattern(); /* Theme background pattren Change function Close */ /* Vertical Navigation View Change function start*/ function handleVerticalNavigationViewChange() { $('#navigation-view').val('view1').on('change', function (get_value) { get_value = $(this).val(); $('.pcoded').attr('vnavigation-view', get_value); }); }; handleVerticalNavigationViewChange(); /* Theme Layout Change function Close*/ /* Theme Layout Change function start*/ function handlethemeverticallayout() { $('#theme-layout').change(function () { if ($(this).is(":checked")) { $('.pcoded').attr('vertical-layout', "box"); $('#bg-pattern-visiblity').removeClass('d-none'); } else { $('.pcoded').attr('vertical-layout', "wide"); $('#bg-pattern-visiblity').addClass('d-none'); } }); }; handlethemeverticallayout(); /* Theme Layout Change function Close*/ /* Menu effect change function start*/ function handleverticalMenueffect() { $('#vertical-menu-effect').val('shrink').on('change', function (get_value) { get_value = $(this).val(); $('.pcoded').attr('vertical-effect', get_value); }); }; handleverticalMenueffect(); /* Menu effect change function Close*/ /* Vertical Menu Placement change function start*/ function handleverticalMenuplacement() { $('#vertical-navbar-placement').val('left').on('change', function (get_value) { get_value = $(this).val(); $('.pcoded').attr('vertical-placement', get_value); $('.pcoded-navbar').attr("pcoded-navbar-position", 'absolute'); $('.pcoded-header .pcoded-left-header').attr("pcoded-lheader-position", 'relative'); }); }; handleverticalMenuplacement(); /* Vertical Menu Placement change function Close*/ /* Vertical Active Item Style change function Start*/ function handleverticalActiveItemStyle() { $('#vertical-activeitem-style').val('style1').on('change', function (get_value) { get_value = $(this).val(); $('.pcoded-navbar').attr('active-item-style', get_value); }); }; handleverticalActiveItemStyle(); /* Vertical Active Item Style change function Close*/ /* Vertical Item border change function Start*/ function handleVerticalIItemBorder() { $('#vertical-item-border').change(function () { if ($(this).is(":checked")) { $('.pcoded-navbar .pcoded-item').attr('item-border', 'false'); } else { $('.pcoded-navbar .pcoded-item').attr('item-border', 'true'); } }); }; handleVerticalIItemBorder(); /* Vertical Item border change function Close*/ /* Vertical SubItem border change function Start*/ function handleVerticalSubIItemBorder() { $('#vertical-subitem-border').change(function () { if ($(this).is(":checked")) { $('.pcoded-navbar .pcoded-item').attr('subitem-border', 'false'); } else { $('.pcoded-navbar .pcoded-item').attr('subitem-border', 'true'); } }); }; handleVerticalSubIItemBorder(); /* Vertical SubItem border change function Close*/ /* Vertical Item border Style change function Start*/ function handleverticalboderstyle() { $('#vertical-border-style').val('solid').on('change', function (get_value) { get_value = $(this).val(); $('.pcoded-navbar .pcoded-item').attr('item-border-style', get_value); }); }; handleverticalboderstyle(); /* Vertical Item border Style change function Close*/ /* Vertical Dropdown Icon change function Start*/ function handleVerticalDropDownIconStyle() { $('#vertical-dropdown-icon').val('style1').on('change', function (get_value) { get_value = $(this).val(); $('.pcoded-navbar .pcoded-hasmenu').attr('dropdown-icon', get_value); }); }; handleVerticalDropDownIconStyle(); /* Vertical Dropdown Icon change function Close*/ /* Vertical SubItem Icon change function Start*/ function handleVerticalSubMenuItemIconStyle() { $('#vertical-subitem-icon').val('style5').on('change', function (get_value) { get_value = $(this).val(); $('.pcoded-navbar .pcoded-hasmenu').attr('subitem-icon', get_value); }); }; handleVerticalSubMenuItemIconStyle(); /* Vertical SubItem Icon change function Close*/ /* Vertical Navbar Position change function Start*/ function handlesidebarposition() { $('#sidebar-position').change(function () { if ($(this).is(":checked")) { $('.pcoded-navbar').attr("pcoded-navbar-position", 'fixed'); $('.pcoded-header .pcoded-left-header').attr("pcoded-lheader-position", 'fixed'); } else { $('.pcoded-navbar').attr("pcoded-navbar-position", 'absolute'); $('.pcoded-header .pcoded-left-header').attr("pcoded-lheader-position", 'relative'); } }); }; handlesidebarposition(); /* Vertical Navbar Position change function Close*/ /* Vertical Header Position change function Start*/ function handleheaderposition() { $('#header-position').change(function () { if ($(this).is(":checked")) { $('.pcoded-header').attr("pcoded-header-position", 'fixed'); $('.pcoded-navbar').attr("pcoded-header-position", 'fixed'); $('.pcoded-main-container').css('margin-top', $(".pcoded-header").outerHeight()); } else { $('.pcoded-header').attr("pcoded-header-position", 'relative'); $('.pcoded-navbar').attr("pcoded-header-position", 'relative'); $('.pcoded-main-container').css('margin-top', '0px'); } }); }; handleheaderposition(); /* Vertical Header Position change function Close*/ /* collapseable Left Header Change Function Start here*/ function handlecollapseLeftHeader() { $('#collapse-left-header').change(function () { if ($(this).is(":checked")) { $('.pcoded-header, .pcoded ').removeClass('iscollapsed'); $('.pcoded-header, .pcoded').addClass('nocollapsed'); } else { $('.pcoded-header, .pcoded').addClass('iscollapsed'); $('.pcoded-header, .pcoded').removeClass('nocollapsed'); } }); }; handlecollapseLeftHeader(); /* collapseable Left Header Change Function Close here*/ }); function handlemenutype(get_value) { $('.pcoded').attr('nav-type', get_value); }; handlemenutype("st2");
Close