5 lines
93 B
Ruby
5 lines
93 B
Ruby
# -*- coding: binary -*-
|
|
# Adds support for the FTP protocol
|
|
|
|
require 'rex/proto/ftp/client'
|