> Hey
>
> I'm running a small VM on OpenBSD where my site resides. My stack is
> pf/relayd/httpd.
>
> I see a significant traffic coming from bad bots, like mj12. I'd love
> to completely block them and Relayd seems like the best place. I tried to
> block by "User-Agent" header, however there is no support for globs
> there.
????
> Has anyone had any success with achieving something similiar?
block request header "User-Agent" value "curl*"
No comments:
Post a Comment