struct GeoIP2::Model::AnonymousIp

Defined in:

geoip2/model.cr

Instance Method Summary

Constructor methods inherited from struct GeoIP2::Model::SimpleModel

new(raw : MaxMindDB::Any, locales : Array(String), ip_address : String) new

Instance methods inherited from struct GeoIP2::Model::BaseModel

ip_address : String ip_address, locales : Array(String) locales, raw : MaxMindDB::Any raw

Constructor methods inherited from struct GeoIP2::Model::BaseModel

new(raw : MaxMindDB::Any, locales : Array(String), ip_address : String) new

Instance Method Detail

def anonymous? #

[View source]
def anonymous_vpn? #

[View source]
def hosting_provider? #

[View source]
def public_proxy? #

[View source]
def tor_exit_node? #

[View source]