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 | : 18.191.67.90
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
/
var /
www /
html /
sdu /
libs /
dompdf /
[ HOME SHELL ]
Name
Size
Permission
Action
include
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
www
[ DIR ]
drwxr-xr-x
CONTRIBUTING.md
3.1
KB
-rwxr-xr-x
LICENSE.LGPL
23.78
KB
-rwxr-xr-x
README.md
5.24
KB
-rwxr-xr-x
composer.json
559
B
-rwxr-xr-x
dompdf.php
6.51
KB
-rwxr-xr-x
dompdf_config.custom.inc.php
1.54
KB
-rwxr-xr-x
dompdf_config.inc.php
12.62
KB
-rwxr-xr-x
index.php
34
B
-rwxr-xr-x
load_font.php
5.24
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : dompdf_config.custom.inc.php
<?php // Please refer to dompdf_config.inc.php for details on each configuration option. //define("DOMPDF_TEMP_DIR", "/tmp"); //define("DOMPDF_FONT_DIR", DOMPDF_DIR."/lib/fonts/"); //define("DOMPDF_FONT_CACHE", DOMPDF_DIR."/lib/fonts/"); //define("DOMPDF_UNICODE_ENABLED", true); //define("DOMPDF_PDF_BACKEND", "PDFLib"); //define("DOMPDF_DEFAULT_MEDIA_TYPE", "print"); //define("DOMPDF_DEFAULT_PAPER_SIZE", "letter"); //define("DOMPDF_DEFAULT_FONT", "serif"); //define("DOMPDF_DPI", 72); //define("DOMPDF_ENABLE_CSS_FLOAT", true); //define("DOMPDF_ENABLE_JAVASCRIPT", false); //define("DEBUGPNG", true); //define("DEBUGKEEPTEMP", true); //define("DEBUGCSS", true); //define("DEBUG_LAYOUT", true); //define("DEBUG_LAYOUT_LINES", false); //define("DEBUG_LAYOUT_BLOCKS", false); //define("DEBUG_LAYOUT_INLINE", false); //define("DOMPDF_FONT_HEIGHT_RATIO", 1.0); //define("DEBUG_LAYOUT_PADDINGBOX", false); //define("DOMPDF_LOG_OUTPUT_FILE", DOMPDF_FONT_DIR."log.htm"); //define("DOMPDF_ENABLE_HTML5PARSER", true); //define("DOMPDF_ENABLE_FONTSUBSETTING", true); // Authentication for the dompdf/www //define("DOMPDF_ADMIN_USERNAME", "user"); //define("DOMPDF_ADMIN_PASSWORD", "password"); /** * Attention! * The following settings may increase the risk of system exploit. * Do not change these settings without understanding the consequences. * Additional documentation is available on the dompdf wiki at: * https://github.com/dompdf/dompdf/wiki */ //define("DOMPDF_CHROOT", DOMPDF_DIR); //define("DOMPDF_ENABLE_PHP", false); //define("DOMPDF_ENABLE_REMOTE", false);
Close