Linux ip-172-26-2-223 5.4.0-1018-aws #18-Ubuntu SMP Wed Jun 24 01:15:00 UTC 2020 x86_64
Apache
: 172.26.2.223 | : 18.118.99.234
Cant Read [ /etc/named.conf ]
8.1.13
www
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
lib /
ruby /
2.7.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.27
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