Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ip2location/ip2proxy-varnish
To detect proxy servers with country, region, city, ISP and proxy type information using IP2Proxy binary database.
https://github.com/ip2location/ip2proxy-varnish
geolocation ip2location ip2proxy ip2proxy-varnish proxy-database proxy-information varnish
Last synced: 23 days ago
JSON representation
To detect proxy servers with country, region, city, ISP and proxy type information using IP2Proxy binary database.
- Host: GitHub
- URL: https://github.com/ip2location/ip2proxy-varnish
- Owner: ip2location
- License: other
- Created: 2019-06-28T05:50:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-14T19:05:56.000Z (over 3 years ago)
- Last Synced: 2023-08-09T19:38:35.396Z (over 1 year ago)
- Topics: geolocation, ip2location, ip2proxy, ip2proxy-varnish, proxy-database, proxy-information, varnish
- Language: C
- Size: 22.5 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
---------------------------
IP2Proxy Varnish Module
---------------------------:Author: IP2Location
:Date: 202--11-26
:Version: 1.2.1
:Manual section: 3An Varnish module that enables the user to find the country, region,
city, ISP and proxy information by IP address. The module reads the
proxy information from **IP2Proxy BIN data** file.This module currently only support Varnish version 6.2.
Required IP2Proxy C Library (https://github.com/ip2location/ip2proxy-c) to work.
Please view readme.md for details.