forked from zeek/zeek
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
36 lines (25 loc) · 1.09 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
=============================
Zeek Network Security Monitor
=============================
Zeek is a powerful framework for network analysis and security
monitoring.
(Zeek is the new name for the long-established Bro system. Note that
parts of the system retain the "Bro" name, and it also often appears in
the documentation and distributions.)
Please see the INSTALL file for installation instructions and pointers
for getting started. NEWS contains release notes for the current
version, and CHANGES has the complete history of changes. Please see
COPYING for licensing information.
You can download source and binary releases on:
https://www.zeek.org/download
To get the current development version, clone our master git
repository:
git clone --recursive https://github.com/zeek/zeek
For more documentation, research publications, and community contact
information, please see the home page:
https://www.zeek.org
On behalf of the Zeek Development Team,
Vern Paxson & Robin Sommer,
International Computer Science Institute &
Lawrence Berkeley National Laboratory