struct Shodan::HostDataFTP

Included Modules

Defined in:

shodan/parsers/host_services/ftp.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def anonymous : Bool | Nil #

[View source]
def anonymous=(anonymous : Bool | Nil) #

[View source]
def features : Hash(String, Hash(String, Array(String))) | Nil #

[View source]
def features=(features : Hash(String, Hash(String, Array(String))) | Nil) #

[View source]