Related modules
Explore these NGINX modules that complement the functionality of the GeoIP2 module.
- access-control — Provides advanced access control based on variables, which can include GeoIP2 data.
- device-type — Detects device types, which can be used alongside GeoIP2 for tailored content delivery.
- ipscrub — Anonymizes IP addresses, useful for privacy when using GeoIP2 data.
- dynamic-limit-req — Dynamically limits requests, potentially using GeoIP2 data to identify and manage traffic from specific regions.
- abuse-guard — Automatically bans abusive clients, which can be informed by GeoIP2 location data.