Linux velvet.gennetworks.in 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
LiteSpeed
Server IP : 161.129.70.235 & Your IP : 216.73.216.5
Domains :
Cant Read [ /etc/named.conf ]
User : virtueex
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
nano /
Delete
Unzip
Name
Size
Permission
Date
Action
asm.nanorc
882
B
-rw-r--r--
2018-04-10 15:27
autoconf.nanorc
555
B
-rw-r--r--
2018-04-10 15:27
awk.nanorc
1.32
KB
-rw-r--r--
2018-04-10 15:27
c.nanorc
1.71
KB
-rw-r--r--
2018-05-27 22:34
changelog.nanorc
713
B
-rw-r--r--
2018-05-27 22:34
cmake.nanorc
825
B
-rw-r--r--
2018-04-10 15:27
css.nanorc
344
B
-rw-r--r--
2018-04-10 15:27
debian.nanorc
757
B
-rw-r--r--
2018-05-27 22:34
default.nanorc
419
B
-rw-r--r--
2018-04-10 15:27
elisp.nanorc
1.08
KB
-rw-r--r--
2018-04-10 15:27
fortran.nanorc
1.92
KB
-rw-r--r--
2018-04-10 15:27
gentoo.nanorc
4.13
KB
-rw-r--r--
2018-04-10 15:27
go.nanorc
1.36
KB
-rw-r--r--
2018-04-10 15:27
groff.nanorc
711
B
-rw-r--r--
2018-05-27 22:34
guile.nanorc
588
B
-rw-r--r--
2018-04-10 15:27
html.nanorc
1.18
KB
-rw-r--r--
2018-04-10 15:27
java.nanorc
653
B
-rw-r--r--
2018-04-10 15:27
javascript.nanorc
763
B
-rw-r--r--
2018-04-10 15:27
json.nanorc
879
B
-rw-r--r--
2018-04-10 15:27
lua.nanorc
2.31
KB
-rw-r--r--
2018-04-10 15:27
makefile.nanorc
535
B
-rw-r--r--
2018-06-02 13:50
man.nanorc
456
B
-rw-r--r--
2018-04-10 15:27
mgp.nanorc
229
B
-rw-r--r--
2018-04-10 15:27
mutt.nanorc
185
B
-rw-r--r--
2018-04-10 15:27
nanohelp.nanorc
390
B
-rw-r--r--
2018-04-10 15:27
nanorc.nanorc
2.64
KB
-rw-r--r--
2018-05-10 16:48
nftables.nanorc
792
B
-rw-r--r--
2018-04-10 15:27
objc.nanorc
1.76
KB
-rw-r--r--
2018-04-10 15:27
ocaml.nanorc
859
B
-rw-r--r--
2018-04-10 15:27
patch.nanorc
590
B
-rw-r--r--
2018-04-10 15:27
perl.nanorc
1.43
KB
-rw-r--r--
2018-04-10 15:27
php.nanorc
1.04
KB
-rw-r--r--
2018-04-10 15:27
po.nanorc
920
B
-rw-r--r--
2018-04-24 21:27
postgresql.nanorc
3
KB
-rw-r--r--
2018-04-10 15:27
pov.nanorc
632
B
-rw-r--r--
2018-04-10 15:27
python.nanorc
966
B
-rw-r--r--
2018-04-10 15:27
ruby.nanorc
1.48
KB
-rw-r--r--
2018-04-10 15:27
rust.nanorc
1.09
KB
-rw-r--r--
2018-05-27 22:34
sh.nanorc
1.36
KB
-rw-r--r--
2018-04-10 15:27
spec.nanorc
1.88
KB
-rw-r--r--
2018-05-27 22:34
tcl.nanorc
2.13
KB
-rw-r--r--
2018-04-10 15:27
tex.nanorc
200
B
-rw-r--r--
2018-04-10 15:27
texinfo.nanorc
465
B
-rw-r--r--
2018-04-10 15:27
xml.nanorc
527
B
-rw-r--r--
2018-04-10 15:27
Save
Rename
## 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 "#" # Function declarations. color brightgreen "^[A-Za-z0-9_-]+\(\)" # Keywords, symbols, and comparisons. 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 "-(eq|ne|gt|lt|ge|le|ef|ot|nt)\>" # Short and long options. color brightmagenta "[[:blank:]]-[A-Za-z]\>" "[[:blank:]]--[A-Za-z-]+\>" # Common commands. color brightblue "\<(awk|cat|cd|ch(grp|mod|own)|cp|cut|echo|env|grep|head|install|ln|make|mkdir|mv|popd|printf|pushd|rm|rmdir|sed|set|sort|tail|tar|touch|umask|unset)\>" color normal "[.-]tar\>" # 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:]]+$"