rack-block
Access controller
Middleware for controlling access to web applications based on IP addresses and user agents.
A rack middleware for handling search bot access, ip block, etc.
38 stars
6 watching
7 forks
Language: Ruby
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rack/rack-contrib | A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
ujifgc/rack-pipeline | A middleware to serve asset files in Ruby web applications | 1 |
ncr/rack-cat | A Rack middleware that concatenates and serves static assets faster. | 3 |
rtomayko/rack-cache | A caching solution for Rack-based web applications | 822 |
petebrowne/rack-pack | Middleware that packages and compresses assets into single files. | 16 |
dryruby/rack-throttle | A Rack middleware that limits the rate of incoming HTTP requests to applications. | 947 |
joshbuddy/rack-capabilities | A Rack middleware that provides information about installed middlewares | 4 |
ianks/yars | A Ruby-based Rack server for hosting and running Rack applications. | 2 |
techiferous/rack-plastic | A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
techiferous/rack-gsub | Middleware for replacing text in web pages without modifying HTML tags | 3 |
makandra/consul | An authorization solution for Ruby on Rails applications | 318 |
kangguru/rack-google-analytics | A Rack middleware to inject Google Analytics tracking code into web requests | 257 |
deviantech/rack-referrals | Extracts information about referring search engines from HTTP requests. | 17 |
tu-berlin-snet/tctp-rack | Middleware for encrypting HTTP bodies using end-to-end encryption | 0 |
biola/rack-cas | A Rack middleware to perform client authentication using the CAS protocol | 149 |