get_all {ip2proxy} | R Documentation |
Lookup for IP address proxy information
Description
Find the country, region, city, ISP, domain name, usage types, asn, as name, last seen, threat type and provider. The return values will be depending on the BIN data loaded.
Usage
get_all(ip)
Arguments
ip |
IPv4 or IPv6 address |
Value
Return all the proxy information about the IP address
Examples
## Not run:
get_all("1.0.241.135")
## End(Not run)
[Package ip2proxy version 1.2.0 Index]