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: 4 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-04T08:08:12.000Z (about 1 year ago)
- Last Synced: 2025-01-20T00:13:03.177Z (about 1 year 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: 155 KB
- Stars: 2
- 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/ip2proxy
Developer 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/).
### Proxy Type
|Proxy Type|Description|
|---|---|
|VPN|Anonymizing VPN services|
|TOR|Tor Exit Nodes|
|PUB|Public Proxies|
|WEB|Web Proxies|
|DCH|Hosting Providers/Data Center|
|SES|Search Engine Robots|
|RES|Residential Proxies [PX10+]|
|CPN|Consumer Privacy Networks. [PX11+]|
|EPN|Enterprise Private Networks. [PX11+]|
### Usage Type
|Usage Type|Description|
|---|---|
|COM|Commercial|
|ORG|Organization|
|GOV|Government|
|MIL|Military|
|EDU|University/College/School|
|LIB|Library|
|CDN|Content Delivery Network|
|ISP|Fixed Line ISP|
|MOB|Mobile ISP|
|DCH|Data Center/Web Hosting/Transit|
|SES|Search Engine Spider|
|RSV|Reserved|
### Threat Type
|Threat Type|Description|
|---|---|
|SPAM|Email and forum spammers|
|SCANNER|Security Scanner or Attack|
|BOTNET|Spyware or Malware|
|BOGON|Unassigned or illegitimate IP addresses announced via BGP|