Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.198
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
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 17:25
bundler
539
B
-rwxr-xr-x
2024-06-26 17:25
erb
515
B
-rwxr-xr-x
2024-06-26 17:25
gem
553
B
-rwxr-xr-x
2024-06-26 17:25
irb
515
B
-rwxr-xr-x
2024-06-26 17:25
rackup
550
B
-rwxr-xr-x
2023-09-21 09:56
rake
538
B
-rwxr-xr-x
2024-06-26 17:25
rbs
532
B
-rwxr-xr-x
2024-06-26 17:25
rdoc
521
B
-rwxr-xr-x
2024-06-26 17:25
ri
517
B
-rwxr-xr-x
2024-06-26 17:25
ruby
12.25
KB
-rwxr-xr-x
2024-06-26 17:25
typeprof
562
B
-rwxr-xr-x
2024-06-26 17:25
Save
Rename
#!/opt/alt/ruby30/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' 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', 'rdoc', version) else gem "rdoc", version load Gem.bin_path("rdoc", "rdoc", version) end