Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Adds support for CIDR blocks #98

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

sikhlana
Copy link

This PR adds support for resolving CIDR blocks for whitelisting / blacklisting.

Why?

Sometimes you don't know the exact IP the request is coming from or maintaining the full list will be cumbersome (e.g. AWS VPC). For that it is easier to just check if the incoming IP is coming from a trusted subnet or not.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant