Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 52.15.109.209
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
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 /
vim /
vim80 /
colors /
[ HOME SHELL ]
Name
Size
Permission
Action
README.txt
2.91
KB
-rw-r--r--
blue.vim
2.42
KB
-rw-r--r--
darkblue.vim
2.92
KB
-rw-r--r--
default.vim
548
B
-rw-r--r--
delek.vim
2.46
KB
-rw-r--r--
desert.vim
2.75
KB
-rw-r--r--
elflord.vim
1.63
KB
-rw-r--r--
evening.vim
2.39
KB
-rw-r--r--
industry.vim
1.91
KB
-rw-r--r--
koehler.vim
3.47
KB
-rw-r--r--
morning.vim
2.4
KB
-rw-r--r--
murphy.vim
1.96
KB
-rw-r--r--
pablo.vim
1.01
KB
-rw-r--r--
peachpuff.vim
2.61
KB
-rw-r--r--
ron.vim
1.36
KB
-rw-r--r--
shine.vim
2.66
KB
-rw-r--r--
slate.vim
2.39
KB
-rw-r--r--
torte.vim
1.59
KB
-rw-r--r--
zellner.vim
1.8
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : pablo.vim
" local syntax file - set colors on a per-machine basis: " vim: tw=0 ts=4 sw=4 " Vim color file " Maintainer: Ron Aaron <ron@ronware.org> " Last Change: 2003 May 02 hi clear set background=dark if exists("syntax_on") syntax reset endif let g:colors_name = "pablo" highlight Comment ctermfg=8 guifg=#808080 highlight Constant ctermfg=14 cterm=none guifg=#00ffff gui=none highlight Identifier ctermfg=6 guifg=#00c0c0 highlight Statement ctermfg=3 cterm=bold guifg=#c0c000 gui=bold highlight PreProc ctermfg=10 guifg=#00ff00 highlight Type ctermfg=2 guifg=#00c000 highlight Special ctermfg=12 guifg=#0000ff highlight Error ctermbg=9 guibg=#ff0000 highlight Todo ctermfg=4 ctermbg=3 guifg=#000080 guibg=#c0c000 highlight Directory ctermfg=2 guifg=#00c000 highlight StatusLine ctermfg=11 ctermbg=12 cterm=none guifg=#ffff00 guibg=#0000ff gui=none highlight Normal guifg=#ffffff guibg=#000000 highlight Search ctermbg=3 guibg=#c0c000
Close