An open API service indexing awesome lists of open source software.

https://github.com/castaglia/proftpd-mod_geoip2

ProFTPD module for looking up geographic information about connected clients
https://github.com/castaglia/proftpd-mod_geoip2

geolocation proftpd

Last synced: 9 months ago
JSON representation

ProFTPD module for looking up geographic information about connected clients

Awesome Lists containing this project

README

          

proftpd-mod_geoip2
==================

Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_geoip2/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_geoip2/actions/workflows/ci.yml)
[![License](https://img.shields.io/badge/license-GPL-brightgreen.svg)](https://img.shields.io/badge/license-GPL-brightgreen.svg)

Synopsis
--------
The `mod_geoip2` module for ProFTPD uses the MaxMind GeoIP library to look
up geographic information on connecting clients, and to provide ACLs based
on that geographic information.

See the [mod_geoip2.html](https://github.com/Castaglia/proftpd-mod_geoip2/blob/master/mod_geoip2.html) documentation for more
details.