/ngx_waf

A web application firewall module for nginx without complex configuration. & 使用简单的 nginx 防火墙模块

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ngx_waf

ngx_waf

test docs Codacy Badge GitHub release (latest by date including pre-releases) GitHub Semantic Versioning 2.0.0

English | 简体中文

A web application firewall module for nginx without complex configuration.

Function

  • IPV4 and IPV6 support.
  • Anti Challenge Collapsar, it can automatically block malicious IP.
  • Exceptional allow on specific IP address.
  • Block the specified IP address.
  • Block the specified request body.
  • Exceptional allow on specific URL.
  • Block the specified URL.
  • Block the specified request args.
  • Block the specified UserAgent.
  • Block the specified Cookie.
  • Exceptional allow on specific Referer.
  • Block the specified Referer.

Docs

License

BSD 3-Clause License

Thanks