Linux server1.hosting4iran.com 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64
LiteSpeed
Server IP : 185.208.174.156 & Your IP : 216.73.216.218
Domains : 282 Domain
User : satitravel
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
cpanel /
ea-ruby27 /
root /
usr /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
bundle
552
B
-rwxr-xr-x
2026-02-17 20:52
bundler
554
B
-rwxr-xr-x
2026-02-17 20:52
erb
4.97
KB
-rwxr-xr-x
2026-02-17 20:52
gem
568
B
-rwxr-xr-x
2026-02-17 20:52
irb
530
B
-rwxr-xr-x
2026-02-17 20:52
racc
609
B
-rwxr-xr-x
2026-02-17 20:52
racc2y
613
B
-rwxr-xr-x
2026-02-17 20:52
rdoc
536
B
-rwxr-xr-x
2026-02-17 20:52
ri
532
B
-rwxr-xr-x
2026-02-17 20:52
ruby
11.66
KB
-rwxr-xr-x
2026-02-17 20:52
y2racc
613
B
-rwxr-xr-x
2026-02-17 20:52
Save
Rename
#!/opt/cpanel/ea-ruby27/root/usr/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