Skip to content

Commit 80a680b

Browse files
committed
Update documentation to mention support of CPN and EPN in PX11+
1 parent cab904a commit 80a680b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/source/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# IP2Proxy R package
22

3-
This library allows user to query an IP address if it was being used as open proxy, web proxy, VPN anonymizer and TOR exits. It lookup the proxy IP address from **IP2Proxy BIN Data** file. This data file can be downloaded at
3+
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
44

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

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# IP2Proxy R package
22

3-
This library allows user to query an IP address if it was being used as open proxy, web proxy, VPN anonymizer and TOR exits. It lookup the proxy IP address from **IP2Proxy BIN Data** file. This data file can be downloaded at
3+
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
44

55
- Free IP2Proxy BIN Data: [https://lite.ip2location.com](https://lite.ip2location.com/)
66
- Commercial IP2Proxy BIN Data: https://www.ip2location.com/proxy-database
@@ -20,6 +20,8 @@ To learn more about installation, usage, and code examples, please visit the dev
2020
| DCH | Hosting Providers/Data Center. |
2121
| SES | Search Engine Robots. |
2222
| RES | Residential Proxies [PX10+] |
23+
|CPN|Consumer Privacy Networks. [PX11+]|
24+
|EPN|Enterprise Private Networks. [PX11+]|
2325

2426
## Usage Type
2527

0 commit comments

Comments
 (0)