

Generally speaking, algorithms on these sites don’t serve me a ton of videos with no views from creators with no followers, en masse. With AC shadows, I was suddenly inundated with these videos, on multiple sites, without ever having looked anything up about it, exclusively by streamers that nobody is watching.
https://www.crowdsec.net/
Take the concept of Fail2Ban and add in a community blocklist of thousands of IPs so that you’re blocking not only IPs that have attacked you, but others as well.
It’s neat because they have a number of collections you can download from the community that include readymade parsers for other kinds of logs, and other attack scenarios you can guard against. For example, if you run Nginx or Caddy as webservers on that machine, you can download associated collections for each that can parse your web access log files and ban IPs based on IPs probing your web server for unprotected admin panels, or abusive AI crawlers.
You can even write your own scenarios. I wrote one that immediately blocks you after just one attempt to log in using an account like root, admin,adm,administrator, etc.