Linux srv25.usacloudserver.us 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64
LiteSpeed
Server IP : 23.137.84.82 & Your IP : 216.73.216.127
Domains :
Cant Read [ /etc/named.conf ]
User : epicgamerzoneco
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
nano /
Delete
Unzip
Name
Size
Permission
Date
Action
ada.nanorc
1.24
KB
-rw-r--r--
2020-06-24 13:19
asm.nanorc
687
B
-rw-r--r--
2020-06-10 09:21
autoconf.nanorc
638
B
-rw-r--r--
2020-09-19 07:40
awk.nanorc
1.32
KB
-rw-r--r--
2020-06-10 09:21
c.nanorc
1.95
KB
-rw-r--r--
2020-09-19 07:40
changelog.nanorc
800
B
-rw-r--r--
2020-09-19 07:40
cmake.nanorc
788
B
-rw-r--r--
2019-08-18 09:26
css.nanorc
505
B
-rw-r--r--
2020-08-06 13:31
debian.nanorc
758
B
-rw-r--r--
2020-06-10 09:21
default.nanorc
546
B
-rw-r--r--
2020-08-06 13:31
elisp.nanorc
1.08
KB
-rw-r--r--
2020-08-06 13:31
email.nanorc
333
B
-rw-r--r--
2020-06-10 09:21
fortran.nanorc
1.92
KB
-rw-r--r--
2020-06-10 09:21
gentoo.nanorc
4.13
KB
-rw-r--r--
2020-06-10 09:21
go.nanorc
1.42
KB
-rw-r--r--
2021-01-07 14:28
groff.nanorc
700
B
-rw-r--r--
2020-06-10 09:21
guile.nanorc
586
B
-rw-r--r--
2020-08-06 13:31
haskell.nanorc
1009
B
-rw-r--r--
2020-06-10 09:21
html.nanorc
1.22
KB
-rw-r--r--
2020-06-10 09:21
java.nanorc
654
B
-rw-r--r--
2020-06-10 09:21
javascript.nanorc
822
B
-rw-r--r--
2019-11-23 15:50
json.nanorc
856
B
-rw-r--r--
2020-08-06 13:31
lua.nanorc
2.39
KB
-rw-r--r--
2020-06-10 09:21
makefile.nanorc
536
B
-rw-r--r--
2020-06-10 09:21
man.nanorc
727
B
-rw-r--r--
2020-08-06 13:31
markdown.nanorc
947
B
-rw-r--r--
2020-09-19 07:40
nanohelp.nanorc
418
B
-rw-r--r--
2019-12-19 17:59
nanorc.nanorc
3.11
KB
-rw-r--r--
2021-03-03 08:58
nftables.nanorc
926
B
-rw-r--r--
2020-09-19 07:40
objc.nanorc
1.47
KB
-rw-r--r--
2020-06-10 09:21
ocaml.nanorc
859
B
-rw-r--r--
2018-04-10 09:57
patch.nanorc
600
B
-rw-r--r--
2020-06-10 09:21
perl.nanorc
1.66
KB
-rw-r--r--
2020-06-10 09:21
php.nanorc
1.05
KB
-rw-r--r--
2020-06-10 09:21
po.nanorc
1.09
KB
-rw-r--r--
2020-09-19 07:40
povray.nanorc
637
B
-rw-r--r--
2020-06-10 09:21
python.nanorc
1.2
KB
-rw-r--r--
2020-06-10 09:21
ruby.nanorc
1.49
KB
-rw-r--r--
2020-06-10 09:21
rust.nanorc
1023
B
-rw-r--r--
2020-08-06 13:31
sh.nanorc
1.5
KB
-rw-r--r--
2021-01-07 14:28
spec.nanorc
1.97
KB
-rw-r--r--
2020-06-10 09:21
sql.nanorc
2.85
KB
-rw-r--r--
2020-06-24 13:19
tcl.nanorc
1.95
KB
-rw-r--r--
2020-06-10 09:21
tex.nanorc
199
B
-rw-r--r--
2020-06-10 09:21
texinfo.nanorc
540
B
-rw-r--r--
2020-09-19 07:40
xml.nanorc
526
B
-rw-r--r--
2020-08-06 13:31
Save
Rename
## Syntax highlighting for Gentoo ebuilds/eclasses, ## and (further down) for Portage control files. syntax ebuild "\.e(build|class|blit)$" comment "#" ## All the standard portage functions: color brightgreen "(^|\<default_)src_(unpack|prepare|configure|compile|install|test)\>" color brightgreen "^pkg_(config|nofetch|info|pretend|setup|(pre|post)(inst|rm))\>" color brightgreen "\<default(_pkg_nofetch|_src_(unpack|prepare|configure|compile|test))?\>" ## Bash-related syntax: 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 "-[defhnrsuwxzL]\>" color green "-(eq|ne|gt|lt|ge|le)\>" ## Variables... official portage ones in red, all others in bright red: color brightred "\$[-0-9@*#?$!]" "\$[[:alpha:]_][[:alnum:]_]*" color brightred "\$\{[#!]?([-@*#?$!]|[0-9]+|[[:alpha:]_][[:alnum:]_]*)(\[([[:digit:]]|@)+\])?(([#%/]|:?[-=?+])[^}]*\}|\[|\})" color red "\<(EAPI|ARCH|HOMEPAGE|DESCRIPTION|IUSE|SRC_URI|LICENSE|SLOT|KEYWORDS|[BHPR]?DEPEND|PROVIDE|PROPERTIES|REQUIRED_USE|RESTRICT|USERLAND)\>" color red "\<(S|E?D|T|PV|PF|P|PN|PR|PVR|A|CATEGORY|DISTDIR|FILESDIR|EPREFIX|E?ROOT|WORKDIR)\>" color red "\<(AS|C(PP|XX)?|LD)FLAGS\>" "\<C(HOST|TARGET|BUILD)\>" "\<(MERGE_TYPE|REPLACING_VERSIONS|REPLACED_BY_VERSION)\>" color red "\<EBUILD_PHASE(_FUNC)?\>" color red "\<QA_((TEXTRELS|EXECSTACK|WX_LOAD)(_[a-zA-Z_0-9]+)?|DT_HASH|PRESTRIPPED)\>" color red "\<(PATCHES|(HTML_)?DOCS)\>" "\<WANT_(AUTO(CONF|MAKE)|LIBTOOL)\>" "\<AT_M4DIR\>" ## Portage commands: color magenta "\<(use(_(with|enable|if_iuse)|x)?|in_iuse) [!a-zA-Z0-9_+ -]*" "inherit.*" color brightblue "\<e(begin|end|conf|install|make|qmake4|ant|(qa)?warn|infon?|error|log|patch(_user)?|new(group|user))\>" color brightblue "\<e(pause|beep|mktemp|(cvs|svn)_clean|punt_cxx)\>" "\<e(aclocal|auto(reconf|header|conf|make)|libtoolize)\>" color brightblue "\<e(stack|shopts|umask)_(push|pop)\>" "\<version_is_at_least\>" color brightblue "\<make_desktop_entry\>" "\<unpack(_(makeself|pdv))?\>" color brightblue "\<(die|hasv?|inherit|nonfatal)\>" "\<(use(_(with|enable|if_iuse)|x)?|in_iuse)\>" "\<(has|best)_version\>" color brightblue "\<(do|new)(ins|(games)?s?bin|doc|lib(\.so|\.a)?|man|info|exe|initd|confd|envd|pam|menu|icon)\>" color brightblue "\<do(compress|header|python|sed|dir|hard|sym|html|jar|mo)\>" "\<keepdir\>" color brightblue "\<prepall(docs|info|man|strip)?\>" "\<prep(info|lib|lib\.(so|a)|man|strip|gamesdirs)\>" color brightblue "\<(doc|ins|exe)?into\>" "\<(f|games)(owners|perms)\>" "\<(exe|ins|dir)opts\>" color brightblue "\<tc-get(BUILD_)?(AR|AS|CC|CPP|CXX|LD|NM|OBJCOPY|PKG_CONFIG|RANLIB)\>" color brightblue "\<tc-(arch(-kernel)?|export|has-(tls|openmp))\>" ## Common commands used in ebuilds: color blue "\<(awk|cat|cd|chmod|chown|cp|echo|env|find|e?grep|ln|make|mkdir|mv|popd|printf|pushd|rm|rmdir|sed|set|tar|touch|unset|xargs)\>" ## Comments (doesn't work that well): color yellow "(^|[[:space:]])#.*" ## Strings (doesn't work that well): color brightyellow ""(\\.|[^\"])*"" "'(\\.|[^'])*'" ## Trailing space is bad! color ,green "[[:space:]]+$" ## Mixed whitespace is also bad. color ,green " " syntax /etc/portage "\.(accept_keywords|env|keywords|mask|unmask|use)(/.+)?$" comment "#" ## Base text: color green ".+" ## Likely version and slot numbers: color magenta "-[[:digit:].]+(_(alpha|beta|pre|rc|p)[[:digit:]]*)*(-r[[:digit:]]+)?([:[:space:]]|$)" color magenta ":[^[:space:]]+([[:space:]]|$)" ## Use flags (must come after version/slot): color brightred "[[:space:]]+\+?[A-Za-z0-9+_@-]+" color brightblue "[[:space:]]+-[A-Za-z0-9+_@-]+" ## Accepted arches: color white "[~-]?\<(alpha|amd64|arm(64)?|hppa|ia64|m68k|mips|nios2|ppc(64)?|riscv|s390|sh|sparc|x86)(-(aix|(f|free|net|open)bsd|cygwin|hpux|interix|linux|macos|mint|solaris|winnt))?\>" color white "[[:space:]][*~-]?\*" ## Categories: color cyan "^[[:space:]]*[^/]*/" ## Masking regulators: color brightmagenta "^[[:space:]]*(=|~|<|<=|>|>=)" ## Comments: color yellow "#.*" ## Trailing space is bad! color ,green "[[:space:]]+$" ## Mixed whitespace is also bad. color ,green " "