BanHammer

Added by Postmodern at October 12, 2009 01:31 Star_small_grayStar_small_grayStar_small_grayStar_small_grayStar_small_gray
GitHub stats:
Magnifier watcher(s)
Arrow_branch fork(s)
Wrench

About

BanHammer is a Rack middleware app that restricts access to your server using a black-list of IPv4/IPv6 addresses and ranges.

Usage

use BanHammer, :banned => ['219.140.118.33/24'],
               :message => %{
<h1>Not even seven proxies can protect you from the BAN HAMMER.</h1>
}
blog comments powered by Disqus