Linux server19.dn-server.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
LiteSpeed
Server IP : 46.209.20.154 & Your IP : 216.73.217.55
Domains :
Cant Read [ /etc/named.conf ]
User : emadteam
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby30 /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
bundle
537
B
-rwxr-xr-x
2024-06-26 16:59
bundler
539
B
-rwxr-xr-x
2024-06-26 16:59
erb
515
B
-rwxr-xr-x
2024-06-26 16:59
gem
553
B
-rwxr-xr-x
2024-06-26 16:59
irb
515
B
-rwxr-xr-x
2024-06-26 16:59
rackup
550
B
-rwxr-xr-x
2023-09-21 09:52
rake
538
B
-rwxr-xr-x
2024-06-26 16:59
rbs
532
B
-rwxr-xr-x
2024-06-26 16:59
rdoc
521
B
-rwxr-xr-x
2024-06-26 16:59
ri
517
B
-rwxr-xr-x
2024-06-26 16:59
ruby
7.04
KB
-rwxr-xr-x
2024-06-26 16:59
typeprof
562
B
-rwxr-xr-x
2024-06-26 16:59
Save
Rename
#!/opt/alt/ruby30/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