I would like to be able to dynamically change the ips I'm filtering, since this is used as an express middleware if I want to change anything I have to define a whole new express app, since I have more middlewares defined, and I would like to just be able to update this list of ips.
I would like to be able to dynamically change the ips I'm filtering, since this is used as an express middleware if I want to change anything I have to define a whole new express app, since I have more middlewares defined, and I would like to just be able to update this list of ips.
https://github.com/baminteractive/express-ipfilter/pull/48