Automatically update the blocked IPs and blocked user agents #5
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
We need a way to automatically update the blocked IPs list and blocked user agents lists without doing it for every single request made.
We'd need to configure a storage medium for the IP addresses (database, json file etc).
Could also make a goroutine that runs every 1-2 mins and populates them from the medium
The text was updated successfully, but these errors were encountered: