Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ip2location/ip2proxy-haskell
IP2Proxy Haskell package 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-haskell
haskell ip2proxy ip2proxy-haskell open-proxies proxy-database tor-exits web-proxies
Last synced: about 1 month ago
JSON representation
IP2Proxy Haskell package 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-haskell
- Owner: ip2location
- License: mit
- Created: 2018-11-29T05:51:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T02:58:22.000Z (11 months ago)
- Last Synced: 2024-02-19T03:40:19.867Z (11 months ago)
- Topics: haskell, ip2proxy, ip2proxy-haskell, open-proxies, proxy-database, tor-exits, web-proxies
- Language: Haskell
- Homepage: https://www.ip2location.com/ip2proxy/developers/haskell
- Size: 142 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# IP2Proxy Haskell Module
This Haskell package 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-haskell.readthedocs.io/en/latest/](https://ip2proxy-haskell.readthedocs.io/en/latest/).