An open API service indexing awesome lists of open source software.

https://github.com/ip2location/ip2proxy-r

R package for IP2Proxy database lookup. It can be used to find the IP addresses which are used as VPN anonymizer, open proxies, web proxies and Tor exits.
https://github.com/ip2location/ip2proxy-r

ip2proxy iplookup proxy-checker r r-language r-package

Last synced: 9 months ago
JSON representation

R package for IP2Proxy database lookup. It can be used to find the IP addresses which are used as VPN anonymizer, open proxies, web proxies and Tor exits.

Awesome Lists containing this project

README

          

# IP2Proxy R package

This library allows user to query an IP address if it was being used as VPN anonymizer, open proxies, web proxies, Tor exits, data center, web hosting (DCH) range, search engine robots (SES), residential proxies (RES), consumer privacy networks (CPN), and enterprise private networks (EPN). It lookup the proxy IP address from **IP2Proxy BIN Data** file. This data file can be downloaded at

- Free IP2Proxy BIN Data: [https://lite.ip2location.com](https://lite.ip2location.com/)
- Commercial IP2Proxy BIN Data: [https://www.ip2location.com/proxy-database](https://www.ip2location.com/proxy-database)

## Developer Documentation
To learn more about installation, usage, and code examples, please visit the developer documentation at [https://ip2proxy-r.readthedocs.io/en/latest/index.html.](https://ip2proxy-r.readthedocs.io/en/latest/index.html)

## Proxy Type

| Proxy Type | Description |
| ---------- | ------------------------------ |
| VPN | Anonymizing VPN services. |
| TOR | Tor Exit Nodes. |
| PUB | Public Proxies. |
| WEB | Web Proxies. |
| DCH | Hosting Providers/Data Center. |
| SES | Search Engine Robots. |
| RES | Residential Proxies [PX10+] |
|CPN|Consumer Privacy Networks. [PX11+]|
|EPN|Enterprise Private Networks. [PX11+]|

## Usage Type

| Usage Type | Description |
| ---------- | ------------------------------- |
| COM | Commercial |
| ORG | Organization |
| GOV | Government |
| MIL | Military |
| EDU | University/College/School |
| LIB | Library |
| CDN | Content Delivery Network |
| ISP | Fixed Line ISP |
| MOB | Mobile ISP |
| DCH | Data Center/Web Hosting/Transit |
| SES | Search Engine Spider |
| RSV | Reserved |

## Threat Type

| Threat Type | Description |
| ----------- | -------------------------- |
| SPAM | Spammer |
| SCANNER | Security Scanner or Attack |
| BOTNET | Spyware or Malware |

## Support

Email: [support@ip2location.com](mailto:support@ip2location.com). URL: [https://www.ip2location.com](https://www.ip2location.com/)