Linux 43-250-141-107.cprapid.com 4.18.0-553.150.1.lve.el8.x86_64 #1 SMP Tue Aug 4 17:30:48 UTC 2026 x86_64
LiteSpeed
Server IP : 43.250.141.107 & Your IP : 216.73.217.65
Domains :
Cant Read [ /etc/named.conf ]
User : thepngre
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby26 /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
bundle
537
B
-rwxr-xr-x
2023-07-27 01:03
bundler
539
B
-rwxr-xr-x
2023-07-27 01:03
erb
4.97
KB
-rwxr-xr-x
2023-07-27 01:03
gem
553
B
-rwxr-xr-x
2023-07-27 01:03
irb
515
B
-rwxr-xr-x
2023-07-27 01:03
rackup
533
B
-rwxr-xr-x
2023-09-21 16:18
rake
521
B
-rwxr-xr-x
2023-07-27 01:03
rdoc
521
B
-rwxr-xr-x
2023-07-27 01:03
ri
517
B
-rwxr-xr-x
2023-07-27 01:03
ruby
11.82
KB
-rwxr-xr-x
2023-07-27 01:03
Save
Rename
#!/opt/alt/ruby26/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', 'bundler', version) else gem "bundler", version load Gem.bin_path("bundler", "bundler", version) end