Giter VIP home page Giter VIP logo

lua-stream's Introduction

Wario

一个基于Pipeline模式的OpenResty应用系统 Wario提供不同类型的OpenResty的LUA代码插件,可以在不是很了解OpenResty编写LUA代码的情况下,用现成的插件串接出你想要的功能。

WAF防火墙插件

文件名:waf_plugin.lua

描述:简单的过滤用户请求GET POST数据中的攻击型数据。

IN: waf_plugin_rule.rule

OUT:

IP黑名单插件

文件名:blockip_plugin.lua

描述:IP黑名单插件

IN: blockip.rule

OUT:

HTTP客户端插件

文件名:httprequest_plugin.lua

描述:HTTP请求插件

IN:

OUT:

HTTP请求读取插件

文件名:httpsrc_plugin.lua

描述:HTTP汇聚源插件

IN:

OUT:

PCRE标准正则插件

文件名:pcre_plugin.lua

描述:使用PCRE正则的过滤插件

IN: keyword.rule

OUT:

Redirection/Rewrite插件

文件名:rewrite_plugin.lua

描述:用户请求重定向插件

IN: keyword.rule

OUT:

路由插件

文件名:route_plugin.lua

描述:路由插件

IN: counter.rule

OUT:

lua-stream's People

Contributors

shengnoah avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.