Linux Device Driver >> Falco

build pdig


參考資訊:
1. falco

步驟如下:

$ cd
$ git clone https://github.com/falcosecurity/pdig
$ git clone -b gen-events-falco-engine https://github.com/falcosecurity/libs
$ cd pdig
$ mkdir -p build
$ cd build
$ cmake ..
$ make


返回上一頁