Source: pam-geoip Section: admin Priority: optional Maintainer: Patrick Matthäi Standards-Version: 4.5.1 Build-Depends: debhelper-compat (= 13), libpam0g-dev, libmaxminddb-dev Rules-Requires-Root: no Homepage: https://github.com/amishmm/pam_geoip Package: libpam-geoip Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: geoipupdate Description: PAM module checking access of source IPs with a GeoIP2 database This PAM module provides GeoIP2 checking for logins. The user can be allowed or denied based on the location of the originating IP address. This is similar to pam_access, but uses a GeoIP2 City database instead of host name / IP matching.