asphaltbot / asphaltbot/iris-blacklist

Automatically update the blocked IPs and blocked user agents

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
Go
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating the middleware code that loads and checks blocked IPs and user agents, then define the storage and refresh behavior; done should mean automatic updates without work on every request.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.