Hacker News new | ask | show | jobs
by IncreasePosts 531 days ago
It seems better to put fake honeypot urls in robots.txt, and block any up that accesses those.
2 comments

Blocking will never work.

You need to impose cost. Set up QoS buckets, slow suspect connections down dramatically (almost to the point of timeout).

Ah I see