Skip to content

Commit 080aed8

Browse files
authored
update readme
1 parent 0f901d7 commit 080aed8

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# IP2Proxy Ruby Library
22

3-
This is IP2Proxy Ruby library that lookup IP address to detect VPN servers, open proxies, web proxies, Tor exit nodes and data center ranges. The library reads the geo location information from [IP2Proxy database](https://www.ip2location.com/proxy-database)
3+
This module 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 IP2Location BIN Data file. This data file can be downloaded at
4+
5+
* Free IP2Proxy BIN Data: http://lite.ip2location.com
6+
* Commercial IP2Proxy BIN Data: http://www.ip2location.com/proxy-database
7+
48

59
For more details, please visit:
610
[https://www.ip2location.com/ip2proxy/developers/ruby](https://www.ip2location.com/ip2proxy/developers/ruby)
@@ -44,4 +48,4 @@ i2p.close()
4448
## Support
4549

4650
Email: support@ip2location.com
47-
URL: [http://www.ip2location.com](http://www.ip2location.com)
51+
URL: [http://www.ip2location.com](http://www.ip2location.com)

0 commit comments

Comments
 (0)