Linux server1.hosting4iran.com 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64
LiteSpeed
Server IP : 185.208.174.156 & Your IP : 216.73.216.218
Domains : 282 Domain
User : satitravel
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
cpanel /
ea-wappspector /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxr-xr-x
2025-12-21 17:03
bin
[ DIR ]
drwxr-xr-x
2025-12-21 17:03
src
[ DIR ]
drwxr-xr-x
2025-12-21 17:03
LICENSE
11.09
KB
-rw-r--r--
2025-10-29 19:57
README.md
5.56
KB
-rw-r--r--
2025-10-29 19:57
composer-installer.php
57.07
KB
-rw-r--r--
2025-10-29 19:57
composer.json
1.24
KB
-rw-r--r--
2025-10-29 19:57
composer.phar
3.13
MB
-rwxr-xr-x
2025-12-21 17:03
ea-wappspector-wrapper
100
B
-rw-r--r--
2025-10-29 19:57
Save
Rename
{ "name": "plesk/wappspector", "version": "0.2.8", "description": "Command-line interface utility to analyze the file structure of a web hosting server and identify the frameworks and CMS used in the websites hosted on it.", "type": "project", "license": "Apache-2.0", "bin": [ "bin/wappspector.php" ], "scripts": { "test": "phpunit", "rector": "rector --dry-run", "rector:fix": "rector", "lint": "phpcs -s --parallel=4", "lint:fix": "phpcbf", "ci:standards": "phpcs -s --parallel=4 --report=json", "ci:rector": "rector --dry-run --output-format=json" }, "scripts-descriptions": { "lint": "Run linters" }, "autoload": { "psr-4": { "Plesk\\Wappspector\\": "src/", "Test\\": "tests/" } }, "require-dev": { "mikey179/vfsstream": "^1.6", "phpunit/phpunit": "^10", "psr/log": "^2.0", "rector/rector": "^1.0", "slevomat/coding-standard": "^8.8.0", "squizlabs/php_codesniffer": "^3.7.2", "symfony/console": "^5.0" }, "require": { "php": ">=8.0", "league/flysystem": "^3.0", "php-di/php-di": "^6.0 || ^7.0" }, "config": { "sort-packages": true, "allow-plugins": { "dealerdirect/phpcodesniffer-composer-installer": true } } }