evasive:为 mod_evasive 添加了一些功能

时间:2024-07-09 06:52:40
【文件属性】:

文件名称:evasive:为 mod_evasive 添加了一些功能

文件大小:35KB

文件格式:ZIP

更新时间:2024-07-09 06:52:40

C

mod_evasive_x 为 evasive_module 添加了一些功能。 目前只实现了 2.x 版本。 原始 mod_evasive 在。 使用正则表达式库 。 添加 DOSXForwardedForAsRemoteIP 0 或 1。当 1 时使用 X-Forwarded-For 作为 remoteIP。默认为 0。 DOSTargetedURL 目标 URL 的正则表达式,例如 example.com:80/some.path 多个条目需要多行。 DOSUnTargetedURL 非目标 URL 的正则表达式,例如 example.com:80/some.path 多个条目需要多行。 DOSLogOnly 0 或 1。如果为 1,则不返回 403。默认为 0。 记住 编译 Apache2 模块时必须包含 Trex 库: apxs2 -i -a -c mod_evas


【文件预览】:
evasive-master
----Makefile.tmpl(470B)
----trex.h(2KB)
----mod_evasiveNSAPI.c(15KB)
----CHANGELOG(1KB)
----LICENSE(18KB)
----mod_evasive.c(19KB)
----trex.c(17KB)
----README(14KB)
----mod_evasive20.c(22KB)
----.gitignore(139B)
----README.md(896B)
----test.pl(406B)

网友评论