mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Add README files for most Bro frameworks
The text from these README files appears on the "Bro Script Packages" page after building the documentation. The text for these was mostly just copied from the existing docs.
This commit is contained in:
parent
50aca717d0
commit
60b2c5f1fe
13 changed files with 29 additions and 0 deletions
3
scripts/base/frameworks/control/README
Normal file
3
scripts/base/frameworks/control/README
Normal file
|
@ -0,0 +1,3 @@
|
|||
The control framework provides the foundation for providing "commands"
|
||||
that can be taken remotely at runtime to modify a running Bro instance
|
||||
or collect information from the running instance.
|
Loading…
Add table
Add a link
Reference in a new issue