zbo14 / fastify-net-acl

🚫 Fastify plugin that restricts access to IP addresses/subnets.
MIT License
1 stars 0 forks source link

Dynamic allow/block list modifications #1

Open zbo14 opened 2 years ago

zbo14 commented 2 years ago

Dynamically add/remove rules from lists via authenticated API endpoint, without server restart.

Requires merging of this PR.