Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.189
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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
/
var /
www /
html /
nepalphd /
public /
frontend /
lightbox2 /
[ HOME SHELL ]
Name
Size
Permission
Action
.github
[ DIR ]
drwxr-xr-x
dist
[ DIR ]
drwxr-xr-x
examples
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
.DS_Store
6
KB
-rwxrwxr-x
.editorconfig
415
B
-rwxrwxr-x
.gitignore
30
B
-rwxrwxr-x
.jscsrc
1.38
KB
-rwxrwxr-x
.jshintrc
547
B
-rwxrwxr-x
DEPLOY.md
1.04
KB
-rwxrwxr-x
Gruntfile.js
1.84
KB
-rwxrwxr-x
LICENSE
1.05
KB
-rwxrwxr-x
README.md
1.62
KB
-rwxrwxr-x
ROADMAP.md
2.88
KB
-rwxrwxr-x
bower.json
545
B
-rwxrwxr-x
package-lock.json
132.04
KB
-rwxrwxr-x
package.json
1
KB
-rwxrwxr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .jscsrc
{ "requireSpaceAfterLineComment": true, "requireSpaceAfterKeywords": [ "do", "for", "if", "else", "switch", "case", "try", "catch", "void", "while", "with", "return", "typeof" ], "requireSpaceBeforeBlockStatements": true, "requireParenthesesAroundIIFE": true, "requireSpacesInConditionalExpression": true, "disallowMultipleVarDecl": true, "requireBlocksOnNewline": true, "disallowEmptyBlocks": true, "disallowSpacesInsideParentheses": true, "disallowSpaceAfterObjectKeys": true, "requireSpaceBeforeObjectValues": true, "requireCommaBeforeLineBreak": true, "requireOperatorBeforeLineBreak": [ "?", "=", "+", "-", "/", "*", "==", "===", "!=", "!==", ">", ">=", "<", "<=" ], "disallowSpaceAfterPrefixUnaryOperators": ["++", "--", "+", "-", "~", "!"], "disallowSpaceBeforePostfixUnaryOperators": ["++", "--"], "requireSpaceBeforeBinaryOperators": [ "=", "+", "-", "/", "*", "==", "===", "!=", "!==" ], "requireSpaceAfterBinaryOperators": [ "=", ",", "+", "-", "/", "*", "==", "===", "!=", "!==" ], "disallowMixedSpacesAndTabs" : true, "disallowTrailingWhitespace": true, "disallowTrailingComma": true, "requireLineFeedAtFileEnd": true, "requireCapitalizedConstructors": true }
Close