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
47 stars 3 forks source link

Validate visitors with IP masks #6

Closed zuavra closed 1 year ago

zuavra commented 1 year ago

Use a header such as X-NIPW-Mask to supply allow/deny CIDR masks in the proxy host config.

zuavra commented 1 year ago

Released in v1.1.1.