Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.216.32
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby31 /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
erb
532
B
-rwxr-xr-x
2025-04-28 19:21
gem
553
B
-rwxr-xr-x
2025-04-28 19:21
rackup
550
B
-rwxr-xr-x
2023-09-21 08:26
rake
538
B
-rwxr-xr-x
2025-04-28 19:21
rdoc
538
B
-rwxr-xr-x
2025-04-28 19:21
ri
534
B
-rwxr-xr-x
2025-04-28 19:21
ruby
7.03
KB
-rwxr-xr-x
2025-04-28 19:21
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