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

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

IP2Proxy Kotlin 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-kotlin

Last synced: over 1 year ago
JSON representation

IP2Proxy Kotlin 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 Kotlin Module

This module 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:
* Commercial IP2Proxy BIN Data:

As an alternative, this module can also call the IP2Proxy Web Service. This requires an API key. If you don't have an existing API key, you can subscribe for one at the below:

https://www.ip2location.com/web-service/ip2proxy

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