Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 18.224.52.33
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby31 /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
bundle
571
B
-rwxr-xr-x
2024-07-04 16:28
bundler
573
B
-rwxr-xr-x
2024-07-04 16:28
erb
532
B
-rwxr-xr-x
2024-07-04 16:28
gem
553
B
-rwxr-xr-x
2024-07-04 16:28
rackup
550
B
-rwxr-xr-x
2023-09-21 06:28
rake
538
B
-rwxr-xr-x
2024-07-04 16:28
rdoc
538
B
-rwxr-xr-x
2024-07-04 16:28
ri
534
B
-rwxr-xr-x
2024-07-04 16:28
ruby
11.82
KB
-rwxr-xr-x
2024-07-04 16:28
Save
Rename
#!/opt/alt/ruby31/bin/ruby # # This file was generated by RubyGems. # # The application 'erb' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' Gem.use_gemdeps 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('erb', 'erb', version) else gem "erb", version load Gem.bin_path("erb", "erb", version) end