Submit
Path:
~
/
/
usr
/
local
/
lsws
/
add-ons
/
webcachemgr
/
File Content:
bootstrap_cli.php
<?php /** ********************************************* * LiteSpeed Web Server Cache Manager * * @author Michael Alegre * @copyright (c) 2018-2022 LiteSpeed Technologies, Inc. * ******************************************* */ use Lsc\Wp\Context\Context; use Lsc\Wp\Context\RootCLIContextOption; use Lsc\Wp\CliController; require_once __DIR__ . '/autoloader.php'; date_default_timezone_set('UTC'); /** @noinspection PhpUnhandledExceptionInspection */ Context::initialize(new RootCLIContextOption()); CliController::run();
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
src
---
0775
MIN_VER
9 bytes
0644
VERSION
8 bytes
0664
autoloader.php
885 bytes
0664
bootstrap.php
527 bytes
0664
bootstrap_cli.php
531 bytes
0664
N4ST4R_ID | Naxtarrr