Skip to content
forked from ADD-SP/ngx_waf

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

License

Notifications You must be signed in to change notification settings

fork100/ngx_waf

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.2%
  • Shell 1.8%