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.2
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
/
usr /
share /
nodejs /
codemirror /
theme /
[ HOME SHELL ]
Name
Size
Permission
Action
3024-day.css
1.94
KB
-rw-r--r--
3024-night.css
2.03
KB
-rw-r--r--
abbott.css
7.52
KB
-rw-r--r--
abcdef.css
1.92
KB
-rw-r--r--
ambiance-mobile.css
103
B
-rw-r--r--
ambiance.css
25.87
KB
-rw-r--r--
ayu-dark.css
2.36
KB
-rw-r--r--
ayu-mirage.css
2.48
KB
-rw-r--r--
base16-dark.css
2.24
KB
-rw-r--r--
base16-light.css
2.07
KB
-rw-r--r--
bespin.css
1.38
KB
-rw-r--r--
blackboard.css
1.89
KB
-rw-r--r--
cobalt.css
1.69
KB
-rw-r--r--
colorforth.css
1.64
KB
-rw-r--r--
darcula.css
2.62
KB
-rw-r--r--
dracula.css
1.99
KB
-rw-r--r--
duotone-dark.css
2.55
KB
-rw-r--r--
duotone-light.css
2.66
KB
-rw-r--r--
eclipse.css
1.16
KB
-rw-r--r--
elegant.css
781
B
-rw-r--r--
erlang-dark.css
2.23
KB
-rw-r--r--
gruvbox-dark.css
1.87
KB
-rw-r--r--
hopscotch.css
1.43
KB
-rw-r--r--
icecoder.css
2.46
KB
-rw-r--r--
idea.css
1.63
KB
-rw-r--r--
isotope.css
1.41
KB
-rw-r--r--
juejin.css
517
B
-rw-r--r--
lesser-dark.css
2.58
KB
-rw-r--r--
liquibyte.css
3.9
KB
-rw-r--r--
lucario.css
1.87
KB
-rw-r--r--
material-darker.css
2.55
KB
-rw-r--r--
material-ocean.css
2.7
KB
-rw-r--r--
material-palenight.css
2.85
KB
-rw-r--r--
material.css
2.47
KB
-rw-r--r--
mbo.css
2.06
KB
-rw-r--r--
mdn-like.css
5.07
KB
-rw-r--r--
midnight.css
1.81
KB
-rw-r--r--
monokai.css
2.13
KB
-rw-r--r--
moxer.css
2.31
KB
-rw-r--r--
neat.css
688
B
-rw-r--r--
neo.css
947
B
-rw-r--r--
night.css
1.71
KB
-rw-r--r--
nord.css
2.04
KB
-rw-r--r--
oceanic-next.css
2.38
KB
-rw-r--r--
panda-syntax.css
1.76
KB
-rw-r--r--
paraiso-dark.css
2.03
KB
-rw-r--r--
paraiso-light.css
2.03
KB
-rw-r--r--
pastel-on-dark.css
2.43
KB
-rw-r--r--
railscasts.css
1.48
KB
-rw-r--r--
rubyblue.css
1.76
KB
-rw-r--r--
seti.css
1.96
KB
-rw-r--r--
shadowfox.css
2.38
KB
-rw-r--r--
solarized.css
5.21
KB
-rw-r--r--
ssms.css
751
B
-rw-r--r--
the-matrix.css
1.89
KB
-rw-r--r--
tomorrow-night-bright.css
1.73
KB
-rw-r--r--
tomorrow-night-eighties.css
2.38
KB
-rw-r--r--
ttcn.css
2.38
KB
-rw-r--r--
twilight.css
2.11
KB
-rw-r--r--
vibrant-ink.css
2.09
KB
-rw-r--r--
xq-dark.css
2.96
KB
-rw-r--r--
xq-light.css
2.2
KB
-rw-r--r--
yeti.css
1.84
KB
-rw-r--r--
yonce.css
3
KB
-rw-r--r--
zenburn.css
1.95
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : base16-dark.css
/* Name: Base16 Default Dark Author: Chris Kempson (http://chriskempson.com) CodeMirror template by Jan T. Sott (https://github.com/idleberg/base16-codemirror) Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */ .cm-s-base16-dark.CodeMirror { background: #151515; color: #e0e0e0; } .cm-s-base16-dark div.CodeMirror-selected { background: #303030; } .cm-s-base16-dark .CodeMirror-line::selection, .cm-s-base16-dark .CodeMirror-line > span::selection, .cm-s-base16-dark .CodeMirror-line > span > span::selection { background: rgba(48, 48, 48, .99); } .cm-s-base16-dark .CodeMirror-line::-moz-selection, .cm-s-base16-dark .CodeMirror-line > span::-moz-selection, .cm-s-base16-dark .CodeMirror-line > span > span::-moz-selection { background: rgba(48, 48, 48, .99); } .cm-s-base16-dark .CodeMirror-gutters { background: #151515; border-right: 0px; } .cm-s-base16-dark .CodeMirror-guttermarker { color: #ac4142; } .cm-s-base16-dark .CodeMirror-guttermarker-subtle { color: #505050; } .cm-s-base16-dark .CodeMirror-linenumber { color: #505050; } .cm-s-base16-dark .CodeMirror-cursor { border-left: 1px solid #b0b0b0; } .cm-s-base16-dark.cm-fat-cursor .CodeMirror-cursor { background-color: #8e8d8875 !important; } .cm-s-base16-dark .cm-animate-fat-cursor { background-color: #8e8d8875 !important; } .cm-s-base16-dark span.cm-comment { color: #8f5536; } .cm-s-base16-dark span.cm-atom { color: #aa759f; } .cm-s-base16-dark span.cm-number { color: #aa759f; } .cm-s-base16-dark span.cm-property, .cm-s-base16-dark span.cm-attribute { color: #90a959; } .cm-s-base16-dark span.cm-keyword { color: #ac4142; } .cm-s-base16-dark span.cm-string { color: #f4bf75; } .cm-s-base16-dark span.cm-variable { color: #90a959; } .cm-s-base16-dark span.cm-variable-2 { color: #6a9fb5; } .cm-s-base16-dark span.cm-def { color: #d28445; } .cm-s-base16-dark span.cm-bracket { color: #e0e0e0; } .cm-s-base16-dark span.cm-tag { color: #ac4142; } .cm-s-base16-dark span.cm-link { color: #aa759f; } .cm-s-base16-dark span.cm-error { background: #ac4142; color: #b0b0b0; } .cm-s-base16-dark .CodeMirror-activeline-background { background: #202020; } .cm-s-base16-dark .CodeMirror-matchingbracket { text-decoration: underline; color: white !important; }
Close