Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
texmf /
tex /
latex /
vntex /
[ HOME SHELL ]
Name
Size
Permission
Action
dblaccnt.sty
10.58
KB
-rw-r--r--
mcviscii.def
5.46
KB
-rw-r--r--
pd1supp.def
6.02
KB
-rw-r--r--
swpvntex.sty
4.01
KB
-rw-r--r--
t5bch.fd
917
B
-rw-r--r--
t5ccr.fd
839
B
-rw-r--r--
t5cmbr.fd
623
B
-rw-r--r--
t5cmdh.fd
389
B
-rw-r--r--
t5cmfib.fd
390
B
-rw-r--r--
t5cmfr.fd
449
B
-rw-r--r--
t5cmr.fd
1.3
KB
-rw-r--r--
t5cmss.fd
993
B
-rw-r--r--
t5cmssq.fd
455
B
-rw-r--r--
t5cmtl.fd
395
B
-rw-r--r--
t5cmtt.fd
860
B
-rw-r--r--
t5cmvtt.fd
385
B
-rw-r--r--
t5comic.fd
797
B
-rw-r--r--
t5enc.def
21.47
KB
-rw-r--r--
t5enc.dfu
13.62
KB
-rw-r--r--
t5fav.fd
753
B
-rw-r--r--
t5fnc.fd
865
B
-rw-r--r--
t5fpl.fd
357
B
-rw-r--r--
t5futs.fd
848
B
-rw-r--r--
t5jth.fd
586
B
-rw-r--r--
t5jvn.fd
922
B
-rw-r--r--
t5lpr.fd
922
B
-rw-r--r--
t5ma1.fd
922
B
-rw-r--r--
t5mak.fd
1.33
KB
-rw-r--r--
t5mcr.fd
922
B
-rw-r--r--
t5mdbch.fd
955
B
-rw-r--r--
t5mdput.fd
867
B
-rw-r--r--
t5mdugm.fd
867
B
-rw-r--r--
t5mns.fd
922
B
-rw-r--r--
t5pag.fd
1.3
KB
-rw-r--r--
t5pbk.fd
1.52
KB
-rw-r--r--
t5pcr.fd
1.08
KB
-rw-r--r--
t5phv.fd
1.08
KB
-rw-r--r--
t5pnc.fd
1.07
KB
-rw-r--r--
t5ppl.fd
1.07
KB
-rw-r--r--
t5ptm.fd
1.07
KB
-rw-r--r--
t5ptmom.fd
895
B
-rw-r--r--
t5put.fd
918
B
-rw-r--r--
t5pxr.fd
866
B
-rw-r--r--
t5txr.fd
865
B
-rw-r--r--
t5txtt.fd
975
B
-rw-r--r--
t5uag.fd
1.3
KB
-rw-r--r--
t5ubk.fd
1.52
KB
-rw-r--r--
t5ucr.fd
1.08
KB
-rw-r--r--
t5ugq.fd
589
B
-rw-r--r--
t5uhv.fd
1.08
KB
-rw-r--r--
t5unc.fd
1.07
KB
-rw-r--r--
t5upl.fd
1.13
KB
-rw-r--r--
t5utm.fd
1.07
KB
-rw-r--r--
t5uzcm.fd
553
B
-rw-r--r--
tcvn.def
5.55
KB
-rw-r--r--
varioref-vi.sty
1.34
KB
-rw-r--r--
vietnam.ldf
1.96
KB
-rw-r--r--
vietnam.sty
2.54
KB
-rw-r--r--
viscii.def
5.45
KB
-rw-r--r--
vncaps.tex
3.13
KB
-rw-r--r--
vps.def
5.54
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : vietnam.sty
%% Copyright 2000-2005 Werner Lemberg <wl@gnu.org> and %% Han The Thanh <hanthethanh@gmx.net>. %% This file is part of vntex. License: LPPL, version 1.3 or newer, %% according to http://www.latex-project.org/lppl.txt %% % % 1.0 2000/01/27 % % Initial release. % % post 1.0 ? % % . Require `ifthen' package. % . Don't require `t5' package. % . New options `mviscii', `noinputenc', `nocaptions', `utf8', and % `utf8x'. % . Don't define \prefacename and friends but include vncaps.tex (if % `nocaptions' isn't set). % % 1.1 2005/05/22 % % . Simplify logic for `utf8' and `utf8x' options. % . Add copyright message and history. % . Use \endlinechar to avoid `%' at end of line. % . Fix package message. % . Some other minor clean-up. % % 1.2 2006/10/18 % % . Add option varioref. % \ProvidesPackage{vietnam}[2006/10/18 v1.2 support for Vietnamese] \RequirePackage{ifthen} \newboolean{optenc} \newboolean{noinputenc} \newboolean{nocaptions} \newboolean{vnutf8} \newboolean{varioref} \DeclareOption{viscii} {\PassOptionsToPackage{viscii}{inputenc} \setboolean{optenc}{true}} \DeclareOption{tcvn} {\PassOptionsToPackage{tcvn}{inputenc} \setboolean{optenc}{true}} \DeclareOption{vps} {\PassOptionsToPackage{vps}{inputenc} \setboolean{optenc}{true}} \DeclareOption{mviscii} {\PassOptionsToPackage{mviscii}{inputenc} \setboolean{optenc}{true}} \DeclareOption{noinputenc} {\setboolean{noinputenc}{true}} \DeclareOption{nocaptions} {\setboolean{nocaptions}{true}} \DeclareOption{utf8} {\PassOptionsToPackage{utf8}{inputenc} \setboolean{optenc}{true}} \DeclareOption{utf8x} {\PassOptionsToPackage{utf8x}{inputenc} \setboolean{optenc}{true} \setboolean{vnutf8}{true}} \DeclareOption{varioref}{\setboolean{varioref}{true}} \ProcessOptions \ifthenelse{\boolean{vnutf8}} {\RequirePackage{ucs}} {} \RequirePackage[T5]{fontenc} \ifthenelse{\boolean{varioref}} {\RequirePackage{varioref-vi}} {} \ifthenelse{\boolean{noinputenc}} {\ifthenelse{\boolean{optenc}} {\PackageWarning{vietnam} {Selected input encoding is ignored if `noinputenc' is used}} {}} {\ifthenelse{\boolean{optenc}} {} {\PackageWarning{vietnam} {No input encoding specified, using VISCII as default} \PassOptionsToPackage{viscii}{inputenc}} \RequirePackage{inputenc}} \ifthenelse{\boolean{nocaptions}} {} {\input{vncaps.tex} \AtBeginDocument{\captionsvietnam \datevietnam}} \frenchspacing \endinput %% %% End of file `vietnam.sty'.
Close