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 /
cups /
ppdc /
[ HOME SHELL ]
Name
Size
Permission
Action
epson.h
1004
B
-r--r--r--
escp.h
1.3
KB
-r--r--r--
font.defs
2.53
KB
-r--r--r--
hp.h
819
B
-r--r--r--
label.h
1.08
KB
-r--r--r--
media.defs
7.07
KB
-r--r--r--
pcl.h
1.35
KB
-r--r--r--
raster.defs
4.08
KB
-r--r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : escp.h
/* * "$Id: escp.h 7304 2008-02-14 01:52:22Z mike $" * * This file contains model number definitions for the CUPS unified * ESC/P driver. * * Copyright 2007 by Apple Inc. * Copyright 1997-2005 by Easy Software Products. * * These coded instructions, statements, and computer programs are the * property of Apple Inc. and are protected by Federal copyright * law. Distribution and use rights are outlined in the file "LICENSE.txt" * which should have been included with this file. If this file is * file is missing or damaged, see the license at "http://www.cups.org/". */ /* General ESC/P Support */ #define ESCP_DOTMATRIX 0x1 /* Dot matrix printer? */ #define ESCP_MICROWEAVE 0x2 /* Use microweave command? */ #define ESCP_STAGGER 0x4 /* Are color jets staggered? */ #define ESCP_ESCK 0x8 /* Use print mode command?*/ #define ESCP_EXT_UNITS 0x10 /* Use extended unit commands? */ #define ESCP_EXT_MARGINS 0x20 /* Use extended margin command */ #define ESCP_USB 0x40 /* Send USB packet mode escape? */ #define ESCP_PAGE_SIZE 0x80 /* Use page size command */ #define ESCP_RASTER_ESCI 0x100 /* Use ESC i graphics command */ /* Remote mode support */ #define ESCP_REMOTE 0x1000 /* Use remote mode commands? */ /* * End of "$Id: escp.h 7304 2008-02-14 01:52:22Z mike $". */
Close