Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.71.254.74
128 Domain
8.2.28
aev999
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
debian
[ DIR ]
drwxr-xr-x
extra
[ DIR ]
drwxr-xr-x
asm.nanorc
714
B
-rw-r--r--
autoconf.nanorc
635
B
-rw-r--r--
awk.nanorc
1.31
KB
-rw-r--r--
c.nanorc
1.88
KB
-rw-r--r--
changelog.nanorc
790
B
-rw-r--r--
cmake.nanorc
824
B
-rw-r--r--
css.nanorc
485
B
-rw-r--r--
debian.nanorc
801
B
-rw-r--r--
default.nanorc
773
B
-rw-r--r--
elisp.nanorc
1.08
KB
-rw-r--r--
email.nanorc
340
B
-rw-r--r--
go.nanorc
1.41
KB
-rw-r--r--
groff.nanorc
742
B
-rw-r--r--
guile.nanorc
562
B
-rw-r--r--
haskell.nanorc
1009
B
-rw-r--r--
html.nanorc
1.22
KB
-rw-r--r--
java.nanorc
654
B
-rw-r--r--
javascript.nanorc
822
B
-rw-r--r--
json.nanorc
805
B
-rw-r--r--
lua.nanorc
2.4
KB
-rw-r--r--
makefile.nanorc
536
B
-rw-r--r--
man.nanorc
717
B
-rw-r--r--
markdown.nanorc
947
B
-rw-r--r--
nanohelp.nanorc
594
B
-rw-r--r--
nanorc.nanorc
3.26
KB
-rw-r--r--
nftables.nanorc
927
B
-rw-r--r--
objc.nanorc
1.45
KB
-rw-r--r--
ocaml.nanorc
831
B
-rw-r--r--
patch.nanorc
600
B
-rw-r--r--
perl.nanorc
1.62
KB
-rw-r--r--
php.nanorc
1.06
KB
-rw-r--r--
po.nanorc
1.15
KB
-rw-r--r--
python.nanorc
1.33
KB
-rw-r--r--
ruby.nanorc
1.31
KB
-rw-r--r--
rust.nanorc
1.01
KB
-rw-r--r--
sh.nanorc
1.49
KB
-rw-r--r--
sql.nanorc
2.35
KB
-rw-r--r--
tcl.nanorc
1.97
KB
-rw-r--r--
tex.nanorc
199
B
-rw-r--r--
texinfo.nanorc
834
B
-rw-r--r--
xml.nanorc
529
B
-rw-r--r--
yaml.nanorc
1.34
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : perl.nanorc
## Syntax highlighting for Perl. syntax perl "\.p[lm]$" header "^#!.*perl" magic "Perl script" comment "#" color red "\<(accept|alarm|atan2|bin(d|mode)|c(aller|h(dir|mod|op|own|root)|lose(dir)?|onnect|os|rypt)|d(bm(close|open)|efined|elete|ie|o|ump)|e(ach|of|val|x(ec|ists|it|p))|f(cntl|ileno|lock|ork))\>" "\<(get(c|login|peername|pgrp|ppid|priority|pwnam|(host|net|proto|serv)byname|pwuid|grgid|(host|net)byaddr|protobynumber|servbyport)|([gs]et|end)(pw|gr|host|net|proto|serv)ent|getsock(name|opt)|gmtime|goto|grep|hex|index|int|ioctl|join)\>" "\<(keys|kill|last|length|link|listen|local(time)?|log|lstat|m|mkdir|msg(ctl|get|snd|rcv)|next|oct|open(dir)?|ord|pack|pipe|pop|printf?|push|q|qq|qx|rand|re(ad(dir|link)?|cv|do|name|quire|set|turn|verse|winddir)|rindex|rmdir|s|scalar|seek(dir)?)\>" "\<(se(lect|mctl|mget|mop|nd|tpgrp|tpriority|tsockopt)|shift|shm(ctl|get|read|write)|shutdown|sin|sleep|socket(pair)?|sort|spli(ce|t)|sprintf|sqrt|srand|stat|study|substr|symlink|sys(call|read|tem|write)|tell(dir)?|time|tr(y)?|truncate|umask)\>" "\<(un(def|link|pack|shift)|utime|values|vec|wait(pid)?|wantarray|warn|write)\>" color magenta "\<(continue|else|elsif|do|for|foreach|if|unless|until|while|eq|ne|lt|gt|le|ge|cmp|x|my|sub|use|package|can|isa)\>" # Variable names. color cyan "[$%&@]([A-Za-z_][0-9A-Za-z_]*|\^[][A-Z?\^_]|[0-9]+)\>" color cyan "[$%&@]\{(\^?[A-Za-z_][0-9A-Za-z_]*|\^[][?\^][0-9]+)\}" color cyan "[$%&@]([][!"#'()*+,.:;<=>?`|~-]|\{[][!-/:-@\`|~]\})|\$[$%&@]" color cyan "(^|[[:blank:]])[$%@][/\]" color yellow "".*"|qq\|.*\|" color white "[sm]/.*/" color white start="(^use| = new)" end=";" # Comments. color green "(^|[[:blank:]])#.*"
Close