Linux business57.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
Server IP : 199.188.201.191 & Your IP : 3.145.171.144
Domains :
Cant Read [ /etc/named.conf ]
User : derozboy
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
2024-12-04 14:11
bundler
573
B
-rwxr-xr-x
2024-12-04 14:11
erb
532
B
-rwxr-xr-x
2024-12-04 14:11
gem
229
B
-rwxr-xr-x
2024-12-04 14:11
rackup
550
B
-rwxr-xr-x
2023-09-20 13:25
rake
538
B
-rwxr-xr-x
2024-12-04 14:11
rdoc
538
B
-rwxr-xr-x
2024-12-04 14:11
ri
534
B
-rwxr-xr-x
2024-12-04 14:11
ruby
11.82
KB
-rwxr-xr-x
2024-12-04 14:11
syntax_suggest
598
B
-rwxr-xr-x
2024-12-04 14:11
Save
Rename
#!/opt/alt/ruby32/bin/ruby # # This file was generated by RubyGems. # # The application 'rdoc' 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('rdoc', 'ri', version) else gem "rdoc", version load Gem.bin_path("rdoc", "ri", version) end