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 : duotone-light.css
/* Name: DuoTone-Light Author: by Bram de Haan, adapted from DuoTone themes by Simurai (http://simurai.com/projects/2016/01/01/duotone-themes) CodeMirror template by Jan T. Sott (https://github.com/idleberg), adapted by Bram de Haan (https://github.com/atelierbram/) */ .cm-s-duotone-light.CodeMirror { background: #faf8f5; color: #b29762; } .cm-s-duotone-light div.CodeMirror-selected { background: #e3dcce !important; } .cm-s-duotone-light .CodeMirror-gutters { background: #faf8f5; border-right: 0px; } .cm-s-duotone-light .CodeMirror-linenumber { color: #cdc4b1; } /* begin cursor */ .cm-s-duotone-light .CodeMirror-cursor { border-left: 1px solid #93abdc; /* border-left: 1px solid #93abdc80; */ border-right: .5em solid #93abdc; /* border-right: .5em solid #93abdc80; */ opacity: .5; } .cm-s-duotone-light .CodeMirror-activeline-background { background: #e3dcce; /* background: #e3dcce80; */ opacity: .5; } .cm-s-duotone-light .cm-fat-cursor .CodeMirror-cursor { background: #93abdc; /* #93abdc80; */ opacity: .5; } /* end cursor */ .cm-s-duotone-light span.cm-atom, .cm-s-duotone-light span.cm-number, .cm-s-duotone-light span.cm-keyword, .cm-s-duotone-light span.cm-variable, .cm-s-duotone-light span.cm-attribute, .cm-s-duotone-light span.cm-quote, .cm-s-duotone-light-light span.cm-hr, .cm-s-duotone-light-light span.cm-link { color: #063289; } .cm-s-duotone-light span.cm-property { color: #b29762; } .cm-s-duotone-light span.cm-punctuation, .cm-s-duotone-light span.cm-unit, .cm-s-duotone-light span.cm-negative { color: #063289; } .cm-s-duotone-light span.cm-string, .cm-s-duotone-light span.cm-operator { color: #1659df; } .cm-s-duotone-light span.cm-positive { color: #896724; } .cm-s-duotone-light span.cm-variable-2, .cm-s-duotone-light span.cm-variable-3, .cm-s-duotone-light span.cm-type, .cm-s-duotone-light span.cm-string-2, .cm-s-duotone-light span.cm-url { color: #896724; } .cm-s-duotone-light span.cm-def, .cm-s-duotone-light span.cm-tag, .cm-s-duotone-light span.cm-builtin, .cm-s-duotone-light span.cm-qualifier, .cm-s-duotone-light span.cm-header, .cm-s-duotone-light span.cm-em { color: #2d2006; } .cm-s-duotone-light span.cm-bracket, .cm-s-duotone-light span.cm-comment { color: #b6ad9a; } /* using #f00 red for errors, don't think any of the colorscheme variables will stand out enough, ... maybe by giving it a background-color ... */ /* .cm-s-duotone-light span.cm-error { background: #896724; color: #728fcb; } */ .cm-s-duotone-light span.cm-error, .cm-s-duotone-light span.cm-invalidchar { color: #f00; } .cm-s-duotone-light span.cm-header { font-weight: normal; } .cm-s-duotone-light .CodeMirror-matchingbracket { text-decoration: underline; color: #faf8f5 !important; }
Close