Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
vim /
vim90 /
macros /
Delete
Unzip
Name
Size
Permission
Date
Action
hanoi
[ DIR ]
drwxr-xr-x
2025-05-13 15:07
life
[ DIR ]
drwxr-xr-x
2025-05-13 15:07
maze
[ DIR ]
drwxr-xr-x
2025-05-13 15:07
urm
[ DIR ]
drwxr-xr-x
2025-05-13 15:07
editexisting.vim
124
B
-rw-r--r--
2025-02-16 05:23
justify.vim
109
B
-rw-r--r--
2025-02-16 05:23
less.bat
288
B
-rw-r--r--
2025-02-16 05:23
less.sh
588
B
-rwxr-xr-x
2025-02-16 05:23
less.vim
5.61
KB
-rw-r--r--
2025-02-16 05:23
matchit.vim
124
B
-rw-r--r--
2025-02-16 05:23
shellmenu.vim
115
B
-rw-r--r--
2025-02-16 05:23
swapmous.vim
114
B
-rw-r--r--
2025-02-16 05:23
Save
Rename
@echo off rem batch file to start Vim with less.vim. rem Read stdin if no arguments were given. rem Written by Ken Takata. if "%1"=="" ( vim --cmd "let no_plugin_maps = 1" -c "runtime! macros/less.vim" - ) else ( vim --cmd "let no_plugin_maps = 1" -c "runtime! macros/less.vim" %* )