Learn R Programming

ip2proxy (version 1.2.0)

get_all: 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)

Value

Return all the proxy information about the IP address

Arguments

ip

IPv4 or IPv6 address

Examples

Run this code
if (FALSE) {
get_all("1.0.241.135")
}

Run the code above in your browser using DataLab