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.217.14
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
cpanel /
ea-ruby27 /
root /
usr /
local /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
bundle
552
B
-rwxr-xr-x
2026-08-17 16:14
bundler
554
B
-rwxr-xr-x
2026-08-17 16:14
irb
530
B
-rwxr-xr-x
2026-08-17 16:13
racc
536
B
-rwxr-xr-x
2026-08-17 16:13
rackup
540
B
-rwxr-xr-x
2022-04-13 15:17
Save
Rename
#!/opt/cpanel/ea-ruby27/root/usr/bin/ruby # # This file was generated by RubyGems. # # The application 'irb' 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('irb', 'irb', version) else gem "irb", version load Gem.bin_path("irb", "irb", version) end