You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+42-2Lines changed: 42 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,10 @@
1
1
IP2Proxy Node.js Module
2
2
=======================
3
+
This is the Node.js module to detect proxy servers with country, region, city, ISP and proxy type information using IP2Proxy binary database.
3
4
4
-
This is the Node.js module to lookup IP2Proxy databases from https://www.ip2location.com/proxy-database
5
+
IP2Proxy database contains a list of daily-updated IP addresses which are being used as VPN anonymizer, open proxies, web proxies and Tor exits. The database includes records for IPv4 addresses.
5
6
6
-
IP2Proxy Database contains IP addresses which are used as VPN anonymizer, open proxies, web proxies and Tor exits. The database includes records for all public IPv4 addresses.
7
+
You can access to the commercial databases from https://www.ip2location.com/proxy-database or use the free IP2Proxy LITE database from http://lite.ip2location.com
7
8
8
9
9
10
Installation
@@ -14,6 +15,45 @@ To install this module type the following:
0 commit comments