zuavra / nginx-ip-whitelister

Backend for ngx_http_auth_request_module that whitelists remote IP address if a key is presented in URL.
MIT License
42 stars 3 forks source link

Validate visitors by IP geolocation (countries) #7

Closed zuavra closed 1 year ago

zuavra commented 1 year ago

Use a header such as X-NIPW-Geo to supply deny/allow country codes in the proxy host config.

zuavra commented 1 year ago

Implemented in 05b5673 and released in v1.1.3.