Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 52.14.125.137
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
nano /
[ HOME SHELL ]
Name
Size
Permission
Action
asm.nanorc
884
B
-rw-r--r--
autoconf.nanorc
557
B
-rw-r--r--
awk.nanorc
1.32
KB
-rw-r--r--
c.nanorc
1.72
KB
-rw-r--r--
changelog.nanorc
711
B
-rw-r--r--
cmake.nanorc
827
B
-rw-r--r--
css.nanorc
346
B
-rw-r--r--
debian.nanorc
790
B
-rw-r--r--
default.nanorc
421
B
-rw-r--r--
elisp.nanorc
1.08
KB
-rw-r--r--
fortran.nanorc
1.92
KB
-rw-r--r--
gentoo.nanorc
4.13
KB
-rw-r--r--
go.nanorc
1.3
KB
-rw-r--r--
groff.nanorc
713
B
-rw-r--r--
guile.nanorc
590
B
-rw-r--r--
html.nanorc
1.18
KB
-rw-r--r--
java.nanorc
655
B
-rw-r--r--
javascript.nanorc
765
B
-rw-r--r--
json.nanorc
881
B
-rw-r--r--
lua.nanorc
2.31
KB
-rw-r--r--
makefile.nanorc
338
B
-rw-r--r--
man.nanorc
458
B
-rw-r--r--
mgp.nanorc
231
B
-rw-r--r--
mutt.nanorc
187
B
-rw-r--r--
nanohelp.nanorc
392
B
-rw-r--r--
nanorc.nanorc
2.58
KB
-rw-r--r--
nftables.nanorc
794
B
-rw-r--r--
objc.nanorc
1.76
KB
-rw-r--r--
ocaml.nanorc
861
B
-rw-r--r--
patch.nanorc
592
B
-rw-r--r--
perl.nanorc
1.43
KB
-rw-r--r--
php.nanorc
1.05
KB
-rw-r--r--
po.nanorc
900
B
-rw-r--r--
postgresql.nanorc
3
KB
-rw-r--r--
pov.nanorc
634
B
-rw-r--r--
python.nanorc
968
B
-rw-r--r--
ruby.nanorc
1.48
KB
-rw-r--r--
rust.nanorc
1.08
KB
-rw-r--r--
sh.nanorc
1.17
KB
-rw-r--r--
spec.nanorc
1.88
KB
-rw-r--r--
tcl.nanorc
2.13
KB
-rw-r--r--
tex.nanorc
202
B
-rw-r--r--
texinfo.nanorc
467
B
-rw-r--r--
xml.nanorc
529
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : sh.nanorc
## Here is an example for Bourne shell scripts. syntax "sh" "\.sh$" header "^#!.*((ba|da|k|pdk)?sh[-0-9_]*|openrc-run|runscript)" magic "(POSIX|Bourne-Again) shell script.*text" linter dash -n comment "#" icolor brightgreen "^[0-9A-Z_]+\(\)" color green "\<(break|case|continue|do|done|elif|else|esac|exit|fi|for|function|if|in|read|return|select|shift|then|time|until|while)\>" color green "\<(declare|eval|exec|export|let|local)\>" color green "[{}():;|`$<>!=&\\]" "(\]|\[)" color green "-[Ldefgruwx]\>" color green "-(eq|ne|gt|lt|ge|le|s|n|z)\>" color brightblue "\<(awk|cat|cd|ch(grp|mod|own)|cp|echo|env|grep|install|ln|make|mkdir|mv|popd|printf|pushd|rm|rmdir|sed|set|tar|touch|umask|unset)\>" # Basic variable names (no braces). color brightred "\$[-0-9@*#?$!]" "\$[[:alpha:]_][[:alnum:]_]*" # More complicated variable names; handles braces and replacements and arrays. color brightred "\$\{[#!]?([-@*#?$!]|[0-9]+|[[:alpha:]_][[:alnum:]_]*)(\[([[:space:]]*[[:alnum:]_]+[[:space:]]*|@)\])?(([#%/]|:?[-=?+])[^}]*\}|\[|\})" # Comments. color cyan "(^|[[:space:]])#.*$" # Strings. color brightyellow ""(\\.|[^"])*"" "'(\\.|[^'])*'" # Trailing whitespace. color ,green "[[:space:]]+$"
Close