All Projects → ADD-SP → Ngx_waf

ADD-SP / Ngx_waf

Licence: bsd-3-clause
A web application firewall module for nginx without complex configuration. & 使用简单的 nginx 防火墙模块

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Ngx waf

Notebook
🍎 笔记本
Stars: ✭ 381 (-14.19%)
Mutual labels:  nginx
Nginx Openresty Windows
nginx for windows with openresty
Stars: ✭ 404 (-9.01%)
Mutual labels:  nginx
Awesome Nginx Security
🔥 A curated list of awesome links related to application security related to the environments with NGINX or Kubernetes Ingres Controller (based on NGINX)
Stars: ✭ 417 (-6.08%)
Mutual labels:  nginx
Dockerfiles
Discontinued. Fork at your will.
Stars: ✭ 384 (-13.51%)
Mutual labels:  nginx
Django React Boilerplate
DIY Django + React Boilerplate for starting your SaaS
Stars: ✭ 385 (-13.29%)
Mutual labels:  nginx
Crossplane
Quick and reliable way to convert NGINX configurations into JSON and back.
Stars: ✭ 407 (-8.33%)
Mutual labels:  nginx
Cipi
An Open Source Control Panel for your Cloud! Deploy and manage LEMP apps in one click!
Stars: ✭ 376 (-15.32%)
Mutual labels:  nginx
Phpdesktop
Developing Desktop Applications Like Developing Websites => phpdesktop
Stars: ✭ 434 (-2.25%)
Mutual labels:  nginx
Ngx aws auth
nginx module to proxy to authenticated AWS services
Stars: ✭ 397 (-10.59%)
Mutual labels:  nginx
Vue2 blog
使用vue2.x + vue-cli +vue-router+ vuex + axios + mysql + express + pm2 + webpack+nginx构建的具有登录,注册,留言,用户发帖,用户评论等功能的SPA Blog。注意,注意,注意,后端API全部自己手写,很适合刚学习vue以及express的小伙伴学习,喜欢请Star鼓励一下我,谢谢!项目预览:
Stars: ✭ 417 (-6.08%)
Mutual labels:  nginx
Highdsa
2018年本科毕设项目,已更新所有开发和部署文档。基于Dubbo、SSM、Shiro、ELK、ActiveMQ、Redis等实现的一套高可用、高性能、高可扩展的分布式系统架构,实现可支持业务的基础公共服务,API使用Restful风格对外暴露。已经实现的包括:发送邮件服务、FastDFS文件存储服务、ELK实时日志查询服务、Redis缓存服务、Mybatis数据库、阿里短信推送、Goeasy消息推送、Druid监控、ActiveMQ消息队列、shiro权限认证、cas单点登录、权限配置web系统、移动端后台系统。持续更新中......
Stars: ✭ 385 (-13.29%)
Mutual labels:  nginx
Nginx Ui
Nginx UI allows you to access and modify the nginx configurations files without cli.
Stars: ✭ 4,067 (+815.99%)
Mutual labels:  nginx
Nginx Tutorial
最全面,最深入的nginx从入门到精通的教程
Stars: ✭ 416 (-6.31%)
Mutual labels:  nginx
Shell
Infrastructure Management Shell - Linux
Stars: ✭ 381 (-14.19%)
Mutual labels:  nginx
Ssl Proxy
🔒 Simple zero-config SSL reverse proxy with real autogenerated certificates (LetsEncrypt, self-signed, provided)
Stars: ✭ 427 (-3.83%)
Mutual labels:  nginx
Docker Django
A complete docker package for deploying django which is easy to understand and deploy anywhere.
Stars: ✭ 378 (-14.86%)
Mutual labels:  nginx
Ansible Role Nginx
Ansible role for NGINX
Stars: ✭ 404 (-9.01%)
Mutual labels:  nginx
Ezhttp
The bash shell script stack for installation of Nginx OpenResty Tengine lua_nginx_module nginx_concat_module nginx_upload_module ngx_substitutions_filter_module Apache-2.2 Apache-2.4 MySQL-5.1 MySQL-5.5 MySQL-5.6 MySQL-5.7 PHP-5.2 PHP-5.3 PHP-5.4 PHP-5.5 PHP-5.6 ZendOptimizer ZendGuardLoader Xcache Eaccelerator Imagemagick IonCube Memcache Memcached Redis Mongo Xdebug Mssql Memcached PureFtpd PhpMyAdmin Redis Mongodb PhpRedisAdmin MemAdmin RockMongo Jdk7 Jdk8 Tomcat7 Tomcat8
Stars: ✭ 443 (-0.23%)
Mutual labels:  nginx
Ansible Playbooks
Ansible playbook collection that have been written for Ubuntu. Some of the playbooks are Elasticsearch, Mesos, AWS, MySql, Sensu, Nginx etc..
Stars: ✭ 429 (-3.38%)
Mutual labels:  nginx
Docker Laravel
🐳 Build a simple laravel development environment with docker-compose.
Stars: ✭ 415 (-6.53%)
Mutual labels:  nginx

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].