Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Haka community contributions

This repository gather all the Haka dissectors, modules and rules created by our community.

Organisation

The community forge is organized as follows :

  • protocols/ Contains all the protocol dissectors.
  • modules/ Contains all the Haka modules.
  • rules/ Contains all the Haka rules.

Contributing

To share your own module you can either:

Your contribution must contain at least :

  • examples/ A directory containing at least one example of a rule using the module.
  • README.md A short reference file for your module with the following template.
<Contribution name>
===================

Haka version: <version>

Author: <author>

License: <license>

Description
-----------

A short description.

Usage
-----

An example of how to load and use your module.

API
---

A list of the functions exposed by your module

If your module is a dissector it must also have:

Events
------

A list of the events exposed by your module

 - myevents
 - ...

About

Community contribution for Haka

Resources

Stars

2 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages