Skip to content

Installation

potats0 edited this page Jul 7, 2023 · 5 revisions

Install dependence

1. libcoraza-nginx

  1. clone the repository
https://github.com/potats0/coraza.git
  1. Build the source && Installation
cd coraza
./build.sh
./configure
make
sudo make install

libcoraza.so will be installed at /usr/local/lib

2. Coreruleset

coreruleset is an opensource waf rules.

  1. clone the repository

git clone https://github.com/coreruleset/coreruleset

3. lua-resty-coraza

opm get potats0/lua-resty-coraza
Clone this wiki locally