mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 21:48:21 +00:00
Copy docs into Zeek repo directly
This is based on commit 99e6942efec5feff50523f6b2a1f5868f19ab638 from the zeek-docs repo.
This commit is contained in:
parent
979a98c73c
commit
adce4e604a
1075 changed files with 169492 additions and 1 deletions
33
doc/components/index.rst
Normal file
33
doc/components/index.rst
Normal file
|
@ -0,0 +1,33 @@
|
|||
|
||||
=============
|
||||
Subcomponents
|
||||
=============
|
||||
|
||||
To find documentation for the various subcomponents of Zeek, see their
|
||||
respective GitHub repositories or documentation:
|
||||
|
||||
* `Spicy <https://docs.zeek.org/projects/spicy>`__
|
||||
- C++ parser generator for dissecting protocols & files.
|
||||
* `BinPAC <https://github.com/zeek/binpac>`__
|
||||
- A protocol parser generator
|
||||
* `ZeekControl <https://github.com/zeek/zeekctl>`__
|
||||
- Interactive Zeek management shell
|
||||
* `Zeek-Aux <https://github.com/zeek/zeek-aux>`__
|
||||
- Small auxiliary tools for Zeek
|
||||
* `BTest <https://github.com/zeek/btest>`__
|
||||
- A system testing framework
|
||||
* `Capstats <https://github.com/zeek/capstats>`__
|
||||
- Command-line packet statistic tool
|
||||
* `PySubnetTree <https://github.com/zeek/pysubnettree>`__
|
||||
- Python module for CIDR lookups
|
||||
* `trace-summary <https://github.com/zeek/trace-summary>`__
|
||||
- Script for generating break-downs of network traffic
|
||||
* `Broker <https://github.com/zeek/broker>`__
|
||||
- Zeek's Messaging Library
|
||||
- `(Docs) <https://docs.zeek.org/projects/broker>`__
|
||||
* `Package Manager <https://github.com/zeek/package-manager>`__
|
||||
- A package manager for Zeek
|
||||
- `(Docs) <https://docs.zeek.org/projects/package-manager>`__
|
||||
* `Paraglob <https://github.com/zeek/paraglob>`__
|
||||
- A pattern matching data structure for Zeek.
|
||||
- `(Docs) <https://github.com/zeek/paraglob/blob/master/README.md>`__
|
Loading…
Add table
Add a link
Reference in a new issue