Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ip2location/ip2proxy-d
IP2Proxy D library 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-d
d-library ip2proxy open-proxies proxy-database tor-exits vpn-anonymizer web-proxies
Last synced: about 1 month ago
JSON representation
IP2Proxy D library 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-d
- Owner: ip2location
- License: mit
- Created: 2018-06-29T04:56:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T01:33:52.000Z (11 months ago)
- Last Synced: 2024-02-19T02:37:44.338Z (11 months ago)
- Topics: d-library, ip2proxy, open-proxies, proxy-database, tor-exits, vpn-anonymizer, web-proxies
- Language: D
- Homepage: https://www.ip2location.com/ip2proxy/developers/d
- Size: 45.9 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.TXT
Awesome Lists containing this project
README
# IP2Proxy D Library
This D library 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: http://lite.ip2location.com
* Commercial IP2Proxy BIN Data: https://www.ip2location.com/database/ip2proxyAs an alternative, this component 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-d.readthedocs.io/en/latest/](https://ip2proxy-d.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|Spammer|
|SCANNER|Security Scanner or Attack|
|BOTNET|Spyware or Malware|