Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ip2location/ip2proxy-erlang
IP2Proxy Erlang module allows users to query an IP address to determine if it was being used as open proxy, web proxy, VPN anonymizer and TOR exits.
https://github.com/ip2location/ip2proxy-erlang
erlang ip2proxy ip2proxy-erlang open-proxies proxy-database tor-exits vpn-anonymizer web-proxies
Last synced: about 1 month ago
JSON representation
IP2Proxy Erlang module allows users to query an IP address to determine if it was being used as open proxy, web proxy, VPN anonymizer and TOR exits.
- Host: GitHub
- URL: https://github.com/ip2location/ip2proxy-erlang
- Owner: ip2location
- License: mit
- Created: 2018-11-26T06:43:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T07:47:44.000Z (about 1 month ago)
- Last Synced: 2024-11-27T08:30:15.447Z (about 1 month ago)
- Topics: erlang, ip2proxy, ip2proxy-erlang, open-proxies, proxy-database, tor-exits, vpn-anonymizer, web-proxies
- Language: Erlang
- Homepage: https://www.ip2location.com/ip2proxy/developers/erlang
- Size: 43 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.TXT
Awesome Lists containing this project
README
# IP2Proxy Erlang 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: https://lite.ip2location.com
* Commercial IP2Proxy BIN Data: https://www.ip2location.com/database/ip2proxyDeveloper Documentation
=====================To learn more about installation, usage, and code examples, please visit the developer documentation at [https://ip2proxy-erlang.readthedocs.io/en/latest/](https://ip2proxy-erlang.readthedocs.io/en/latest/).