Files
metasploit-gs/lib/rex/proto/ftp.rb
T
2017-07-25 00:56:19 +05:30

5 lines
93 B
Ruby

# -*- coding: binary -*-
# Adds support for the FTP protocol
require 'rex/proto/ftp/client'