Giter VIP home page Giter VIP logo

mod_defensible's Introduction

mod_defensible
--------------

    « Together, we can win against spammers! »
    « Oh, you made a rime! »


mod_defensible is Apache 2.x module aiming to forbid IP listed
in DNSBL.

It will do DNS lookups to DNSBL you want and will return a 403 Forbidden
error code to the client.

You can use './configure --with-udns` to enable udns
(http://www.corpit.ru/mjt/udns.html) usage, which should be faster.

Configuration example:

DnsblUse On
DnsblServers bsb.spamlookup.net bl.blbl.org opm.blitzed.org sbl-xbl.spamhaus.org

If compiled with udns support, you can use a special nameserver with:
DnsblNameserver 127.0.0.1


  But why mod_defensible?
  Because:    ^   ^^ ^^
              d   ns bl

mod_defensible's People

Contributors

jd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

mod_defensible's Issues

cache DNSBL query results on RAM Memory (for example; last 1000 IP) for more performance

Dear Sir,

Could you please implement mod_defensible internal cache on RAM Memory to store last e.g. 1000 IP's DNSBL query results, for more performance? (it may be configurable, and optional feature [0=for disabling])

making dnsBL query for each HTTP connection on webserver is not reasonable, and kills performance.
Unfortunately I can not use caching nameserver with udns library, too.
I really need caching feature inside mod_defensible.

BTW, it would be great if you add support for apache 1.3.x family, too.
there are many old servers running patched apache ver. 1.3.42

looking forward to hear from you,
may god bless you & help you.
Thanks a lot for the great project!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.