Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: rate limit incoming ips #12153

Merged
merged 1 commit into from
Oct 29, 2024
Merged

feat: rate limit incoming ips #12153

merged 1 commit into from
Oct 29, 2024

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Oct 28, 2024

applies a simple rate limit per incoming connection attempt.

this uses the existing IP banlist and temporarily adds incoming ips to the banlist.

Note: IP bans only apply to non-local IPs

@mattsse mattsse added the A-networking Related to networking in general label Oct 28, 2024
Copy link
Member

@Rjected Rjected left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mattsse mattsse added this pull request to the merge queue Oct 29, 2024
Merged via the queue into main with commit cc2a33c Oct 29, 2024
41 checks passed
@mattsse mattsse deleted the matt/ratelimit-incoming-ips branch October 29, 2024 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-networking Related to networking in general
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants