zeek/scripts/base/frameworks/analyzer
2021-12-10 17:48:19 +00:00
..
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
main.zeek Fix types for Analyzer::register_for_port(s) to be the same 2021-12-10 17:48:19 +00:00
README More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00

The analyzer framework allows to dynamically enable or disable Zeek's
protocol analyzers, as well as to manage the well-known ports which
automatically activate a particular analyzer for new connections.