File: control

package info (click to toggle)
libapache-mod-evasive 1.10.1-5
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 292 kB
  • sloc: ansic: 2,976; makefile: 39; perl: 12
file content (21 lines) | stat: -rw-r--r-- 772 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: libapache-mod-evasive
Section: web
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>> 9.0.0), dh-apache2, apache2-dev
Standards-Version: 4.4.0
Homepage: https://github.com/jzdziarski/mod_evasive

Package: libapache2-mod-evasive
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, bsd-mailx | mailx
Description: evasive module to minimize HTTP DoS or brute force attacks
 mod_evasive is an evasive maneuvers module for Apache to provide some
 protection in the event of an HTTP DoS or DDoS attack or brute force attack.
 .
 It is also designed to be a detection tool, and can be easily configured to
 talk to ipchains, firewalls, routers, and etcetera.
 .
 This module only works on Apache 2.x servers