Linux bear.hostingplus.cl 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
LiteSpeed
Server IP : 192.140.57.17 & Your IP : 216.73.216.41
Domains :
Cant Read [ /etc/named.conf ]
User : explo
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby32 /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
bundle
571
B
-rwxr-xr-x
2025-08-20 10:36
bundler
573
B
-rwxr-xr-x
2025-08-20 10:36
erb
532
B
-rwxr-xr-x
2025-08-20 10:36
gem
229
B
-rwxr-xr-x
2025-08-20 10:36
rackup
550
B
-rwxr-xr-x
2023-09-20 10:25
rake
538
B
-rwxr-xr-x
2025-08-20 10:36
rdoc
538
B
-rwxr-xr-x
2025-08-20 10:36
ri
534
B
-rwxr-xr-x
2025-08-20 10:36
ruby
11.82
KB
-rwxr-xr-x
2025-08-20 10:37
syntax_suggest
598
B
-rwxr-xr-x
2025-08-20 10:36
Save
Rename
#!/opt/alt/ruby32/bin/ruby # # This file was generated by RubyGems. # # The application 'bundler' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0.a" str = ARGV.first if str str = str.b[/\A_(.*)_\z/, 1] if str and Gem::Version.correct?(str) version = str ENV['BUNDLER_VERSION'] = str ARGV.shift end end if Gem.respond_to?(:activate_bin_path) load Gem.activate_bin_path('bundler', 'bundle', version) else gem "bundler", version load Gem.bin_path("bundler", "bundle", version) end