anddos
anddos copied to clipboard
anti-ddos nginx webserver module
../anddos/anddos/ngx_http_anddos_module.c: In function 'ngx_http_anddos_request_handler': ../anddos/anddos/ngx_http_anddos_module.c:189:17: error: variable 'out' set but not used [-Werror = unused-but-set-variable] ngx_chain_t out; ^ cc -c -O -pipe -Wall -W -Wpointer-arith -Wno-unused-parameter -Werror -g -I src...
Hi, This project is stop??
Hello mate, I found some issue after compiling anddos with nginx, I found that error on vhost-error.log 2014/08/15 12:42:33 [error] 17499#0: *10350 ANDDOS mime: text/html; charset=utf-8 while reading response header...
Compilation with nginx 1.5.5 fails on Darwin 12.5.0 x86_64 ``` Undefined symbols for architecture x86_64: "_ngx_http_anddos_count_score_httpcode", referenced from: _ngx_http_anddos_count_scores in ngx_http_anddos_module.o "_ngx_http_anddos_count_score_mimetype", referenced from: _ngx_http_anddos_count_scores in ngx_http_anddos_module.o "_ngx_http_anddos_set_mimetype_stats", referenced from:...