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
- Host: GitHub
- URL: https://github.com/castaglia/proftpd-mod_geoip2
- Owner: Castaglia
- Created: 2019-10-20T22:43:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-13T17:09:10.000Z (about 3 years ago)
- Last Synced: 2025-02-03T21:45:48.320Z (over 1 year ago)
- Topics: geolocation, proftpd
- Language: C
- Homepage:
- Size: 47.9 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proftpd-mod_geoip2
==================
Status
------
[](https://github.com/Castaglia/proftpd-mod_geoip2/actions/workflows/ci.yml)
[](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.