File: README.md

package info (click to toggle)
proftpd-mod-geoip2 0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 132 kB
  • sloc: ansic: 1,030; makefile: 16
file content (16 lines) | stat: -rw-r--r-- 690 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
proftpd-mod_geoip2
==================

Status
------
[![Build Status](https://travis-ci.org/Castaglia/proftpd-mod_geoip2.svg?branch=master)](https://travis-ci.org/Castaglia/proftpd-mod_geoip2)
[![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://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_geoip2/blob/master/mod_geoip2.html) documentation for more
details.