Replies: 3 comments 4 replies
-
You can try https://github.com/rack/rack-attack or the new Rails
Alternatively, you can use https://github.com/fail2ban/fail2ban |
Beta Was this translation helpful? Give feedback.
1 reply
-
@jankeesvw You might also look at options at your hosting provider(security group, virtual firewall), you could block all requests from the source IP. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I can also highly recommend Cloudflare for DDoS protection, although if your origin IP is already under attack, maybe that's a little late. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently "under attack" by someone who is hammering my server, I tried using UFW but it seems that traffic isn't going through the firewall. Is there a way in Kamal to block a certain IP address when it misbehaves?
Beta Was this translation helpful? Give feedback.
All reactions