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.
- Host: GitHub
- URL: https://github.com/ip2location/ip2proxy-kotlin
- Owner: ip2location
- License: mit
- Created: 2021-03-03T07:30:07.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T06:26:33.000Z (over 1 year ago)
- Last Synced: 2025-04-18T21:16:50.543Z (over 1 year ago)
- Language: Kotlin
- Size: 65.4 KB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).