Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moloch-parser-plugin

An example project about how to implement parsers or plugins of Moloch (using CMake as makefile generator)

Build

First, put all related dependencies source code archive files into third_party folder(I take hyperscan as an example here)

Then execute:

mkdir build && cd build
cmake .. && make

About

An example project about how to implement parsers or plugins of Moloch (using CMake as makefile generator)

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages