? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /usr/share/ruby/vendor_ruby/facter/

Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Upload File :
Current File : //usr/share/ruby/vendor_ruby/facter/zfs_version.rb

require 'facter'

Facter.add('zfs_version') do
  setcode do
    if Facter::Core::Execution.which('zfs')
      zfs_help = Facter::Core::Execution.exec('zfs -? 2> /dev/null')
      zfs_has_upgrade = zfs_help.match(/\A.*upgrade.*\z/m) unless zfs_help.nil?
      if zfs_has_upgrade
        zfs_v = Facter::Core::Execution.exec('zfs upgrade -v')
        zfs_version = zfs_v.scan(/^\s+(\d+)\s+/m).flatten.last unless zfs_v.nil?
      end
    end
  end
end

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net