Closed
Description
Hello everyone,
First, thank you for this very complete library which brings a lot of features regarding proxy and also quite fast to understand how it works.
I plan to use this proxy in order to restrict the access to several ressources only to specific IPs.
I know you already have the plugin "FilterByClientIpPlugin" but this is used to blacklist specific IPs to access when I would like to do the opposite meaning allow the access to only a specific list of source IPs.
Is it something already implemented ?
If not, and if you are interested, I could copy/paste and adapt the "FilterByClientIpPlugin" to do so (by having a new dedicated plugin or by reviewing the logic behind this plugin (best option from my point of view).
Thank you